1. 488327c net: netcp: remove unused kconfig option and code by Karicheri, Muralidharan · 10 years ago
  2. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  3. 02a5416 drivers: net: cpsw: discard dual emac default vlan configuration by Mugunthan V N · 10 years ago
  4. 90cff9e net: netcp: Enhance GBE driver to support 10G Ethernet by Wingman Kwok · 10 years ago
  5. 6f8d3f3 net: netcp: Add Keystone NetCP GbE driver by Wingman Kwok · 10 years ago
  6. 84640e2 net: netcp: Add Keystone NetCP core ethernet driver by Karicheri, Muralidharan · 10 years ago
  7. 92cb13f net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLER by Felipe Balbi · 10 years ago
  8. c03abd8 net: ethernet: cpsw: don't requests IRQs we don't use by Felipe Balbi · 10 years ago
  9. 5087b91 net: ethernet: cpsw: unroll IRQ request loop by Felipe Balbi · 10 years ago
  10. de39008 net: davinci_emac: Add support for emac on dm816x by Tony Lindgren · 10 years ago
  11. a159432 net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address space by Tony Lindgren · 10 years ago
  12. 1d82ffa net: davinci_emac: Fix incomplete code for getting the phy from device tree by Tony Lindgren · 10 years ago
  13. 0f53727 net: davinci_emac: Free clock after checking the frequency by Tony Lindgren · 10 years ago
  14. b5133e7 net: davinci_emac: Fix runtime pm calls for davinci_emac by Tony Lindgren · 10 years ago
  15. cd2d6d3 net: davinci_emac: Fix hangs with interrupts by Tony Lindgren · 10 years ago
  16. 9f6bd8f drivers: net: cpsw: fix cpsw hung with add vlan using vconfig by Mugunthan V N · 10 years ago
  17. 3f3558b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  18. 2590605 drivers: net: cpsw: fix multicast flush in dual emac mode by Mugunthan V N · 10 years ago
  19. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 10 years ago
  20. 44d84d7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  21. 7ce67a3 net: ethernet: cpsw: fix hangs with interrupts by Felipe Balbi · 10 years ago
  22. f25a30b net: cpts: convert to timecounter adjtime. by Richard Cochran · 10 years ago
  23. 74d23cc time: move the timecounter/cyclecounter code into its own file. by Richard Cochran · 10 years ago
  24. c8a73a3 drivers: net : cpsw: Update Kconfig for CPSW by Lokesh Vutla · 10 years ago
  25. 35717d8 drivers: net: cpsw: Fix TX_IN_SEL offset by John Ogness · 10 years ago
  26. cca04b2 net: ptp: fix time stamp matching logic for VLAN packets. by Richard Cochran · 10 years ago
  27. 4484d05 drivers: net: cpsw: remove cpsw_ale_stop from cpsw_ale_destroy by Mugunthan V N · 10 years ago
  28. 1e5c4bc drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode by Lennart Sorensen · 10 years ago
  29. 6f979eb drivers: net: cpsw: Fix broken loop condition in switch mode by Lennart Sorensen · 10 years ago
  30. 47276fc drivers: net:cpsw: fix probe_dt when only slave 1 is pinned out by Mugunthan V N · 10 years ago
  31. 030b16a drivers: net: cpsw: remove child devices while driver detach by Mugunthan V N · 10 years ago
  32. fc7a99f drivers: net: davinci_cpdma: remove spinlock as SOFTIRQ-unsafe lock order detected by Mugunthan V N · 10 years ago
  33. ff9538b drivers: net: davinci_cpdma: remove kfree on objects allocated with devm_* apis by Mugunthan V N · 10 years ago
  34. 0ba517b net: cpsw: Add am33xx MACID readout by Markus Pargmann · 10 years ago
  35. 56fdb2e net: cpsw: Replace pr_err by dev_err by Markus Pargmann · 10 years ago
  36. bd07d34 net: cpsw: header, Add missing include by Markus Pargmann · 10 years ago
  37. 4d507df net: cpsw: Add missing return value by Markus Pargmann · 10 years ago
  38. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  39. 618073e drivers: net: cpsw: dual_emac: in suspend/resume bring down/up all the netdev by Mugunthan V N · 10 years ago
  40. a0e2c82 drivers: net: cpsw: dual_emac: fix reducing of rx descriptor during ifdown by Mugunthan V N · 10 years ago
  41. c9104b0 ethernet: ti: remove unwanted THIS_MODULE macro by Varka Bhadram · 10 years ago
  42. 1923d6e drivers: net: cpsw: Add support for pause frames by Mugunthan V N · 10 years ago
  43. c2b32e5 net: ethernet: cpsw: improve interrupt lookup logic in cpsw_probe() by Daniel Mack · 10 years ago
  44. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  45. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  46. 9951e04 net: ethernet: ti: cpmac.c: Cleaning up missing null-terminate after strncpy call by Rickard Strandqvist · 10 years ago
  47. ef49200 drivers: net: cpsw: cleanup: remove unused function by Mugunthan V N · 10 years ago
  48. 52c4f0e drivers: net: cpsw: add support to dump ALE table via ethtool register dump by Mugunthan V N · 10 years ago
  49. 0a0ea06 net: davinci_mdio: allow to create phys from dt by Grygorii Strashko · 10 years ago
  50. f68c925 net: davinci_mdio: reuse for keystone2 arch by Grygorii Strashko · 10 years ago
  51. a84bc2a drivers: net: cpsw: disable coalesce when rx_coalesce_usecs is zero by Mugunthan V N · 10 years ago
  52. ff32045 net: cpmac: fix in debug messages by Varka Bhadram · 10 years ago
  53. 0465be8 net: cpmac: fix in releasing resources by Varka Bhadram · 10 years ago
  54. 55064ef net: cpmac: fix proper spacing before return statement by Varka Bhadram · 10 years ago
  55. 59329d8 net: cpmac: fix missing a blank line after declarations by Varka Bhadram · 10 years ago
  56. 96a8d3c net: cpmac: fix cpmac driver structure by Varka Bhadram · 10 years ago
  57. f160a2d net: cpmac: dynamic debug fixes by Varka Bhadram · 10 years ago
  58. 8bcd5c6 net: cpmac: fix comments by Varka Bhadram · 10 years ago
  59. af59515 net: cpmac: remove space in macro defination by Varka Bhadram · 10 years ago
  60. 9162e7e tlan: Isolate external PHY when using internal PHY by Ondrej Zary · 10 years ago
  61. e697b16 tlan: Enable device at resume by Ondrej Zary · 10 years ago
  62. 7a72edd tlan: Don't disable internal PHY on cards that use it in 10 Mbps mode by Ondrej Zary · 10 years ago
  63. 9cff441 tlan: Add PHY reset timeout by Ondrej Zary · 10 years ago
  64. 278e48b tlan: Make autonegotiation faster by Ondrej Zary · 10 years ago
  65. 8e62d67 tlan: Don't scream if no link by Ondrej Zary · 10 years ago
  66. 36bbe2f tlan: Restart autonegotiation on link loss by Ondrej Zary · 10 years ago
  67. 59be4ad tlan: Fix MAC address byte order on OC-2325/OC-2326 by Ondrej Zary · 10 years ago
  68. e36124d tlan: Add ethtool support by Ondrej Zary · 10 years ago
  69. c0a87c2 tlan: Enable link monitoring by Ondrej Zary · 10 years ago
  70. eb522bb tlan: Enable activity LED on Olicom OC-2325 and OC-2326 by Ondrej Zary · 10 years ago
  71. ae5c6c6 ptp: Classify ptp over ip over vlan packets by Stefan Sørensen · 10 years ago
  72. e6afea0 drivers: net: cpsw: fix dual EMAC stall when connected to same switch by Mugunthan V N · 10 years ago
  73. 2f87208 drivers: net: davinci_cpdma: double free on error by Dan Carpenter · 10 years ago
  74. c99f7ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  75. 74f4392 net: davinci_emac: Remove unwanted debug/error message by Christian Riesch · 10 years ago
  76. 68bc74f net: davinci_emac: fix oops caused by uninitialized ndev->dev by Sekhar Nori · 10 years ago
  77. 5f47dfb ti: Remove trailing semicolon from do {...} while (0) macro by Joe Perches · 10 years ago
  78. e194312 drivers: net: davinci_cpdma: Convert kzalloc() to devm_kzalloc(). by George Cherian · 11 years ago
  79. a92f40a net: davinci_mdio: Convert pr_err() to dev_err() call by George Cherian · 11 years ago
  80. 88c99ff driver net: cpsw: Convert pr_*() to dev_*() calls by George Cherian · 11 years ago
  81. 7ad24ea net: get rid of SET_ETHTOOL_OPS by Wilfried Klaebe · 11 years ago
  82. b80b930 drivers: net: cpsw-phy-sel: add am43xx platform support by Mugunthan V N · 11 years ago
  83. d415fa1 drivers: net: cpsw-phy-sel: add dra7xx support for phy sel by Mugunthan V N · 11 years ago
  84. 84ef36b drivers: net: cpsw-phy-sel: initialize priv->dev by Mugunthan V N · 11 years ago
  85. 5f013c9b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  86. 60e71ab net: cpsw: add missing of_node_put by Johan Hovold · 11 years ago
  87. 6954cc1 net: cpsw: fix null dereference at probe by Johan Hovold · 11 years ago
  88. 59993f48 Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver" by Johan Hovold · 11 years ago
  89. 09c5537 drivers: net: cpsw: Enable Annexe F Time sync by George Cherian · 11 years ago
  90. f7d403c drivers: net: cpsw: Enable CPTS for DRA7xx and AM4372 by George Cherian · 11 years ago
  91. d0415e7 drivers: net: cpts: Remove hardcoded clock name for CPTS by George Cherian · 11 years ago
  92. 9728e1a net: davinci_mdio: simplify IO memory mapping by Grygorii Strashko · 11 years ago
  93. 4e8b4c8 net: davinci_mdio: drop pinctrl_pm_select_default_state from probe by Grygorii Strashko · 11 years ago
  94. 50d0636 net: davinci_mdio: use devm_* api by Grygorii Strashko · 11 years ago
  95. ca6bd4f net: cpmac: remove cpmac_config by Florian Fainelli · 11 years ago
  96. f63a975 drivers: net: cpsw: enable interrupts after napi enable and clearing previous interrupts by Mugunthan V N · 11 years ago
  97. 16e5c57 drivers: net: cpsw: discard all packets received when interface is down by Mugunthan V N · 11 years ago
  98. 629c9a8 drivers: net: cpsw: Add default vlan for dual emac case also by Mugunthan V N · 11 years ago
  99. 79eb9d2 net: ti: fix CPTS driver build on arm by Alexei Starovoitov · 11 years ago
  100. 164d8c6 net: ptp: do not reimplement PTP/BPF classifier by Daniel Borkmann · 11 years ago