1. 5817f97 ethernet: ti: davinci_emac: add missing of_node_put after calling of_parse_phandle by Peter Chen · 8 years ago
  2. 3bf2cb3 drivers: net: cpsw: use of_platform_depopulate() by Grygorii Strashko · 8 years ago
  3. 8a0b6dc drivers: net: cpsw: fix wrong regs access in cpsw_remove by Grygorii Strashko · 8 years ago
  4. fccd5ba net: ethernet: ti: cpdma: fix lockup in cpdma_ctlr_destroy() by Grygorii Strashko · 8 years ago
  5. 3568bdf net: davinci_cpdma: remove excessive dump of register values to kernel log by Uwe Kleine-König · 8 years ago
  6. 0971427 net: cpmac: fix error handling of cpmac_probe() by Wei Yongjun · 8 years ago
  7. 731e6f0 net: ti: cpmac: Use the correct function to free some resources. by Christophe Jaillet · 8 years ago
  8. 8d8836d net: cpsw: make TI_CPSW_PHY_SEL invisible by Uwe Kleine-König · 8 years ago
  9. 7dc0993 net: ethernet: ti: cpmac: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  10. b401a9b net: ethernet: ti: cpmac: use phydev from struct net_device by Philippe Reynes · 8 years ago
  11. efb15c3 net: ethernet: davinci_emac: use phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  12. c332177 net: ethernet: davinci_emac: use phydev from struct net_device by Philippe Reynes · 8 years ago
  13. ee58b57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  14. 742fb20 net: ethernet: ti: cpdma: switch to use genalloc by Grygorii Strashko · 8 years ago
  15. 9eae9c7 drivers: net: davinci_mdio: enable pm runtime auto for ti cpsw-mdio by Grygorii Strashko · 8 years ago
  16. 8ea63bb drivers: net: davinci_mdio: implement pm runtime auto mode by Grygorii Strashko · 8 years ago
  17. 651652a drivers: net: davinci_mdio: add pm runtime callbacks by Grygorii Strashko · 8 years ago
  18. 28f0ccb drivers: net: davinci_mdio: split reset function on init_clk and enable by Grygorii Strashko · 8 years ago
  19. a01d7ba drivers: net: davinci_mdio: drop suspended and lock fields from mdio_data by Grygorii Strashko · 8 years ago
  20. 3f65590 drivers: net: davinci_mdio: remove pm runtime calls from suspend callbacks by Grygorii Strashko · 8 years ago
  21. 909892a drivers: net: davinci_mdio: do pm runtime initialization later in probe by Grygorii Strashko · 8 years ago
  22. a6c5d14 drivers: net: cpsw: ndev: fix accessing to suspended device by Grygorii Strashko · 8 years ago
  23. 7898b1d drivers: net: cpsw: ethtool: fix accessing to suspended device by Grygorii Strashko · 8 years ago
  24. 74556f5 drivers: net: cpsw: remove pm runtime calls from suspend callbacks by Grygorii Strashko · 8 years ago
  25. 108a653 drivers: net: cpsw: check return code from pm runtime calls by Grygorii Strashko · 8 years ago
  26. 1f95ba0 drivers: net: cpsw: fix suspend when all ethX devices are down by Grygorii Strashko · 8 years ago
  27. 8658aaf ti_cpsw: Check for disabled child nodes by Ben Hutchings · 8 years ago
  28. 1793331 net: ethernet: ti: cpsw: remove rx_descs property by Ivan Khoronzhuk · 8 years ago
  29. 40309d2 net: tlan: don't set unused function argument by Arnd Bergmann · 8 years ago
  30. d941ebe net: ethernet: ti: cpsw: use destroy ctlr to destroy channels by Ivan Khoronzhuk · 8 years ago
  31. 1578b0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  32. 330348d net: ethernet: ti: cpsw: remove unused priv lock by Ivan Khoronzhuk · 8 years ago
  33. 8478b6c net: ethernet: ti: cpsw: fix rx-usecs interrupt pacing consistency by Ivan Khoronzhuk · 8 years ago
  34. 860e953 treewide: replace dev->trans_start update with helper by Florian Westphal · 8 years ago
  35. cba65321 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  36. 06cd6d6 drivers: net: cpsw: use of_phy_connect() in fixed-link case by David Rivshin · 8 years ago
  37. ae092b5 drivers: net: cpsw: don't ignore phy-mode if phy-handle is used by David Rivshin · 8 years ago
  38. d733f754 drivers: net: cpsw: fix segfault in case of bad phy-handle by David Rivshin · 8 years ago
  39. 552165b drivers: net: cpsw: fix parsing of phy-handle DT property in dual_emac config by David Rivshin · 8 years ago
  40. 62522ef net: ethernet: davinci_emac: Fix devioctl while in fixed link by Neil Armstrong · 8 years ago
  41. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  42. 210990b net: ethernet: davinci_emac: Fix platform_data overwrite by Neil Armstrong · 8 years ago
  43. 99164f9 net: ethernet: davinci_emac: Fix Unbalanced pm_runtime_enable by Neil Armstrong · 8 years ago
  44. 3fa88c5 drivers: net: cpsw: fix wrong regs access in cpsw_ndo_open by Grygorii Strashko · 8 years ago
  45. df63719 Revert "Prevent NUll pointer dereference with two PHYs on cpsw" by Andrew Goodbody · 8 years ago
  46. cfe25560 cpsw: Prevent NUll pointer dereference with two PHYs by Andrew Goodbody · 9 years ago
  47. 71a2cbb drivers: net: cpsw: drop host_port field from struct cpsw_priv by Grygorii Strashko · 9 years ago
  48. 61f1cef drivers: net: cpsw: fix port_mask parameters in ale calls by Grygorii Strashko · 9 years ago
  49. 5eb4dce net: relax setup_tc ndo op handle restriction by John Fastabend · 9 years ago
  50. b633353 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  51. 0c71de6 netcp: use pointer to fix build fail by Sudip Mukherjee · 9 years ago
  52. 0632448 net: netcp: rework the code for get/set sw_data in dma desc by Karicheri, Muralidharan · 9 years ago
  53. b1cb86a soc: ti: knav_dma: rename pad in struct knav_dma_desc to sw_data by Karicheri, Muralidharan · 9 years ago
  54. 9ecfe87 net: ti: netcp: restore get/set_pad_info() functionality by Karicheri, Muralidharan · 9 years ago
  55. d148bbd drivers: net: cpsw-phy-sel: add dev_warn() for unsupported PHY mode by David Rivshin · 9 years ago
  56. 16e5cc6 net: rework setup_tc ndo op to consume general tc operand by John Fastabend · 9 years ago
  57. e4c6734 net: rework ndo tc op to consume additional qdisc handle parameter by John Fastabend · 9 years ago
  58. 8409299 net: davinci_cpdma: use dma_addr_t for DMA address by Arnd Bergmann · 9 years ago
  59. 3c6396d net: ti: cpmac: Fix build error due to missed API change by Guenter Roeck · 9 years ago
  60. 7f85442 phy: Add API for {un}registering an mdio device to a bus. by Andrew Lunn · 9 years ago
  61. e5a03bf phy: Add an mdio_device structure by Andrew Lunn · 9 years ago
  62. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
  63. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  64. 84eff6d phy: add phydev_name() wrapper by Andrew Lunn · 9 years ago
  65. c07f30a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  66. c1e3334 drivers: net: cpsw: fix error return code by Julia Lawall · 9 years ago
  67. 958d104 netcp: fix regression in receive processing by Arnd Bergmann · 9 years ago
  68. dfc0a6d drivers: net: cpsw: increment reference count on fixed-link PHY node by David Rivshin · 9 years ago
  69. f1eea5c drivers: net: cpsw: fix RMII/RGMII mode when used with fixed-link PHY by David Rivshin · 9 years ago
  70. 1873c58 ethernet:ti:cpsw: fix phy identification with multiple slaves on fixed-phy by Pascal Speck (Iktek) · 9 years ago
  71. 9dd2d6c netcp: add more __le32 annotations by Arnd Bergmann · 9 years ago
  72. 8990777 netcp: try to reduce type confusion in descriptors by Arnd Bergmann · 9 years ago
  73. f188b95 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  74. 0db19b8 net: cpsw: Fix ethernet regression for dm814x by Tony Lindgren · 9 years ago
  75. d64b5e8 net: add netif_tx_napi_add() by Eric Dumazet · 9 years ago
  76. 2df4ee7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  77. 75021d2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  78. 1f71e8c drivers: net: cpsw: Add support for fixed-link PHY by Markus Brunner · 9 years ago
  79. b75ec3a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  80. bd25279 net: netcp: add missing of_node_put by Julia Lawall · 9 years ago
  81. ba3e208 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  82. 6fb3b6b5 drivers: net: cpsw: use module_platform_driver by Grygorii Strashko · 9 years ago
  83. 9e42f71 drivers: net: cpsw: add phy-handle parsing by Heiko Schocher · 9 years ago
  84. 47ea032 drivers/net: get rid of unnecessary initializations in .get_drvinfo() by Ivan Vecera · 9 years ago
  85. b3c8ec3 drivers/net/ethernet: make ti/cpsw-phy-sel.c explicitly non-modular by Paul Gortmaker · 9 years ago
  86. bf69a3b drivers: net: Drop unlikely before IS_ERR(_OR_NULL) by Viresh Kumar · 9 years ago
  87. 4963ed4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  88. 1bb6aa5 net: davinci_emac: Add support for fixed-link PHY by Neil Armstrong · 9 years ago
  89. 8ceaf36 net: netcp: fix deadlock reported by lockup detector by Karicheri, Muralidharan · 9 years ago
  90. 99f8ef5 net: netcp: allocate buffers to desc before re-enable interrupt by Karicheri, Muralidharan · 9 years ago
  91. 915c585 net: netcp: check for interface handle in netcp_module_probe() by Karicheri, Muralidharan · 9 years ago
  92. e558b1f net: netcp: add error check to netcp_allocate_rx_buf() by Karicheri, Muralidharan · 9 years ago
  93. 736532a net: netcp: move netcp_register_interface() to after attach module by Karicheri, Muralidharan · 9 years ago
  94. 156e3c21 net: netcp: remove dead code from the driver by Karicheri, Muralidharan · 9 years ago
  95. 8c85151 net: netcp: ethss: fix error in calling sgmii api with incorrect offset by WingMan Kwok · 9 years ago
  96. d230a11 drivers: net: cpsw-common: add support for reading mac address for dra7 and am437x platforms by Mugunthan V N · 9 years ago
  97. b6745f6 drivers: net: cpsw: davinci_emac: move reading mac id to common file by Mugunthan V N · 9 years ago
  98. 1d147cc drivers: net: cpsw: Add support to drive gpios for ethernet to be functional by Mugunthan V N · 9 years ago
  99. 807249d Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 9 years ago
  100. 832f5da MIPS: Remove all the uses of custom gpio.h by Alban Bedel · 9 years ago