1. cbda1b1 phylib: fix potential use-after-free by Marek Behún · 3 years ago
  2. e15f597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 2 months ago
  3. f498239 net: phy: Do not shutdown PHYs in READY state by Florian Fainelli · 3 years, 3 months ago
  4. 2b12d51 net: phylib: ensure phy device drivers do not match by DT by Russell King (Oracle) · 3 years, 3 months ago
  5. 301de69 Revert "net: phy: Uniform PHY driver access" by Vladimir Oltean · 3 years, 3 months ago
  6. 3ac8eed net: phy: Uniform PHY driver access by Gerhard Engleder · 3 years, 4 months ago
  7. 4ed311b net: phy: Support set_loopback override by Gerhard Engleder · 3 years, 4 months ago
  8. 8b72b30 net: phy: add API to read 802.3-c45 IDs by Xu Liang · 3 years, 5 months ago
  9. 169d7a4 net: phy: fix formatting issues with braces by Wenpeng Liang · 3 years, 6 months ago
  10. b9926da net: mii_timestamper: check NULL in unregister_mii_timestamper() by Calvin Johnson · 3 years, 7 months ago
  11. 114dea6 net: phy: Introduce fwnode_get_phy_id() by Calvin Johnson · 3 years, 7 months ago
  12. 425775e net: phy: Introduce phy related fwnode functions by Calvin Johnson · 3 years, 7 months ago
  13. 0fb1697 net: phy: Introduce fwnode_mdio_find_device() by Calvin Johnson · 3 years, 7 months ago
  14. b040aab net: phy: probe for C45 PHYs that return PHY ID of zero in C22 space by Wong Vee Khee · 3 years, 7 months ago
  15. b269875 net: phy: Fix inconsistent indenting by Jiapeng Chong · 3 years, 7 months ago
  16. 014068d net: phy: genphy_loopback: add link speed configuration by Oleksij Rempel · 3 years, 8 months ago
  17. f4f86d8 net: phy: execute genphy_loopback() per default on all PHYs by Oleksij Rempel · 3 years, 8 months ago
  18. fba863b net: phy: make PHY PM ops a no-op if MAC driver manages PHY PM by Heiner Kallweit · 3 years, 9 months ago
  19. b0bade5 net: phy: Expose phydev::dev_flags through sysfs by Florian Fainelli · 3 years, 10 months ago
  20. 7f65415 net: phy: make mdio_bus_phy_suspend/resume as __maybe_unused by Arnd Bergmann · 3 years, 10 months ago
  21. d489ded Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 3 years, 10 months ago
  22. b834489 net: phy: Add is_on_sfp_module flag and phy_on_sfp helper by Robert Hancock · 3 years, 10 months ago
  23. 93e8990 net: phy: rename PHY_IGNORE_INTERRUPT to PHY_MAC_INTERRUPT by Heiner Kallweit · 3 years, 11 months ago
  24. 4c0d2e9 net: phy: consider that suspend2ram may cut off PHY power by Heiner Kallweit · 3 years, 11 months ago
  25. 4217a64 net: phy: introduce phydev->port by Michael Walle · 3 years, 11 months ago
  26. e6e918d net: phy: replace mutex_is_locked with lockdep_assert_held in phylib by Heiner Kallweit · 4 years ago
  27. 6527b93 net: phy: remove the .did_interrupt() and .ack_interrupt() callback by Ioana Ciornei · 4 years, 1 month ago
  28. 6928022 net: phy: fix kernel-doc markups by Mauro Carvalho Chehab · 4 years, 1 month ago
  29. a98cabd net: phy: don't duplicate driver name in phy_attached_print by Heiner Kallweit · 4 years, 1 month ago
  30. 87de1f0 net: phy: add genphy_handle_interrupt_no_ack() by Ioana Ciornei · 4 years, 2 months ago
  31. 7b2d590 net: phy: make .ack_interrupt() optional by Ioana Ciornei · 4 years, 2 months ago
  32. e2f016c net: phy: add a shutdown procedure by Ioana Ciornei · 4 years, 2 months ago
  33. c2b727d net: phy: Avoid NPD upon phy_detach() when driver is unbound by Florian Fainelli · 4 years, 3 months ago
  34. 7d3ba93 net: phy: call phy_disable_interrupts() in phy_attach_direct() instead by Yoshihiro Shimoda · 4 years, 4 months ago
  35. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  36. d02cbc4 net: phy: fix memory leak in device-create error path by Johan Hovold · 4 years, 5 months ago
  37. fb16d46 net: phy: fix check in get_phy_c45_ids by Vladimir Oltean · 4 years, 5 months ago
  38. bba238e net: phy: continue searching for C45 MMDs even if first returned ffff:ffff by Vladimir Oltean · 4 years, 6 months ago
  39. bd36ed1 net: phy: Define PHY statistics ethtool_phy_ops by Florian Fainelli · 4 years, 6 months ago
  40. 55d8f05 net: phy: Register ethtool PHY operations by Florian Fainelli · 4 years, 6 months ago
  41. 4f2b38e net: phy: Make phy_10gbit_fec_features_array static by Andrew Lunn · 4 years, 6 months ago
  42. 3970ed4 net: phy: Properly define genphy_c45_driver by Andrew Lunn · 4 years, 6 months ago
  43. 1dba699 net: phy: reset the PHY even if probe() is not implemented by Bartosz Golaszewski · 4 years, 6 months ago
  44. e42bcd0 net: phy: arrange headers in phy_device.c alphabetically by Bartosz Golaszewski · 4 years, 6 months ago
  45. 7bed145 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  46. 92252ee net: phy: Add a helper to return the index for of the internal delay by Dan Murphy · 4 years, 6 months ago
  47. 9886a4d net: phy: call phy_disable_interrupts() in phy_init_hw() by Jisheng Zhang · 4 years, 6 months ago
  48. 389a338 net: phy: read MMD ID from all present MMDs by Russell King · 4 years, 6 months ago
  49. 320ed3b net: phy: split devices_in_package by Russell King · 4 years, 6 months ago
  50. 5ba33cf net: phy: set devices_in_package only after validation by Russell King · 4 years, 6 months ago
  51. c746053 net: phy: add support for probing MMDs >= 8 for devices-in-package by Russell King · 4 years, 6 months ago
  52. 439625a net: phy: reword get_phy_device() kerneldoc by Russell King · 4 years, 6 months ago
  53. ee95100 net: phy: clean up get_phy_c22_id() invalid ID handling by Russell King · 4 years, 6 months ago
  54. 48c5438 net: phy: clean up get_phy_c45_ids() failure handling by Russell King · 4 years, 6 months ago
  55. e630626 net: phy: clean up PHY ID reading by Russell King · 4 years, 6 months ago
  56. 454a78d net: phy: clean up cortina workaround by Russell King · 4 years, 6 months ago
  57. b2ffc75 net: phy: Check harder for errors in get_phy_id() by Florian Fainelli · 4 years, 6 months ago
  58. 90ce665 net: mdiobus: add clause 45 mdiobus accessors by Russell King · 4 years, 7 months ago
  59. 13209a8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 7 months ago
  60. a307593 net: phy: simplify phy_link_change arguments by Doug Berger · 4 years, 7 months ago
  61. e3f2d55 net: phy: propagate an error back to the callers of phy_sfp_probe by Leon Romanovsky · 4 years, 7 months ago
  62. 3a13f98 net: phy: fix less than zero comparison with unsigned variable val by Colin Ian King · 4 years, 8 months ago
  63. bdbdac7 ethtool: provide UAPI for PHY master/slave configuration. by Oleksij Rempel · 4 years, 8 months ago
  64. 6349084 net: phy: add concept of shared storage for PHYs by Michael Walle · 4 years, 8 months ago
  65. 9576e9f net: phy: clear phydev->suspended after soft reset by Heiner Kallweit · 4 years, 8 months ago
  66. 3194915 net: phy: remove genphy_no_soft_reset by Heiner Kallweit · 4 years, 8 months ago
  67. d70c47c net: phy: make phy_suspend a no-op if PHY is suspended already by Heiner Kallweit · 4 years, 8 months ago
  68. 8a8f828 net: phy: don't touch suspended flag if there's no suspend/resume callback by Heiner Kallweit · 4 years, 9 months ago
  69. 1698350 net: phy: probe PHY drivers synchronously by Heiner Kallweit · 4 years, 9 months ago
  70. 745a237 net: phy: use phy_read_poll_timeout() to simplify the code by Dejin Zheng · 4 years, 9 months ago
  71. 1d34357 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  72. 611d779 net: phy: fix MDIO bus PM PHY resuming by Heiner Kallweit · 4 years, 10 months ago
  73. 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 10 months ago
  74. 4f31c53 net: phy: corrected the return value for genphy_check_and_restart_aneg and genphy_c45_check_and_restart_aneg by Sudheesh Mavila · 4 years, 10 months ago
  75. 503ba7c net: phy: Avoid multiple suspends by Florian Fainelli · 4 years, 10 months ago
  76. e96bd2d phy: avoid unnecessary link-up delay in polling mode by Petr Oros · 4 years, 10 months ago
  77. 45c767f net: add linkmode helper for setting flow control advertisement by Russell King · 4 years, 11 months ago
  78. a87ae8a net: add helpers to resolve negotiated flow control by Russell King · 4 years, 11 months ago
  79. e27f178 net: phy: Added IRQ print to phylink_bringup_phy() by Florian Fainelli · 5 years ago
  80. 1dca22b net: mdio: of: Register discovered MII time stampers. by Richard Cochran · 5 years ago
  81. 4715f65 net: Introduce a new MII time stamping interface. by Richard Cochran · 5 years ago
  82. ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  83. 7d49a32 net: phy: ensure that phy IDs are correctly typed by Russell King · 5 years ago
  84. 0efc286 net: phy: provide and use genphy_read_status_fixed() by Russell King · 5 years ago
  85. 2a10ab0 net: phy: add genphy_check_and_restart_aneg() by Russell King · 5 years ago
  86. c48f16b net: phy: remove redundant .aneg_done initialisers by Russell King · 5 years ago
  87. a5d66f8 net: phy: initialise phydev speed and duplex sanely by Russell King · 5 years ago
  88. b95e86d net: phy: avoid matching all-ones clause 45 PHY IDs by Russell King · 5 years ago
  89. 298e54f net: phy: add core phylib sfp support by Russell King · 5 years ago
  90. fa6e98c net: phy: add support for clause 37 auto-negotiation by Heiner Kallweit · 5 years ago
  91. e7312ef net: phy: modify assignment to OR for dev_flags in phy_attach_direct by Tao Ren · 5 years ago
  92. 3de5ae5 net: phy: Fix "link partner" information disappear issue by Yonglong Liu · 5 years ago
  93. 8d3dc3ac net: phy: extract link partner advertisement reading by Russell King · 5 years ago
  94. 446bf64 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  95. 4b9cb2a net: phy: remove genphy_config_init by Heiner Kallweit · 5 years ago
  96. 916e571 net: phy: read MII_CTRL1000 in genphy_read_status only if needed by Heiner Kallweit · 5 years ago
  97. c36757eb net: phy: consider AN_RESTART status when reading link status by Heiner Kallweit · 5 years ago
  98. f4069cd net: phy: prepare phylib to deal with PHY's extending Clause 22 by Heiner Kallweit · 5 years ago
  99. 3eef868 net: phy: simplify genphy_config_advert by using the linkmode_adv_to_xxx_t functions by Heiner Kallweit · 5 years ago
  100. aa6b195 net: phy: fix race in genphy_update_link by Heiner Kallweit · 5 years ago