1. 56fdb2e net: cpsw: Replace pr_err by dev_err by Markus Pargmann · 10 years ago
  2. 4d507df net: cpsw: Add missing return value by Markus Pargmann · 10 years ago
  3. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  4. 618073e drivers: net: cpsw: dual_emac: in suspend/resume bring down/up all the netdev by Mugunthan V N · 10 years ago
  5. a0e2c82 drivers: net: cpsw: dual_emac: fix reducing of rx descriptor during ifdown by Mugunthan V N · 10 years ago
  6. c9104b0 ethernet: ti: remove unwanted THIS_MODULE macro by Varka Bhadram · 10 years ago
  7. 1923d6e drivers: net: cpsw: Add support for pause frames by Mugunthan V N · 10 years ago
  8. c2b32e5 net: ethernet: cpsw: improve interrupt lookup logic in cpsw_probe() by Daniel Mack · 10 years ago
  9. ef49200 drivers: net: cpsw: cleanup: remove unused function by Mugunthan V N · 10 years ago
  10. 52c4f0e drivers: net: cpsw: add support to dump ALE table via ethtool register dump by Mugunthan V N · 10 years ago
  11. a84bc2a drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zero by Mugunthan V N · 10 years ago
  12. e6afea0 drivers: net: cpsw: fix dual EMAC stall when connected to same switch by Mugunthan V N · 10 years ago
  13. 5f47dfb ti: Remove trailing semicolon from do {...} while (0) macro by Joe Perches · 10 years ago
  14. 88c99ff driver net: cpsw: Convert pr_*() to dev_*() calls by George Cherian · 10 years ago
  15. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 10 years ago
  16. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  17. 60e71ab net: cpsw: add missing of_node_put by Johan Hovold · 10 years ago
  18. 6954cc1 net: cpsw: fix null dereference at probe by Johan Hovold · 10 years ago
  19. 59993f48 Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver" by Johan Hovold · 10 years ago
  20. 09c5537 drivers: net: cpsw: Enable Annexe F Time sync by George Cherian · 10 years ago
  21. f7d403c drivers: net: cpsw: Enable CPTS for DRA7xx and AM4372 by George Cherian · 10 years ago
  22. f63a975 drivers: net: cpsw: enable interrupts after napi enable and clearing previous interrupts by Mugunthan V N · 10 years ago
  23. 16e5c57 drivers: net: cpsw: discard all packets received when interface is down by Mugunthan V N · 10 years ago
  24. 629c9a8 drivers: net: cpsw: Add default vlan for dual emac case also by Mugunthan V N · 10 years ago
  25. 04f58c8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  26. b085f31 net: cpsw: do not register cpts twice by Benedikt Spranger · 10 years ago
  27. 8dc43dd net: eth: cpsw: Use net_device_stats from struct net_device by Tobias Klauser · 10 years ago
  28. 67ddc87 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  29. 3995d26 net: cpsw: fix cpdma rx descriptor leak on down interface by Schuyler Patton · 10 years ago
  30. 1e8d642 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  31. c1b5994 net:cpsw: Pass unhandled ioctl's on to generic phy ioctl by Stefan Sørensen · 10 years ago
  32. 0d961b3 drivers: net: cpsw: fix buggy loop condition by Heiko Schocher · 10 years ago
  33. 89e1017 net: cpsw: catch of_get_phy_mode failing and propagate error by Uwe Kleine-König · 10 years ago
  34. f8d56d8 net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver by Stefan Roese · 10 years ago
  35. 0cd8f9c drivers: net: cpsw: enable promiscuous mode support by Mugunthan V N · 11 years ago
  36. 56a4342 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  37. db85055 drivers: net : cpsw: pass proper device name while requesting irq by Mugunthan V N · 11 years ago
  38. a81d876 drivers: net cpsw: Enable In Band mode in cpsw for 10 mbps by Mugunthan V N · 11 years ago
  39. 143c905 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  40. f280e89 drivers: net: cpsw: fix for cpsw crash when build as modules by Mugunthan V N · 11 years ago
  41. 1a3b505 net: eth: cpsw: 64-bit phys_addr_t and sparse cleanup by Olof Johansson · 11 years ago
  42. 426e1fa Merge branch 'siocghwtstamp' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next by David S. Miller · 11 years ago
  43. 3a27bfa drivers: net: cpsw: fix dt probe for one port ethernet by Mugunthan V N · 11 years ago
  44. a5b4145 ti_cpsw: Implement the SIOCGHWTSTAMP ioctl by Ben Hutchings · 11 years ago
  45. 1e7a2e2 net: ethernet: ti/cpsw: do not crash on single-MAC machines during resume by Daniel Mack · 11 years ago
  46. 2ee91e5 ti_cpsw: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  47. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  48. 49595b7 drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacing by Mugunthan V N · 11 years ago
  49. dbbd2ad net/ethernet: cpsw: Bugfix interrupts before enabling napi by Markus Pargmann · 11 years ago
  50. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  51. 281abd9 net/ethernet: cpsw: DT read bool dual_emac by Markus Pargmann · 11 years ago
  52. f468b10 net: ethernet: cpsw: Search childs for slave nodes by Markus Pargmann · 11 years ago
  53. 1e5c76d net: ethernet: cpsw: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  54. 388367a drivers: net: cpsw: use cpsw-phy-sel driver to configure phy mode by Mugunthan V N · 11 years ago
  55. aa1a15e net: ethernet: cpsw: switch to devres allocations by Daniel Mack · 11 years ago
  56. d8a6442 net: cpsw: Add support for wake-on-lan for cpsw by Matus Ujhelyi · 11 years ago
  57. dbe3472 drivers: net: cpsw: remove platform data header file of cpsw by Mugunthan V N · 11 years ago
  58. 926489b drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoC by Mugunthan V N · 11 years ago
  59. c193f36 drivers: net: cpsw: Add support for new CPSW IP version by Mugunthan V N · 11 years ago
  60. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  61. 7069f98 net: ethernet: cpsw: drop IRQF_DISABLED by Felipe Balbi · 11 years ago
  62. dcfd8d5 drivers: net: cpsw: Add support for set MAC address by Mugunthan V N · 11 years ago
  63. d971854 drivers: net: cpsw: add support to show hw stats via ethtool by Mugunthan V N · 11 years ago
  64. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  65. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  66. 3dbde57 Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 11 years ago
  67. cf6122b drivers: net: cpsw: add newline after MACID log by Daniel Mack · 11 years ago
  68. b90fc27 drivers: net: cpsw: fix compilation error with cpsw driver by Mugunthan V N · 11 years ago
  69. 6d3d76f drivers: net: cpsw: fix cpsw clock gating issue across suspend/resume by Mugunthan V N · 11 years ago
  70. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  71. ab8e99d net: cpsw: check for cpts pointer after its allocation by Sebastian Siewior · 11 years ago
  72. 739683b drivers: net: cpsw: use pinctrl PM helpers by Mugunthan V N · 11 years ago
  73. c5ceea7 drivers: net: ethernet: cpsw: add phy-mode support to cpsw driver by Mugunthan V N · 11 years ago
  74. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
  75. af5c6df drivers: net: cpsw: irq not disabled in cpsw isr in particular sequence by Mugunthan V N · 11 years ago
  76. 7dcf313 drivers: net: cpsw: fix kernel warn on cpsw irq enable by Mugunthan V N · 11 years ago
  77. a11fbba net/cpsw: fix irq_disable() with threaded interrupts by Sebastian Siewior · 11 years ago
  78. 6e6ceae net/cpsw: optimize the for_each_slave_macro() by Sebastian Siewior · 11 years ago
  79. d1bd9ac net/cpsw: make sure modules remove does not leak any ressources by Sebastian Siewior · 11 years ago
  80. 4bc21d4 net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSE by Sebastian Siewior · 11 years ago
  81. b4727e6 net/cpsw: redo rx skb allocation in rx path by Sebastian Siewior · 11 years ago
  82. aef614e net/davinci_cpdma: remove unused argument in cpdma_chan_submit() by Sebastian Siewior · 11 years ago
  83. fd51cf1 net/cpsw: don't rely only on netif_running() to check which device is active by Sebastian Siewior · 11 years ago
  84. aacebbf net/cpsw: don't continue if we miss to allocate rx skbs by Sebastian Siewior · 11 years ago
  85. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  86. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 11 years ago
  87. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 11 years ago
  88. 91c4166 drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cpsw node by Mugunthan V N · 11 years ago
  89. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  90. b56d6b3f drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queue by Mugunthan V N · 11 years ago
  91. ea3d1cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  92. ce16294 net: ethernet: cpsw: fix erroneous condition in error check by Lothar Waßmann · 11 years ago
  93. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  94. d35162f net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc() by Daniel Mack · 11 years ago
  95. 11f2c98 drivers: net: ethernet: cpsw: implement get phy_id via ioctl by Mugunthan V N · 11 years ago
  96. ff5b8ef driver: net: ethernet: cpsw: implement interrupt pacing via ethtool by Mugunthan V N · 11 years ago
  97. d3bb9c5 driver: net: ethernet: cpsw: implement ethtool get/set phy setting by Mugunthan V N · 11 years ago
  98. e86ac13 drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave by Mugunthan V N · 11 years ago
  99. 0237c11 drivers: net: ethernet: cpsw: consider number of slaves in interation by Daniel Mack · 11 years ago
  100. 510a1e72 drivers: net: davinci_cpdma: acknowledge interrupt properly by Mugunthan V N · 11 years ago