[PATCH net-next v3 0/7] Convert LAN78xx to PHYLINK

From: Oleksij Rempel
Date: Mon Mar 10 2025 - 07:58:21 EST


This patch series refactors the LAN78xx USB Ethernet driver to use the
PHYLINK API.

Oleksij Rempel (7):
net: usb: lan78xx: Convert to PHYlink for improved PHY and MAC
management
net: usb: lan78xx: improve error reporting on PHY attach failure
net: usb: lan78xx: Improve error handling for PHY init path
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: Transition get/set_pause to phylink
net: usb: lan78xx: Integrate EEE support with phylink LPI API

drivers/net/usb/lan78xx.c | 816 +++++++++++++++++++-------------------
1 file changed, 400 insertions(+), 416 deletions(-)

--
2.39.5