1. 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  2. bb1a619 net: phy: Initialize mdio clock at probe function by Yendapally Reddy Dhananjaya Reddy · 8 years ago
  3. 6d9f66a net: phy: Fix PHY module checks and NULL deref in phy_attach_direct() by Florian Fainelli · 8 years ago
  4. 04d8a0a net: phy: Add LED mode driver for Microsemi PHYs. by Raju Lakkaraju · 8 years ago
  5. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  6. ac6e058 net: phy: dp83867: Recover from "port mirroring" N/A MODE4 by Lukasz Majewski · 8 years ago
  7. fc6d39c net: phy: dp83867: Add lane swapping support in the DP83867 TI's PHY driver by Lukasz Majewski · 8 years ago
  8. b08d46b net: phy: bcm7xxx: Add BCM74371 PHY ID by Florian Fainelli · 8 years ago
  9. 648ea01 net: phy: Allow pre-declaration of MDIO devices by Florian Fainelli · 8 years ago
  10. cafe8df net: phy: Fix lack of reference count on PHY driver by Mao Wenan · 8 years ago
  11. 60f06fd net: phy: marvell: Add support for 88e1545 PHY by Andrew Lunn · 8 years ago
  12. e4cf8a3 net: phy: Marvell: Add mv88e6390 internal PHY by Andrew Lunn · 8 years ago
  13. 1f3d620 xgene_enet: remove bogus forward declarations by Arnd Bergmann · 8 years ago
  14. e216015 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  15. 62e1309 net: phy: broadcom: rehook BCM54612E specific init by Rafał Miłecki · 8 years ago
  16. cf626c3 net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]Pause by Sean Nyekjaer · 8 years ago
  17. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  18. 0fc9ae1 net: phy: broadcom: add support for BCM54210E by Rafał Miłecki · 8 years ago
  19. 9d162ed net: phy: micrel: add support for KSZ8795 by Sean Nyekjaer · 8 years ago
  20. 8293c7bc net: phy: broadcom: drop duplicated define for RGMII SKEW delay by Rafał Miłecki · 8 years ago
  21. 85b4685 net: phy: broadcom: use auxctl reading helper in BCM54612E code by Rafał Miłecki · 8 years ago
  22. d6f8cfa net: phy: leds: Break dependency of phy.h on phy_led_triggers.h by Geert Uytterhoeven · 8 years ago
  23. 8a87fca net: phy: leds: Clear phy_num_led_triggers on failure to avoid crash by Geert Uytterhoeven · 8 years ago
  24. 1870241 phy: marvell: remove conflicting initializer by Arnd Bergmann · 8 years ago
  25. f39aac7 net: phy: marvell: Add Wake from LAN support for 88E1510 PHY by Jingju Hou · 8 years ago
  26. eab1277 net: phy: Avoid deadlock during phy_error() by Florian Fainelli · 8 years ago
  27. 039a7b8 net: phy: bcm7xxx: Implement EGPHY workaround for 7278 by Florian Fainelli · 8 years ago
  28. 582d0ac net: phy: bcm7xxx: Add entry for BCM7278 by Florian Fainelli · 8 years ago
  29. 0b04680 phy: marvell: Add support for temperature sensor by Andrew Lunn · 8 years ago
  30. cd33b3e net: phy: bcm63xx: Utilize correct config_intr function by Daniel Gonzalez Cabanelas · 8 years ago
  31. 93b43fd net: phy: dp83848: add DP83620 PHY support by Alvaro G. M · 8 years ago
  32. 580bdf5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  33. 34c55cf net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface types by Karicheri, Muralidharan · 8 years ago
  34. 52aab18 net: mdio-gpio: Use gpio subsystem to handle low-active pins by Guenter Roeck · 8 years ago
  35. 7e5fbd1 net: mdio-gpio: Convert to use gpiod functions where possible by Guenter Roeck · 8 years ago
  36. 08d9665 net: mdio-gpio: Use devm_gpio_request_one instead of devm_gpio_request by Guenter Roeck · 8 years ago
  37. 02ac5d1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  38. a13c0652 net: phy: marvell: fix Marvell 88E1512 used in SGMII mode by Russell King · 8 years ago
  39. 2ebae8b net: phy: Add Meson GXL PHY hardware dependency by Jean Delvare · 8 years ago
  40. bb1d303 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  41. 811a919 phy state machine: failsafe leave invalid RUNNING state by Zefir Kurtisi · 8 years ago
  42. 29b84f2 mdio: Demote print from info to debug in mdio_device_register by Florian Fainelli · 8 years ago
  43. 5ca7d1c net: phy: dp83867: fix irq generation by Grygorii Strashko · 8 years ago
  44. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  45. 57f3986 net: phy: use boolean dt properties for eee broken modes by jbrunet · 8 years ago
  46. 3bb9ab6 net: phy: fix sign type error in genphy_config_eee_advert by jbrunet · 8 years ago
  47. 529ed12 net: phy: phy drivers should not set SUPPORTED_[Asym_]Pause by Timur Tabi · 8 years ago
  48. 821781a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  49. f38e7a3 phy: add phy fixup unregister functions by Woojung.Huh@microchip.com · 8 years ago
  50. ec988ad phy: Don't increment MDIO bus refcount unless it's a different owner by Florian Fainelli · 8 years ago
  51. c7a6131 net: phy: dp83848: Support ethernet pause frames by Jesper Nilsson · 8 years ago
  52. 2745529 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  53. dc855b3 net: phy: vitesse: add support for VSC8572 by Stephen Agate · 8 years ago
  54. 4e26c5c net: phy: Fix the mdix_ctrl changes by Raju Lakkaraju · 8 years ago
  55. 233275e net: phy: Add mdi(x) support in Microsemi PHYs driver by Raju Lakkaraju · 8 years ago
  56. 1004ee6 net: phy: update the mdix_ctrl with correct value. by Raju Lakkaraju · 8 years ago
  57. b23ce9e net: phy: bcm7xxx: Plug in support for reading PHY error counters by Florian Fainelli · 8 years ago
  58. 820ee17 net: phy: broadcom: Add support code for reading PHY counters by Florian Fainelli · 8 years ago
  59. 0075bd6 net: phy: Fix use after free in phy_detach() by Geert Uytterhoeven · 8 years ago
  60. d853d14 net: phy: add an option to disable EEE advertisement by jbrunet · 8 years ago
  61. e323049 net: phy: realtek: fix enabling of the TX-delay for RTL8211F by Martin Blumenstingl · 8 years ago
  62. 0b42f25 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  63. a7dac9f phy: fix error case of phy_led_triggers_(un)register by Woojung Huh · 8 years ago
  64. 4b65246 ethtool: Protect {get, set}_phy_tunable with PHY device mutex by Florian Fainelli · 8 years ago
  65. db88816 net: phy: bcm7xxx: Add support for downshift/Wirespeed by Florian Fainelli · 8 years ago
  66. 99cec8a net: phy: broadcom: Allow enabling or disabling of EEE by Florian Fainelli · 8 years ago
  67. d06f78c net: phy: broadcom: Add support code for downshift/Wirespeed by Florian Fainelli · 8 years ago
  68. 5519da8 net: phy: broadcom: Move bcm54xx_auxctl_{read, write} to common library by Florian Fainelli · 8 years ago
  69. e22e996 net/phy: add trace events for mdio accesses by Uwe Kleine-König · 8 years ago
  70. ffa54a2 net: phy: micrel: fix KSZ8041FTL supported value by Kirill Esipov · 8 years ago
  71. f9aa9dc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  72. f6e3ef3 lan78xx: relocate mdix setting to phy driver by Woojung Huh · 8 years ago
  73. 310d9ad net: phy: Add downshift get/set support in Microsemi PHYs driver by Raju Lakkaraju · 8 years ago
  74. 13c9d93 net: phy: fixed_phy: fix of_node leak in fixed_phy_unregister by Johan Hovold · 8 years ago
  75. 955e160 net/phy/vitesse: Configure RGMII skew on VSC8601, if needed by Alex · 8 years ago
  76. e86a898 net: phy: Add phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  77. bb598c1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  78. eb2ca35 mdio: Demote print from info to debug in mdio_driver_register by Florian Fainelli · 8 years ago
  79. b5718b5 net: phy: marvell: optimize logic for page changing during init by Uwe Kleine-König · 8 years ago
  80. 372788f net: phy: expose phy_aneg_done API for use by drivers by Lendacky, Thomas · 8 years ago
  81. e4788b8 ptp: dp83640: Use the high resolution frequency method. by Richard Cochran · 8 years ago
  82. 7334b3e4 net: phy: Add Meson GXL Internal PHY driver by Neil Armstrong · 8 years ago
  83. 9a4c803 net: mdio-mux-mmioreg: Add support for 16bit and 32bit register sizes by Neil Armstrong · 8 years ago
  84. 17ae1c6 phy: fix device reference leaks by Johan Hovold · 8 years ago
  85. b14995a net: phy: broadcom: Add BCM54810 PHY entry by Jon Mason · 8 years ago
  86. 5b4e290 net: phy: broadcom: add bcm54xx_auxctl_read by Jon Mason · 8 years ago
  87. 27058af Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  88. af1fee9 net: phy: Add support for Microsemi VSC 8530/40 Fast Ethernet PHY by Raju Lakkaraju · 8 years ago
  89. 3034783 net: phy: dp83848: add dp83822 PHY support by Roger Quadros · 8 years ago
  90. 58effd7 net: phy: at803x: Add a definition for PHY ID mask by Fabio Estevam · 8 years ago
  91. f62265b at803x: double check SGMII side autoneg by Zefir Kurtisi · 8 years ago
  92. 4fc6d23 Revert "at803x: fix suspend/resume for SGMII link" by Zefir Kurtisi · 8 years ago
  93. d92ead1 net: phy: broadcom: Add support for BCM54612E by Xo Wang · 8 years ago
  94. 547412f net: phy: aquantia: add PHY ID of AQR106 and AQR107 by Shaohui Xie · 8 years ago
  95. 2e0bc45 net: phy: leds: add support for led triggers on phy link state change by Zach Brown · 8 years ago
  96. 1f9127c net: phy: Create phy_supported_speeds function which lists speeds currently supported by a phydevice by Zach Brown · 8 years ago
  97. 61a1796 net: phy: Encapsulate actions performed during link state changes into function phy_adjust_link by Zach Brown · 8 years ago
  98. ed838fe net: phy: dp83867: add support for MAC impedance configuration by Mugunthan V N · 8 years ago
  99. ae0219c net: phy: Use phy name when requesting the interrupt by Andrew Lunn · 8 years ago
  100. 664fcf1 net: phy: Threaded interrupts allow some simplification by Andrew Lunn · 8 years ago