1. d8a6442 net: cpsw: Add support for wake-on-lan for cpsw by Matus Ujhelyi · 11 years ago
  2. dbe3472 drivers: net: cpsw: remove platform data header file of cpsw by Mugunthan V N · 11 years ago
  3. 926489b drivers: net: cpsw: Add support for new CPSW IP version present in AM43xx SoC by Mugunthan V N · 12 years ago
  4. c193f36 drivers: net: cpsw: Add support for new CPSW IP version by Mugunthan V N · 12 years ago
  5. 0e76a3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  6. 7069f98 net: ethernet: cpsw: drop IRQF_DISABLED by Felipe Balbi · 12 years ago
  7. dcfd8d5 drivers: net: cpsw: Add support for set MAC address by Mugunthan V N · 12 years ago
  8. d971854 drivers: net: cpsw: add support to show hw stats via ethtool by Mugunthan V N · 12 years ago
  9. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  10. 0c1072a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  11. 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
  12. cf6122b drivers: net: cpsw: add newline after MACID log by Daniel Mack · 12 years ago
  13. b90fc27 drivers: net: cpsw: fix compilation error with cpsw driver by Mugunthan V N · 12 years ago
  14. 6d3d76f drivers: net: cpsw: fix cpsw clock gating issue across suspend/resume by Mugunthan V N · 12 years ago
  15. d98cae64e Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  16. ab8e99d net: cpsw: check for cpts pointer after its allocation by Sebastian Siewior · 12 years ago
  17. 739683b drivers: net: cpsw: use pinctrl PM helpers by Mugunthan V N · 12 years ago
  18. c5ceea7 drivers: net: ethernet: cpsw: add phy-mode support to cpsw driver by Mugunthan V N · 12 years ago
  19. dfd93c9 net: ethernet: remove unnecessary platform_set_drvdata() by Jingoo Han · 12 years ago
  20. af5c6df drivers: net: cpsw: irq not disabled in cpsw isr in particular sequence by Mugunthan V N · 12 years ago
  21. 7dcf313 drivers: net: cpsw: fix kernel warn on cpsw irq enable by Mugunthan V N · 12 years ago
  22. a11fbba net/cpsw: fix irq_disable() with threaded interrupts by Sebastian Siewior · 12 years ago
  23. 6e6ceae net/cpsw: optimize the for_each_slave_macro() by Sebastian Siewior · 12 years ago
  24. d1bd9ac net/cpsw: make sure modules remove does not leak any ressources by Sebastian Siewior · 12 years ago
  25. 4bc21d4 net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSE by Sebastian Siewior · 12 years ago
  26. b4727e6 net/cpsw: redo rx skb allocation in rx path by Sebastian Siewior · 12 years ago
  27. aef614e net/davinci_cpdma: remove unused argument in cpdma_chan_submit() by Sebastian Siewior · 12 years ago
  28. fd51cf1 net/cpsw: don't rely only on netif_running() to check which device is active by Sebastian Siewior · 12 years ago
  29. aacebbf net/cpsw: don't continue if we miss to allocate rx skbs by Sebastian Siewior · 12 years ago
  30. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  31. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 12 years ago
  32. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  33. 91c4166 drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cpsw node by Mugunthan V N · 12 years ago
  34. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  35. b56d6b3f drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queue by Mugunthan V N · 12 years ago
  36. ea3d1cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  37. ce16294 net: ethernet: cpsw: fix erroneous condition in error check by Lothar Waßmann · 12 years ago
  38. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  39. d35162f net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc() by Daniel Mack · 12 years ago
  40. 11f2c98 drivers: net: ethernet: cpsw: implement get phy_id via ioctl by Mugunthan V N · 12 years ago
  41. ff5b8ef driver: net: ethernet: cpsw: implement interrupt pacing via ethtool by Mugunthan V N · 12 years ago
  42. d3bb9c5 driver: net: ethernet: cpsw: implement ethtool get/set phy setting by Mugunthan V N · 12 years ago
  43. e86ac13 drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave by Mugunthan V N · 12 years ago
  44. 0237c11 drivers: net: ethernet: cpsw: consider number of slaves in interation by Daniel Mack · 12 years ago
  45. 510a1e72 drivers: net: davinci_cpdma: acknowledge interrupt properly by Mugunthan V N · 12 years ago
  46. d9ba8f9 driver: net: ethernet: cpsw: dual emac interface implementation by Mugunthan V N · 12 years ago
  47. 9232b16 driver: net: ethernet: cpsw: make cpts as pointer by Mugunthan V N · 12 years ago
  48. f6e135c driver: net: ethernet: davinci_cpdma: add support for directed packet and source port detection by Mugunthan V N · 12 years ago
  49. 3b72c2f drivers: net:ethernet: cpsw: add support for VLAN by Mugunthan V N · 12 years ago
  50. e11b220 drivers: net: cpsw: Add helper functions for VLAN ALE implementation by Mugunthan V N · 12 years ago
  51. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  52. fae5082 net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptors by Mugunthan V N · 12 years ago
  53. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  54. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  55. 663e12e cpsw: remove __dev* attributes by Bill Pemberton · 12 years ago
  56. 3177bf6 net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selected by Mugunthan V N · 12 years ago
  57. 71380f9b net: cpsw: halt network stack before halting the device during suspend by Mugunthan V N · 12 years ago
  58. 549985e cpsw: simplify the setup of the register pointers by Richard Cochran · 12 years ago
  59. 1fb19aa net: cpsw: Add parent<->child relation support between cpsw and mdio by Vaibhav Hiremath · 12 years ago
  60. 5250c96 cpsw: fix leaking IO mappings by Richard Cochran · 12 years ago
  61. a65dd5b cpsw: rename register banks to match the reference manual, part 2 by Richard Cochran · 12 years ago
  62. 2e5b38a cpsw: support the HWTSTAMP ioctl and the CPTS by Richard Cochran · 12 years ago
  63. 00ab94e cpts: specify the input clock frequency via DT by Richard Cochran · 12 years ago
  64. 78ca0b2 cpsw: add a DT field for the active time stamping port by Richard Cochran · 12 years ago
  65. 6b60393 cpsw: add a DT field for the cpts offset by Richard Cochran · 12 years ago
  66. 9750a3a cpsw: support both silicon versions by Richard Cochran · 12 years ago
  67. e90cfac cpsw: remember the silicon version by Richard Cochran · 12 years ago
  68. bd357af cpsw: add missing fields to the CPSW_SS register bank. by Richard Cochran · 12 years ago
  69. 996a5c2 cpsw: rename register banks to match the reference manual by Richard Cochran · 12 years ago
  70. 5c50a85 drivers: net: ethernet: cpsw: add multicast address to ALE table by Mugunthan V N · 12 years ago
  71. d4e6264 Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT" by David S. Miller · 12 years ago
  72. d755998 net: ti cpsw ethernet: allow reading phy interface mode from DT by Daniel Mack · 12 years ago
  73. 342b7b7 net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROL by Daniel Mack · 12 years ago
  74. 2eb32b0 drivers: net: ethernet: cpsw: Add device tree support to CPSW by Mugunthan V N · 13 years ago
  75. f150bd7 driver: net: ethernet: cpsw: runtime PM support by Mugunthan V N · 13 years ago
  76. 7efd26d ethernet: Use eth_random_addr by Joe Perches · 13 years ago
  77. 5c473ed cpsw: Hook up default ndo_change_mtu. by David S. Miller · 13 years ago
  78. df82859 netdev: driver: ethernet: Add TI CPSW driver by Mugunthan V N · 13 years ago