[PATCH net-next 0/2] net: Clean up some EEE code

Andrew Lunn posted 2 patches 1 year, 10 months ago
drivers/net/ethernet/microchip/lan743x_ethtool.c | 21 ------------
drivers/net/ethernet/microchip/lan743x_main.c    |  7 ++++
drivers/net/usb/lan78xx.c                        | 42 +++++++++++++-----------
3 files changed, 29 insertions(+), 41 deletions(-)
[PATCH net-next 0/2] net: Clean up some EEE code
Posted by Andrew Lunn 1 year, 10 months ago
Previous patches have reworked the API between phylib and MAC drivers
with respect to EEE, pushing most of the work into phylib. These two
patches rework two drivers to make use of the new API, and fix their
EEE implementation, so that EEE is configured in the MAC based on what
is actually negotiated during autoneg.

Compile tested only.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
---
Andrew Lunn (2):
      net: usb: lan78xx: Fixup EEE
      net: lan743x: Fixup EEE

 drivers/net/ethernet/microchip/lan743x_ethtool.c | 21 ------------
 drivers/net/ethernet/microchip/lan743x_main.c    |  7 ++++
 drivers/net/usb/lan78xx.c                        | 42 +++++++++++++-----------
 3 files changed, 29 insertions(+), 41 deletions(-)
---
base-commit: 267e31750ae89f845cfe7df8f577b19482d9ef9b
change-id: 20240406-lan78xx-eee-6e40f57eaf04

Best regards,
-- 
Andrew Lunn <andrew@lunn.ch>