1. dd0df47 net: davinci_emac: Fix platform data handling and make usable for am3517 by Tony Lindgren · 11 years ago
  2. 3a27bfa drivers: net: cpsw: fix dt probe for one port ethernet by Mugunthan V N · 11 years ago
  3. 1e7a2e2 net: ethernet: ti/cpsw: do not crash on single-MAC machines during resume by Daniel Mack · 11 years ago
  4. 2ee91e5 ti_cpsw: Validate hwtstamp_config completely before applying it by Ben Hutchings · 11 years ago
  5. b921f9a net: tlan: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  6. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  7. d69e0f7 davinci_emac.c: Fix IFF_ALLMULTI setup by Mariusz Ceier · 11 years ago
  8. 49595b7 drivers: net: cpsw: fix kernel warn during iperf test with interrupt pacing by Mugunthan V N · 11 years ago
  9. dbbd2ad net/ethernet: cpsw: Bugfix interrupts before enabling napi by Markus Pargmann · 11 years ago
  10. 53af53a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  11. 281abd9 net/ethernet: cpsw: DT read bool dual_emac by Markus Pargmann · 11 years ago
  12. f468b10 net: ethernet: cpsw: Search childs for slave nodes by Markus Pargmann · 11 years ago
  13. d458cdf net:drivers/net: Miscellaneous conversions to ETH_ALEN by Joe Perches · 11 years ago
  14. 2afc6df net: ethernet: cpsw-phy-sel: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  15. 1e5c76d net: ethernet: cpsw: Remove redundant of_match_ptr by Sachin Kamat · 11 years ago
  16. 95f7f15 ti: Remove extern from function prototypes by Joe Perches · 11 years ago
  17. 388367a drivers: net: cpsw: use cpsw-phy-sel driver to configure phy mode by Mugunthan V N · 11 years ago
  18. 5892cd1 drivers: net: cpsw-phy-sel: Add new driver for phy mode selection for cpsw by Mugunthan V N · 11 years ago
  19. aa1a15e net: ethernet: cpsw: switch to devres allocations by Daniel Mack · 11 years ago
  20. 894cdbb net: davinci_mdio: use dev_get_platdata() by Jingoo Han · 11 years ago
  21. 20e6f33 net: davinci_emac: use dev_get_platdata() by Jingoo Han · 11 years ago
  22. a0ea2ac net: cpmac: use dev_get_platdata() by Jingoo Han · 11 years ago
  23. 0ca04b6 net: ethernet: davinci_cpdma: export cpdma_chan_get_stats by Daniel Mack · 11 years ago
  24. 110a183 net: davinci_mdio: remove unnecessary dev_set_drvdata() by Libo Chen · 11 years ago
  25. d8a6442 net: cpsw: Add support for wake-on-lan for cpsw by Matus Ujhelyi · 11 years ago
  26. dbe3472 drivers: net: cpsw: remove platform data header file of cpsw by Mugunthan V N · 11 years ago
  27. 84ce22d net: davinci_mdio: use platform_{get,set}_drvdata() by Libo Chen · 11 years ago
  28. 926489b drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoC by Mugunthan V N · 11 years ago
  29. c193f36 drivers: net: cpsw: Add support for new CPSW IP version by Mugunthan V N · 11 years ago
  30. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  31. b6bb1c63 net: ethernet: davinci_emac: drop IRQF_DISABLED by Mugunthan V N · 11 years ago
  32. 7069f98 net: ethernet: cpsw: drop IRQF_DISABLED by Felipe Balbi · 11 years ago
  33. dcfd8d5 drivers: net: cpsw: Add support for set MAC address by Mugunthan V N · 12 years ago
  34. d971854 drivers: net: cpsw: add support to show hw stats via ethtool by Mugunthan V N · 12 years ago
  35. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  36. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  37. 3dbde57 Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 12 years ago
  38. f3ad892 net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_probe() by Wei Yongjun · 12 years ago
  39. 1ca0151 net/trivial: replace numeric with standard PM state macros by Yijing Wang · 12 years ago
  40. cf6122b drivers: net: cpsw: add newline after MACID log by Daniel Mack · 12 years ago
  41. 277e2a8 net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF) by Lad, Prabhakar · 12 years ago
  42. 151328c net: davinci_emac: simplify the OF parser code by Lad, Prabhakar · 12 years ago
  43. 6892b41 net: davinci: emac: Convert to devm_* api by Lad, Prabhakar · 12 years ago
  44. b90fc27 drivers: net: cpsw: fix compilation error with cpsw driver by Mugunthan V N · 12 years ago
  45. 14bd076 net: eth: davicnci_cpdma: check dma map error by Sebastian Siewior · 12 years ago
  46. 6d3d76f drivers: net: cpsw: fix cpsw clock gating issue across suspend/resume by Mugunthan V N · 12 years ago
  47. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  48. ab8e99d net: cpsw: check for cpts pointer after its allocation by Sebastian Siewior · 12 years ago
  49. 5c0e358 drivers: net: davinci_mdio: use pinctrl PM helpers by Mugunthan V N · 12 years ago
  50. 739683b drivers: net: cpsw: use pinctrl PM helpers by Mugunthan V N · 12 years ago
  51. cc60ab0 drivers: net: davinci_mdio: restore mdio clk divider in mdio resume by Mugunthan V N · 12 years ago
  52. 5033ec3 drivers: net: davinci_mdio: moving mdio resume earlier than cpsw ethernet driver by Mugunthan V N · 12 years ago
  53. 2786aae net/ti davinci_mdio: don't hold a spin lock while calling pm_runtime by Sebastian Siewior · 12 years ago
  54. c5ceea7 drivers: net: ethernet: cpsw: add phy-mode support to cpsw driver by Mugunthan V N · 12 years ago
  55. 28a19fe drivers: net: davinci_cpdma: remove CRC bytes from skb added by CPDMA by Mugunthan V N · 12 years ago
  56. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  57. 1e18583 ThunderLAN: remove is_eisa flag by Rolf Eike Beer · 12 years ago
  58. af5c6df drivers: net: cpsw: irq not disabled in cpsw isr in particular sequence by Mugunthan V N · 12 years ago
  59. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  60. 7dcf313 drivers: net: cpsw: fix kernel warn on cpsw irq enable by Mugunthan V N · 12 years ago
  61. 5d434fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  62. a11fbba net/cpsw: fix irq_disable() with threaded interrupts by Sebastian Siewior · 12 years ago
  63. 6e6ceae net/cpsw: optimize the for_each_slave_macro() by Sebastian Siewior · 12 years ago
  64. d1bd9ac net/cpsw: make sure modules remove does not leak any ressources by Sebastian Siewior · 12 years ago
  65. 4bc21d4 net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSE by Sebastian Siewior · 12 years ago
  66. b4727e6 net/cpsw: redo rx skb allocation in rx path by Sebastian Siewior · 12 years ago
  67. aef614e net/davinci_cpdma: remove unused argument in cpdma_chan_submit() by Sebastian Siewior · 12 years ago
  68. fd51cf1 net/cpsw: don't rely only on netif_running() to check which device is active by Sebastian Siewior · 12 years ago
  69. aacebbf net/cpsw: don't continue if we miss to allocate rx skbs by Sebastian Siewior · 12 years ago
  70. 817f6d1 net/davinci_cpdma: don't check for jiffies with interrupts by Sebastian Siewior · 12 years ago
  71. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  72. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 12 years ago
  73. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  74. 1e0a8b1 tlan: cancel work at remove path by Devendra Naga · 12 years ago
  75. 91c4166 drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cpsw node by Mugunthan V N · 12 years ago
  76. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  77. 7e51cde drivers: net: ethernet: davinci_emac: use netif_wake_queue() while restarting tx queue by Mugunthan V N · 12 years ago
  78. b56d6b3f drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queue by Mugunthan V N · 12 years ago
  79. b809286 net/davinci_emac: use devres APIs by Sekhar Nori · 12 years ago
  80. ea3d1cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  81. ce16294 net: ethernet: cpsw: fix erroneous condition in error check by Lothar Waßmann · 12 years ago
  82. e052a58 net: ethernet: davinci_emac: make local function emac_poll_controller() static by Wei Yongjun · 12 years ago
  83. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  84. 07f4225 treewide: Fix typos in printk by Masanari Iida · 12 years ago
  85. 75b9b61 drivers: net: ethernet: ti: davinci_emac: fix usage of cpdma_check_free_tx_desc() by Mugunthan V N · 12 years ago
  86. d35162f net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc() by Daniel Mack · 12 years ago
  87. 11f2c98 drivers: net: ethernet: cpsw: implement get phy_id via ioctl by Mugunthan V N · 12 years ago
  88. ff5b8ef driver: net: ethernet: cpsw: implement interrupt pacing via ethtool by Mugunthan V N · 12 years ago
  89. d3bb9c5 driver: net: ethernet: cpsw: implement ethtool get/set phy setting by Mugunthan V N · 12 years ago
  90. e86ac13 drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave by Mugunthan V N · 12 years ago
  91. 720a43e drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb by Joe Perches · 12 years ago
  92. 0237c11 drivers: net: ethernet: cpsw: consider number of slaves in interation by Daniel Mack · 12 years ago
  93. 3298a35 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  94. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  95. 510a1e72 drivers: net: davinci_cpdma: acknowledge interrupt properly by Mugunthan V N · 12 years ago
  96. 6929e24 net: cwdavinci_cpdma: export symbols for cpsw by Arnd Bergmann · 12 years ago
  97. 79876e0 net: ethernet: ti: remove redundant NULL check. by Cyril Roelandt · 12 years ago
  98. d9ba8f9 driver: net: ethernet: cpsw: dual emac interface implementation by Mugunthan V N · 12 years ago
  99. 9232b16 driver: net: ethernet: cpsw: make cpts as pointer by Mugunthan V N · 12 years ago
  100. f6e135c driver: net: ethernet: davinci_cpdma: add support for directed packet and source port detection by Mugunthan V N · 12 years ago