[PATCH net-next v8 0/6] convert lan78xx driver to the PHYLINK

Oleksij Rempel posted 6 patches 3 months, 3 weeks ago
drivers/net/usb/Kconfig   |   3 +-
drivers/net/usb/lan78xx.c | 730 ++++++++++++++++++--------------------
2 files changed, 348 insertions(+), 385 deletions(-)
[PATCH net-next v8 0/6] convert lan78xx driver to the PHYLINK
Posted by Oleksij Rempel 3 months, 3 weeks ago
This series converts the lan78xx driver to use the PHYLINK framework,
which enhances PHY and MAC management. The changes also streamline the
driver by removing unused elements and improving link status reporting.

This is the final part of the previously split conversion series:
https://lore.kernel.org/all/20250428130542.3879769-1-o.rempel@pengutronix.de/

Tested on EVB_LAN7850.

Best Regards, Please review.
Oleksij

Oleksij Rempel (6):
  net: usb: lan78xx: Convert to PHYLINK for improved PHY and MAC
    management
  net: usb: lan78xx: Rename EVENT_LINK_RESET to EVENT_PHY_INT_ACK
  net: usb: lan78xx: Use ethtool_op_get_link to reflect current link
    status
  net: usb: lan78xx: port link settings to phylink API
  net: usb: lan78xx: Integrate EEE support with phylink LPI API
  net: usb: lan78xx: remove unused struct members

 drivers/net/usb/Kconfig   |   3 +-
 drivers/net/usb/lan78xx.c | 730 ++++++++++++++++++--------------------
 2 files changed, 348 insertions(+), 385 deletions(-)

--
2.39.5