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