[PATCH net-next 0/14] net: stmmac: yet more EEE updates
Russell King (Oracle)
linux at armlinux.org.uk
Wed Feb 5 05:39:38 PST 2025
Hi,
Continuing on with the STMMAC EEE cleanups from last cycle, this series
further cleans up the EEE code, and fixes a problem with the existing
implementation - disabling EEE doesn't immediately disable LPI
signalling until the next packet is transmitted. It likely also fixes
a potential race condition when trying to disable LPI vs the software
timer.
drivers/net/ethernet/stmicro/stmmac/common.h | 14 +++
drivers/net/ethernet/stmicro/stmmac/dwmac1000.h | 13 +-
.../net/ethernet/stmicro/stmmac/dwmac1000_core.c | 30 ++---
drivers/net/ethernet/stmicro/stmmac/dwmac4.h | 12 +-
drivers/net/ethernet/stmicro/stmmac/dwmac4_core.c | 96 +++++++--------
drivers/net/ethernet/stmicro/stmmac/dwxgmac2.h | 9 +-
.../net/ethernet/stmicro/stmmac/dwxgmac2_core.c | 49 ++++----
drivers/net/ethernet/stmicro/stmmac/hwif.h | 21 ++--
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 133 ++++++++-------------
9 files changed, 153 insertions(+), 224 deletions(-)
--
RMK's Patch system: https://www.armlinux.org.uk/developer/patches/
FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last!
More information about the linux-arm-kernel
mailing list