[PATCH net-next v1 0/7] Convert LAN78xx to PHYLINK
From: Oleksij Rempel
Date: Wed Jan 08 2025 - 07:14:37 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: Enable EEE support with phylink integration
drivers/net/usb/lan78xx.c | 785 +++++++++++++++++++-------------------
1 file changed, 388 insertions(+), 397 deletions(-)
--
2.39.5