1. a010a2f Revert "mdio_bus: Remove unneeded gpiod NULL check" by Florian Fainelli · 7 years ago
  2. 25ee079 net: phy: sfp: rename dt properties to match the binding by Baruch Siach · 7 years ago
  3. 5482a97 net: mdio-mux: add mdio_mux parameter to mdio_mux_init() by Corentin Labbe · 7 years ago
  4. 5e369ae net: stmmac: Delete dead code for MDIO registration by Romain Perier · 7 years ago
  5. 33c8182 net: phy: bcm7xxx: make array bcm7xxx_suspend_cfg static, reduces object code size by Colin Ian King · 7 years ago
  6. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  7. 60f78652 net: mdio-mux: fix unbalanced put_device by Corentin Labbe · 7 years ago
  8. c642bbb net: mdio-mux-mmioreg: Can handle 8/16/32 bits registers by Corentin Labbe · 7 years ago
  9. 1e4ccf3 net: mdio-mux: printing driver version is useless by Corentin Labbe · 7 years ago
  10. b1b123c net: mdio-mux: Remove unnecessary 'out of memory' message by Corentin Labbe · 7 years ago
  11. 2d00cd8 net: mdio-mux: Fix NULL Comparison style by Corentin Labbe · 7 years ago
  12. ebc8254 Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()" by Florian Fainelli · 7 years ago
  13. d36b82b dp83640: don't hold spinlock while calling netif_rx_ni by Stefan Sørensen · 7 years ago
  14. cb51a09 net: phy: mdio-bcm-unimac: Use correct I/O accessors by Florian Fainelli · 7 years ago
  15. fcd03e3 net: phy: Deal with unbound PHY driver in phy_attached_print() by Florian Fainelli · 7 years ago
  16. 41a130f net: mdio-gpio: make mdiobb_ops const by Bhumika Goyal · 7 years ago
  17. 54161ed net: phy: Use tab for indentation in Kconfig by Michal Simek · 7 years ago
  18. baf6ee8 net: phy: Add rockchip PHY driver support by David Wu · 7 years ago
  19. d18c2a1 phylink: Fix an uninitialized variable bug by Dan Carpenter · 7 years ago
  20. 51ce3e2 net: phy: mdio-bcm-unimac: fix unsigned wrap-around when decrementing timeout by Colin Ian King · 7 years ago
  21. 7397005 sfp: add SFP module support by Russell King · 7 years ago
  22. da7c186 phylink: add in-band autonegotiation support for 10GBase-KR mode. by Russell King · 7 years ago
  23. ecbd87b phylink: add support for MII ioctl access to Clause 45 PHYs by Russell King · 7 years ago
  24. 770a1ad phylink: add module EEPROM support by Russell King · 7 years ago
  25. ce0aa27 sfp: add sfp-bus to bridge between network devices and sfp cages by Russell King · 7 years ago
  26. 9525ae8 phylink: add phylink infrastructure by Russell King · 7 years ago
  27. 453d00d net: phy: add I2C mdio bus by Russell King · 7 years ago
  28. 5e5758d net: phy: export phy_start_machine() for phylink by Russell King · 7 years ago
  29. a81497b net: phy: provide a hook for link up/link down events by Russell King · 7 years ago
  30. 1f3645b net: phy: add 1000Base-X to phy settings table by Russell King · 7 years ago
  31. 0ccb4fc net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy-core by Russell King · 7 years ago
  32. da4625a net: phy: split out PHY speed and duplex string generation by Russell King · 7 years ago
  33. c3ecbe7 net: phy: allow settings table to support more than 32 link modes by Russell King · 7 years ago
  34. 5987feb net: phy: marvell: logical vs bitwise OR typo by Dan Carpenter · 7 years ago
  35. 29fda25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  36. 6ef05eb net: phy: marvell: Refactor setting downshift into a helper by Andrew Lunn · 7 years ago
  37. fecd5e9 net: phy: marvell: Use the set_polarity helper by Andrew Lunn · 7 years ago
  38. 864dc72 net: phy: marvell: Refactor m88e1121 RGMII delay configuration by Andrew Lunn · 7 years ago
  39. 865b813a net: phy: marvell: Consolidate setting the phy-mode by Andrew Lunn · 7 years ago
  40. 6111159 net: phy: marvell: consolidate RGMII delay code by Andrew Lunn · 7 years ago
  41. 3438634 net: phy: marvell: Use core genphy_soft_reset() by Andrew Lunn · 7 years ago
  42. 8cf8b87 net: phy: marvell: tabification by Andrew Lunn · 7 years ago
  43. 7ad813f net: phy: Correctly process PHY_HALTED in phy_stop_machine() by Florian Fainelli · 7 years ago
  44. 6a95bef net: phy: Log only PHY state transitions by Marc Gonzalez · 7 years ago
  45. f248aff net: phy: mdio-bcm-unimac: Allow specifying platform data by Florian Fainelli · 7 years ago
  46. e23597f net: phy: mdio-bcm-unimac: Add debug print for PHY workaround by Florian Fainelli · 7 years ago
  47. d782f7c net: phy: mdio-bcm-unimac: create unique bus names by Florian Fainelli · 7 years ago
  48. 69a60b0 net: phy: mdio-bcm-unimac: factor busy polling loop by Florian Fainelli · 7 years ago
  49. fb5e7606b net: phy: Remove stale comments referencing timer by Florian Fainelli · 7 years ago
  50. 4c3464a net: phy: rework Kconfig settings for MDIO_BUS by Arnd Bergmann · 7 years ago
  51. f7ce910 net: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  52. 7a68ada Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  53. 95b80bf mdio_bus: Remove unneeded gpiod NULL check by Fabio Estevam · 7 years ago
  54. 457839e mdio: mux: fix parsing mux registers outside of the PHY address range by Martin Blumenstingl · 7 years ago
  55. 5518b69 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  56. 3714447 net: phy: dp83867: add workaround for incorrect RX_CTRL pin strap by Murali Karicheri · 7 years ago
  57. 650fc87 Merge tag 'docs-4.13' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  58. f0f9b4e net: phy: Add phy loopback support in net phy framework by Lin Yun Sheng · 7 years ago
  59. b079115 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  60. db9d8b2 net: dp83640: Avoid NULL pointer dereference. by Richard Cochran · 7 years ago
  61. 2da5539 net: phy: smsc: fix buffer overflow in memcpy by Arnd Bergmann · 8 years ago
  62. b866203 net/phy: micrel: configure intterupts after autoneg workaround by Zach Brown · 8 years ago
  63. ca83697 net: phy: lxt: Export link partner advertising by Thomas Bogendoerfer · 8 years ago
  64. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  65. 5514174 net: phy: Make phy_ethtool_ksettings_get return void by yuval.shaia@oracle.com · 8 years ago
  66. 665fff2 net: phy: Fix MDIO_THUNDER dependencies by Florian Fainelli · 8 years ago
  67. fe0e405 mdio_bus: use devm_gpiod_get_optional() by Sergei Shtylyov · 8 years ago
  68. d396e84 mdio_bus: handle only single PHY reset GPIO by Sergei Shtylyov · 8 years ago
  69. a1fa1a0 net: phy: marvell: Show complete link partner advertising by Thomas Bogendoerfer · 8 years ago
  70. fc5b775d net: phy: add missing SPEED_14000 by Joe Perches · 8 years ago
  71. 216fe8f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  72. 20b2af3 net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY support by Russell King · 8 years ago
  73. 921690f net: phy: split out 10G genphy support by Russell King · 8 years ago
  74. 002ba70 net: phy: hook up clause 45 autonegotiation restart by Russell King · 8 years ago
  75. 41408ad net: phy: avoid genphy_aneg_done() for PHYs without clause 22 support by Russell King · 8 years ago
  76. 5acde34 net: phy: add 802.3 clause 45 support to phylib by Russell King · 8 years ago
  77. f8fe997 net: phy: Delete unused function phy_ethtool_gset by yuval.shaia@oracle.com · 8 years ago
  78. 9d15e5c mdio: mux: fix an incorrect less than zero error check using a u32 by Colin Ian King · 8 years ago
  79. 6c6ab3e net: phy: fix kernel-doc warnings by Randy Dunlap · 8 years ago
  80. 030a890 net: phy: smsc: Implement PHY statistics by Andrew Lunn · 8 years ago
  81. f0a4581 net: phy: marvell: make some functions static by Colin Ian King · 8 years ago
  82. 342fa19 mdio: mux: make child bus walking more permissive and errors more verbose by Jon Mason · 8 years ago
  83. d0a65400 net: phy: use of_mdio_parse_addr by Jon Mason · 8 years ago
  84. 79e498a net: phy: micrel: Restore led_mode and clk_sel on resume by Leonard Crestez · 8 years ago
  85. fc3973a phy: micrel: add Microchip KSZ 9477 Switch PHY support by Woojung Huh · 8 years ago
  86. 1b8f869 net: fix auto-loading of Marvell DSA driver by Russell King · 8 years ago
  87. 898805e net: phy: fix marvell phy status reading by Russell King · 8 years ago
  88. 15b9e53 net: phy: Add Cortina CS4340 driver by Bogdan Purcareata · 8 years ago
  89. a399546 net: phy: Relax error checking on sysfs_create_link() by Florian Fainelli · 8 years ago
  90. 34aa83c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  91. 5229566 net: phy: marvell: Uniform page names by Andrew Lunn · 8 years ago
  92. 5379832 net: phy: marvell: helper to get and set page by Andrew Lunn · 8 years ago
  93. 975b388 net: phy: marvell: More hidden page changes refactored by Andrew Lunn · 8 years ago
  94. 3ea17bc net: phy: marvell: #defines for copper and fibre pages by Andrew Lunn · 8 years ago
  95. 5568363 net: phy: Create sysfs reciprocal links for attached_dev/phydev by Florian Fainelli · 8 years ago
  96. a0a32d3 net: phy: put genphy_config_init's EXPORT_SYMBOL directly after the function by Uwe Kleine-König · 8 years ago
  97. f289978 net: phy: marvell: Limit errata to 88m1101 by Andrew Lunn · 8 years ago
  98. cd47512 net/phy: fix mdio-octeon dependency and build by Randy Dunlap · 8 years ago
  99. 6312811 Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook by Jonathan Corbet · 8 years ago
  100. 23beb38 net: phy: marvell: checkpatch - Fix remaining long lines by Andrew Lunn · 8 years ago