1. 3c507b8 net: phy: add helper phy_polling_mode by Heiner Kallweit · 7 years ago
  2. 2b9672d net: phy: add phy_speed_down and phy_speed_up by Heiner Kallweit · 7 years ago
  3. 87e5808 net: phy: replace bool members in struct phy_device with bit-fields by Heiner Kallweit · 7 years ago
  4. 9e8d438 net: phy: Fix modular PHYLIB build by Florian Fainelli · 7 years ago
  5. c59530d net: Move PHY statistics code into PHY library helpers by Florian Fainelli · 7 years ago
  6. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  7. 5df7af8 net: phy: Add general dummy stubs for MMD register access by Kevin Hao · 7 years ago
  8. a2c054a net: phy: Tell caller result of phy_change() by Brad Mouring · 7 years ago
  9. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  10. e8a714e net: phy: Export gen10g_* functions by Florian Fainelli · 7 years ago
  11. 9c2c2e6 net: phy: Restore phy_resume() locking assumption by Andrew Lunn · 7 years ago
  12. ac8322d phy: add helpers for setting/clearing bits in PHY registers by Heiner Kallweit · 7 years ago
  13. 28b2e0d net: phy: remove parameter new_link from phy_mac_interrupt() by Heiner Kallweit · 7 years ago
  14. 2b74e5b net: phy: add phy_modify() accessor by Russell King · 7 years ago
  15. 78ffc4a net: phy: add paged phy register accessors by Russell King · 7 years ago
  16. 788f993 net: phy: add unlocked accessors by Russell King · 7 years ago
  17. 8c5e850 net: phy: add helper to convert negotiation result to phy settings by Russell King · 7 years ago
  18. ea4efe2 net: phy: marvell10g: add MDI swap reporting by Russell King · 7 years ago
  19. a966849 phylib: add reset after clk enable support by Richard Leitner · 7 years ago
  20. bafbdd5 phylib: Add device reset GPIO support by Sergei Shtylyov · 7 years ago
  21. 365c1e6 phy: add phy_interface_mode_is_8023z() helper by Russell King · 7 years ago
  22. a6d1642 net: phy: core: remove now uneeded disabling of interrupts by Heiner Kallweit · 7 years ago
  23. 00fde79 net: phy: core: use genphy version of callbacks read_status and config_aneg per default by Heiner Kallweit · 7 years ago
  24. 511e3036 net: phy: harmonize phy_id{,_mask} data type by Richard Leitner · 7 years ago
  25. 3928ee6 net: phy: leds: Add support for "link" trigger by Maciej S. Szmigiero · 7 years ago
  26. 9525ae8 phylink: add phylink infrastructure by Russell King · 8 years ago
  27. a81497b net: phy: provide a hook for link up/link down events by Russell King · 8 years ago
  28. 0ccb4fc net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy-core by Russell King · 8 years ago
  29. da4625a net: phy: split out PHY speed and duplex string generation by Russell King · 8 years ago
  30. 2eaa38d net: phy: Remove trailing semicolon in macro definition by Marc Gonzalez · 8 years ago
  31. f0f9b4e net: phy: Add phy loopback support in net phy framework by Lin Yun Sheng · 8 years ago
  32. 735d8a1 net: phy: Support "internal" PHY interface by Florian Fainelli · 8 years ago
  33. 5514174 net: phy: Make phy_ethtool_ksettings_get return void by yuval.shaia@oracle.com · 8 years ago
  34. d396e84 mdio_bus: handle only single PHY reset GPIO by Sergei Shtylyov · 8 years ago
  35. c125ca0 net: phy: add XAUI and 10GBASE-KR PHY connection types by Russell King · 8 years ago
  36. 002ba70 net: phy: hook up clause 45 autonegotiation restart by Russell King · 8 years ago
  37. 5acde34 net: phy: add 802.3 clause 45 support to phylib by Russell King · 8 years ago
  38. f8fe997 net: phy: Delete unused function phy_ethtool_gset by yuval.shaia@oracle.com · 8 years ago
  39. a399546 net: phy: Relax error checking on sysfs_create_link() by Florian Fainelli · 8 years ago
  40. 32d0f78 phy: Add helper function to check phy interface mode by Iyappan Subramanian · 8 years ago
  41. 1b86f70 net: phy: Remove residual magic from PHY drivers by Andrew Lunn · 8 years ago
  42. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  43. f555f34 net: phy: fix auto-negotiation stall due to unavailable interrupt by Alexander Kochetkov · 8 years ago
  44. 6922689 mdio_bus: Issue GPIO RESET to PHYs. by Roger Quadros · 8 years ago
  45. 90eff90 net: phy: Allow splitting MDIO bus/device support from PHYs by Florian Fainelli · 8 years ago
  46. 3b85d8d net: phy: remove the indirect MMD read/write methods by Russell King · 8 years ago
  47. 1ee6b9b net: phy: make phy_(read|write)_mmd() generic MMD accessors by Russell King · 8 years ago
  48. 9860118 net: phy: move phy MMD accessors to phy-core.c by Russell King · 8 years ago
  49. 0878fff net: phy: Do not perform software reset for Generic PHY by Florian Fainelli · 8 years ago
  50. 25149ef net: phy: Check phydev->drv by Florian Fainelli · 8 years ago
  51. 648ea01 net: phy: Allow pre-declaration of MDIO devices by Florian Fainelli · 8 years ago
  52. 55601a8 net: phy: Add 2000base-x, 2500base-x and rxaui modes by Andrew Lunn · 8 years ago
  53. 4e8f2fc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  54. d6f8cfa net: phy: leds: Break dependency of phy.h on phy_led_triggers.h by Geert Uytterhoeven · 8 years ago
  55. 4567d68 phy: increase size of MII_BUS_ID_SIZE and bus_id by Volodymyr Bendiuga · 8 years ago
  56. f38e7a3 phy: add phy fixup unregister functions by Woojung.Huh@microchip.com · 8 years ago
  57. f4ed2fe net: phy: add mdix_ctrl to hold the user configuration. by Raju Lakkaraju · 8 years ago
  58. d853d14 net: phy: add an option to disable EEE advertisement by jbrunet · 8 years ago
  59. 968ad9d ethtool: Implements ETHTOOL_PHY_GTUNABLE/ETHTOOL_PHY_STUNABLE by Raju Lakkaraju · 8 years ago
  60. e86a898 net: phy: Add phy_ethtool_nway_reset by Florian Fainelli · 8 years ago
  61. 372788f net: phy: expose phy_aneg_done API for use by drivers by Lendacky, Thomas · 8 years ago
  62. 2e0bc45 net: phy: leds: add support for led triggers on phy link state change by Zach Brown · 8 years ago
  63. 1f9127c net: phy: Create phy_supported_speeds function which lists speeds currently supported by a phydevice by Zach Brown · 8 years ago
  64. 664fcf1 net: phy: Threaded interrupts allow some simplification by Andrew Lunn · 8 years ago
  65. 572de60 net: ethernet: mediatek: add extension of phy-mode for TRGMII by Sean Wang · 8 years ago
  66. 9d9a77c net: phy: add phy_ethtool_{get|set}_link_ksettings by Philippe Reynes · 9 years ago
  67. 2d55173 phy: add generic function to support ksetting support by Philippe Reynes · 9 years ago
  68. 470c382 phy: remove documentation of removed members of phy_device structure by LABBE Corentin · 9 years ago
  69. a9049e0 mdio: Add support for mdio drivers. by Andrew Lunn · 9 years ago
  70. be01da7 phy: Centralize setting driver module owner by Andrew Lunn · 9 years ago
  71. 7f85442 phy: Add API for {un}registering an mdio device to a bus. by Andrew Lunn · 9 years ago
  72. e5a03bf phy: Add an mdio_device structure by Andrew Lunn · 9 years ago
  73. e7f4dc3 mdio: Move allocation of interrupts into core by Andrew Lunn · 9 years ago
  74. 2220943 phy: Centralise print about attached phy by Andrew Lunn · 9 years ago
  75. 053e7e1 phy: phy_{read|write}_mmd_indirect: get addr from phydev by Andrew Lunn · 9 years ago
  76. 84eff6d phy: add phydev_name() wrapper by Andrew Lunn · 9 years ago
  77. 72ba48b phy: Add phydev_err() and phydev_dbg() macros by Andrew Lunn · 9 years ago
  78. bac83c6 mdio: Move mdiobus_read/write operatings into mdio.h by Andrew Lunn · 9 years ago
  79. ccaa953 phy: Consistently use addr for address on an MII bus by Andrew Lunn · 9 years ago
  80. f3a4094 ethtool: Add phy statistics by Andrew Lunn · 9 years ago
  81. 21dd19f net: phy: Add nested variants of mdiobus read/write by Neil Armstrong · 9 years ago
  82. f3a6bd3 phylib: Add phy_set_max_speed helper by Simon Horman · 9 years ago
  83. 38737e4 phy: add phy_device_remove() by Russell King · 9 years ago
  84. 3e3aaf6 phy: fix mdiobus module safety by Russell King · 9 years ago
  85. 5a11dd7 net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc. by Florian Fainelli · 9 years ago
  86. 634ec36 net: phy: Pass mdix ethtool setting through to phy driver by David Thomson · 10 years ago
  87. e463d88 net: phy: Add phy_interface_is_rgmii helper by Florian Fainelli · 10 years ago
  88. 922f2dd net: phy: Add phy_ignore_ta_mask to account for broken turn-around by Florian Fainelli · 10 years ago
  89. 8a477a6 net: phy: keep track of the PHY suspend state by Florian Fainelli · 10 years ago
  90. aae8826 net: phy: document has_fixups field by Florian Fainelli · 10 years ago
  91. 2f43836 ethtool: Extend ethtool plugin module eeprom API to phylib by Ed Swierk · 10 years ago
  92. 860f6e9 net: phy: add static data field to struct phy_driver by Johan Hovold · 10 years ago
  93. c31accd net: phy: add module_phy_driver macro by Johan Hovold · 10 years ago
  94. 66ce7fb net: phy: export phy_{read,write}_mmd_indirect by Florian Fainelli · 10 years ago
  95. 0c1d77d net: libphy: Add phy specific function to access mmd phy registers by Vince Bridgers · 11 years ago
  96. 2b8f2a2 net: phylib: add link_change_notify callback to phy device by Daniel Mack · 11 years ago
  97. 6d48f44 mdio_bus: implement devm_mdiobus_alloc/devm_mdiobus_free by Grygorii Strashko · 11 years ago
  98. af6b696 net: phy: export genphy_config_init() by Daniel Mack · 11 years ago
  99. b9d1208 net: phy: add minimal support for QSGMII PHY by Thomas Petazzoni · 11 years ago
  100. 9df81dd net: phy: allow PHY drivers to implement their own software reset by Florian Fainelli · 11 years ago