1. 3f65047 of_mdio: add helper to deregister fixed-link PHYs by Johan Hovold · 8 years ago
  2. 23a0987 net: ethernet: ti: cpsw: fix fixed-link phy probe deferral by Johan Hovold · 8 years ago
  3. 3420ea8 net: ethernet: ti: cpsw: add missing sanity check by Johan Hovold · 8 years ago
  4. a7fe9d4 net: ethernet: ti: cpsw: fix secondary-emac probe error path by Johan Hovold · 8 years ago
  5. 8cbcc46 net: ethernet: ti: cpsw: fix of_node and phydev leaks by Johan Hovold · 8 years ago
  6. a4e32b0 net: ethernet: ti: cpsw: fix deferred probe by Johan Hovold · 8 years ago
  7. 86e1d5a net: ethernet: ti: cpsw: fix mdio device reference leak by Johan Hovold · 8 years ago
  8. c46ab7e net: ethernet: ti: cpsw: fix bad register access in probe error path by Johan Hovold · 8 years ago
  9. e19ac15 net: ethernet: ti: cpsw: fix error return code in cpsw_set_channels() by Wei Yongjun · 8 years ago
  10. ce52c74 net: ethernet: ti: cpsw: add ethtool channels support by Ivan Khoronzhuk · 8 years ago
  11. 925d65e net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to internals by Ivan Khoronzhuk · 8 years ago
  12. e05107e net: ethernet: ti: cpsw: add multi queue support by Ivan Khoronzhuk · 8 years ago
  13. 3802dce1 net: ethernet: ti: davinci_cpdma: split descs num between all channels by Ivan Khoronzhuk · 8 years ago
  14. 60747ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  15. 2a05a62 net: ethernet: ti: cpsw: move ale, cpts and drivers params under cpsw_common by Ivan Khoronzhuk · 8 years ago
  16. dbc4ec5 net: ethernet: ti: cpsw: move napi struct to cpsw_common by Ivan Khoronzhuk · 8 years ago
  17. 606f399 net: ethernet: ti: cpsw: move platform data and slaves info to cpsw_common by Ivan Khoronzhuk · 8 years ago
  18. e38b5a3 net; ethernet: ti: cpsw: move irq stuff under cpsw_common by Ivan Khoronzhuk · 8 years ago
  19. 2c836bd net: ethernet: ti: cpsw: move cpdma resources to cpsw_common by Ivan Khoronzhuk · 8 years ago
  20. 5d8d0d4 net: ethernet: ti: cpsw: move links on h/w registers to cpsw_common by Ivan Khoronzhuk · 8 years ago
  21. 56e31bd net: ethernet: ti: cpsw: replace pdev on dev by Ivan Khoronzhuk · 8 years ago
  22. 649a168 net: ethernet: ti: cpsw: create common struct to hold shared driver data by Ivan Khoronzhuk · 8 years ago
  23. 82b5210 net: ethernet: ti: cpsw: don't check slave num in runtime by Ivan Khoronzhuk · 8 years ago
  24. ef4183a net: ethernet: ti: cpsw: remove clk var from priv by Ivan Khoronzhuk · 8 years ago
  25. 6f1f583 net: ethernet: ti: cpsw: remove priv from cpsw_get_slave_port() parameters list by Ivan Khoronzhuk · 8 years ago
  26. 0a440f8 net: ethernet: ti: cpsw: remove intr dbg msg from poll handlers by Ivan Khoronzhuk · 8 years ago
  27. 27e9e10 net: ethernet: ti: cpsw: simplify submit routine by Ivan Khoronzhuk · 8 years ago
  28. 254a49d drivers: net: cpsw: fix kmemleak false-positive reports for sk buffers by Grygorii Strashko · 8 years ago
  29. 3bf2cb3 drivers: net: cpsw: use of_platform_depopulate() by Grygorii Strashko · 8 years ago
  30. 8a0b6dc drivers: net: cpsw: fix wrong regs access in cpsw_remove by Grygorii Strashko · 8 years ago
  31. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  32. a6c5d14 drivers: net: cpsw: ndev: fix accessing to suspended device by Grygorii Strashko · 9 years ago
  33. 7898b1d drivers: net: cpsw: ethtool: fix accessing to suspended device by Grygorii Strashko · 9 years ago
  34. 74556f5 drivers: net: cpsw: remove pm runtime calls from suspend callbacks by Grygorii Strashko · 9 years ago
  35. 108a653 drivers: net: cpsw: check return code from pm runtime calls by Grygorii Strashko · 9 years ago
  36. 1f95ba0 drivers: net: cpsw: fix suspend when all ethX devices are down by Grygorii Strashko · 9 years ago
  37. 8658aaf ti_cpsw: Check for disabled child nodes by Ben Hutchings · 9 years ago
  38. 1793331 net: ethernet: ti: cpsw: remove rx_descs property by Ivan Khoronzhuk · 9 years ago
  39. d941ebe net: ethernet: ti: cpsw: use destroy ctlr to destroy channels by Ivan Khoronzhuk · 9 years ago
  40. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  41. 330348d net: ethernet: ti: cpsw: remove unused priv lock by Ivan Khoronzhuk · 9 years ago
  42. 8478b6c net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistency by Ivan Khoronzhuk · 9 years ago
  43. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 9 years ago
  44. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  45. 06cd6d6 drivers: net: cpsw: use of_phy_connect() in fixed-link case by David Rivshin · 9 years ago
  46. ae092b5 drivers: net: cpsw: don't ignore phy-mode if phy-handle is used by David Rivshin · 9 years ago
  47. d733f754 drivers: net: cpsw: fix segfault in case of bad phy-handle by David Rivshin · 9 years ago
  48. 552165b drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config by David Rivshin · 9 years ago
  49. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  50. 3fa88c5 drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open by Grygorii Strashko · 9 years ago
  51. df63719 Revert "Prevent NUll pointer dereference with two PHYs on cpsw" by Andrew Goodbody · 9 years ago
  52. cfe25560 cpsw: Prevent NUll pointer dereference with two PHYs by Andrew Goodbody · 9 years ago
  53. 71a2cbb drivers: net: cpsw: drop host_port field from struct cpsw_priv by Grygorii Strashko · 9 years ago
  54. 61f1cef drivers: net: cpsw: fix port_mask parameters in ale calls by Grygorii Strashko · 9 years ago
  55. e5a03bf phy: Add an mdio_device structure by Andrew Lunn · 9 years ago
  56. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  57. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  58. c1e3334 drivers: net: cpsw: fix error return code by Julia Lawall · 9 years ago
  59. dfc0a6d drivers: net: cpsw: increment reference count on fixed-link PHY node by David Rivshin · 9 years ago
  60. f1eea5c drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHY by David Rivshin · 9 years ago
  61. 1873c58 ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phy by Pascal Speck (Iktek) · 9 years ago
  62. d64b5e8 net: add netif_tx_napi_add() by Eric Dumazet · 9 years ago
  63. 1f71e8c drivers: net: cpsw: Add support for fixed-link PHY by Markus Brunner · 9 years ago
  64. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  65. 6fb3b6b5 drivers: net: cpsw: use module_platform_driver by Grygorii Strashko · 9 years ago
  66. 9e42f71 drivers: net: cpsw: add phy-handle parsing by Heiko Schocher · 9 years ago
  67. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  68. b6745f6 drivers: net: cpsw: davinci_emac: move reading mac id to common file by Mugunthan V N · 9 years ago
  69. 1d147cc drivers: net: cpsw: Add support to drive gpios for ethernet to be functional by Mugunthan V N · 9 years ago
  70. 7da1160 drivers: net: cpsw: add am335x errata workarround for interrutps by Mugunthan V N · 9 years ago
  71. 32a7432 drivers: net: cpsw: add separate napi for tx by Mugunthan V N · 9 years ago
  72. d354eb8 drivers: net: cpsw: dual_emac: simplify napi usage by Mugunthan V N · 9 years ago
  73. 870915f drivers: net: cpsw: remove disable_irq/enable_irq as irq can be masked from cpsw itself by Mugunthan V N · 9 years ago
  74. 1e353cd drivers: net: cpsw: remove tx event processing in rx napi poll by Mugunthan V N · 9 years ago
  75. 5a0266a drivers: net: cpsw: fix disabling of tx interrupt in rx isr by Mugunthan V N · 9 years ago
  76. 1973db0 drivers: net: cpsw: fix crash while accessing second slave ethernet interface by Mugunthan V N · 9 years ago
  77. 61d2259 net: cpsw: remove redundant calls disabling dma interrupts. by Richard Cochran · 10 years ago
  78. 071f1a96 net: cpsw: remove redundant calls enabling dma interrupts. by Richard Cochran · 10 years ago
  79. 26fe7eb net: cpsw: fix misplaced break statements. by Richard Cochran · 10 years ago
  80. dbedd44 ethernet: codespell comment spelling fixes by Joe Perches · 10 years ago
  81. 8963a50 net: ti: cpsw: add hibernation callbacks by Grygorii Strashko · 10 years ago
  82. 56887149 drivers: net: cpsw: Set SECURE for dual_emac ucast by George McCollister · 10 years ago
  83. e5a49c1 net: cpsw: Add a minimal cpsw-common module for shared code by Tony Lindgren · 10 years ago
  84. 95f873f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago
  85. 02a5416 drivers: net: cpsw: discard dual emac default vlan configuration by Mugunthan V N · 10 years ago
  86. 92cb13f net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLER by Felipe Balbi · 10 years ago
  87. c03abd8 net: ethernet: cpsw: don't requests IRQs we don't use by Felipe Balbi · 10 years ago
  88. 5087b91 net: ethernet: cpsw: unroll IRQ request loop by Felipe Balbi · 10 years ago
  89. 9f6bd8f drivers: net: cpsw: fix cpsw hung with add vlan using vconfig by Mugunthan V N · 10 years ago
  90. 2590605 drivers: net: cpsw: fix multicast flush in dual emac mode by Mugunthan V N · 10 years ago
  91. 7ce67a3 net: ethernet: cpsw: fix hangs with interrupts by Felipe Balbi · 10 years ago
  92. 35717d8 drivers: net: cpsw: Fix TX_IN_SEL offset by John Ogness · 10 years ago
  93. 1e5c4bc drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode by Lennart Sorensen · 10 years ago
  94. 6f979eb drivers: net: cpsw: Fix broken loop condition in switch mode by Lennart Sorensen · 10 years ago
  95. 47276fc drivers: net:cpsw: fix probe_dt when only slave 1 is pinned out by Mugunthan V N · 10 years ago
  96. 030b16a drivers: net: cpsw: remove child devices while driver detach by Mugunthan V N · 10 years ago
  97. 0ba517b net: cpsw: Add am33xx MACID readout by Markus Pargmann · 10 years ago
  98. 56fdb2e net: cpsw: Replace pr_err by dev_err by Markus Pargmann · 10 years ago
  99. 4d507df net: cpsw: Add missing return value by Markus Pargmann · 10 years ago
  100. 1f6d803 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 10 years ago