1. 4bc21d4 net/ti: add MODULE_DEVICE_TABLE + MODULE_LICENSE by Sebastian Siewior · 12 years ago
  2. b4727e6 net/cpsw: redo rx skb allocation in rx path by Sebastian Siewior · 12 years ago
  3. aef614e net/davinci_cpdma: remove unused argument in cpdma_chan_submit() by Sebastian Siewior · 12 years ago
  4. fd51cf1 net/cpsw: don't rely only on netif_running() to check which device is active by Sebastian Siewior · 12 years ago
  5. aacebbf net/cpsw: don't continue if we miss to allocate rx skbs by Sebastian Siewior · 12 years ago
  6. 6e0895c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  7. 80d5c36 net: vlan: prepare for 802.1ad VLAN filtering offload by Patrick McHardy · 12 years ago
  8. f646968 net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* by Patrick McHardy · 12 years ago
  9. 91c4166 drivers: net: ethernet: cpsw: get slave VLAN id from slave node instead of cpsw node by Mugunthan V N · 12 years ago
  10. a210576 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  11. b56d6b3f drivers: net: ethernet: cpsw: use netif_wake_queue() while restarting tx queue by Mugunthan V N · 12 years ago
  12. ea3d1cc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  13. ce16294 net: ethernet: cpsw: fix erroneous condition in error check by Lothar Waßmann · 12 years ago
  14. 6181659 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  15. d35162f net: ethernet: cpsw: fix usage of cpdma_check_free_tx_desc() by Daniel Mack · 12 years ago
  16. 11f2c98 drivers: net: ethernet: cpsw: implement get phy_id via ioctl by Mugunthan V N · 12 years ago
  17. ff5b8ef driver: net: ethernet: cpsw: implement interrupt pacing via ethtool by Mugunthan V N · 12 years ago
  18. d3bb9c5 driver: net: ethernet: cpsw: implement ethtool get/set phy setting by Mugunthan V N · 12 years ago
  19. e86ac13 drivers: net: ethernet: cpsw: change cpts_active_slave to active_slave by Mugunthan V N · 12 years ago
  20. 0237c11 drivers: net: ethernet: cpsw: consider number of slaves in interation by Daniel Mack · 12 years ago
  21. 510a1e72 drivers: net: davinci_cpdma: acknowledge interrupt properly by Mugunthan V N · 12 years ago
  22. d9ba8f9 driver: net: ethernet: cpsw: dual emac interface implementation by Mugunthan V N · 12 years ago
  23. 9232b16 driver: net: ethernet: cpsw: make cpts as pointer by Mugunthan V N · 12 years ago
  24. f6e135c driver: net: ethernet: davinci_cpdma: add support for directed packet and source port detection by Mugunthan V N · 12 years ago
  25. 3b72c2f drivers: net:ethernet: cpsw: add support for VLAN by Mugunthan V N · 12 years ago
  26. e11b220 drivers: net: cpsw: Add helper functions for VLAN ALE implementation by Mugunthan V N · 12 years ago
  27. b2adaca ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 12 years ago
  28. fae5082 net: ethernet: davinci_cpdma: Add boundary for rx and tx descriptors by Mugunthan V N · 12 years ago
  29. f9a8f83 net: phy: remove flags argument from phy_{attach, connect, connect_direct} by Florian Fainelli · 12 years ago
  30. 7826d43 ethtool: fix drvinfo strings set in drivers by Jiri Pirko · 12 years ago
  31. 663e12e cpsw: remove __dev* attributes by Bill Pemberton · 12 years ago
  32. 3177bf6 net: ethernet: cpsw: fix build warnings for CPSW when CPTS not selected by Mugunthan V N · 12 years ago
  33. 71380f9b net: cpsw: halt network stack before halting the device during suspend by Mugunthan V N · 12 years ago
  34. 549985e cpsw: simplify the setup of the register pointers by Richard Cochran · 12 years ago
  35. 1fb19aa net: cpsw: Add parent<->child relation support between cpsw and mdio by Vaibhav Hiremath · 12 years ago
  36. 5250c96 cpsw: fix leaking IO mappings by Richard Cochran · 12 years ago
  37. a65dd5b cpsw: rename register banks to match the reference manual, part 2 by Richard Cochran · 12 years ago
  38. 2e5b38a cpsw: support the HWTSTAMP ioctl and the CPTS by Richard Cochran · 12 years ago
  39. 00ab94e cpts: specify the input clock frequency via DT by Richard Cochran · 12 years ago
  40. 78ca0b2 cpsw: add a DT field for the active time stamping port by Richard Cochran · 12 years ago
  41. 6b60393 cpsw: add a DT field for the cpts offset by Richard Cochran · 12 years ago
  42. 9750a3a cpsw: support both silicon versions by Richard Cochran · 12 years ago
  43. e90cfac cpsw: remember the silicon version by Richard Cochran · 12 years ago
  44. bd357af cpsw: add missing fields to the CPSW_SS register bank. by Richard Cochran · 12 years ago
  45. 996a5c2 cpsw: rename register banks to match the reference manual by Richard Cochran · 12 years ago
  46. 5c50a85 drivers: net: ethernet: cpsw: add multicast address to ALE table by Mugunthan V N · 12 years ago
  47. d4e6264 Revert "net: ti cpsw ethernet: allow reading phy interface mode from DT" by David S. Miller · 12 years ago
  48. d755998 net: ti cpsw ethernet: allow reading phy interface mode from DT by Daniel Mack · 12 years ago
  49. 342b7b7 net: ti cpsw ethernet: set IFCTL_A bit in MACCONTROL by Daniel Mack · 12 years ago
  50. 2eb32b0 drivers: net: ethernet: cpsw: Add device tree support to CPSW by Mugunthan V N · 12 years ago
  51. f150bd7 driver: net: ethernet: cpsw: runtime PM support by Mugunthan V N · 12 years ago
  52. 7efd26d ethernet: Use eth_random_addr by Joe Perches · 12 years ago
  53. 5c473ed cpsw: Hook up default ndo_change_mtu. by David S. Miller · 13 years ago
  54. df82859 netdev: driver: ethernet: Add TI CPSW driver by Mugunthan V N · 13 years ago