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

From: Oleksij Rempel
Date: Fri Mar 07 2025 - 13:25:05 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: Move fixed PHY cleanup to lan78xx_unbind()
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 | 827 +++++++++++++++++++-------------------
1 file changed, 412 insertions(+), 415 deletions(-)

--
2.39.5