[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <3caa3151-13ac-44a8-9bb6-20f82563f698@gmail.com>
Date: Sun, 16 Feb 2025 22:14:56 +0100
From: Heiner Kallweit <hkallweit1@...il.com>
To: Andrew Lunn <andrew@...n.ch>,
Russell King - ARM Linux <linux@...linux.org.uk>,
Jakub Kicinski <kuba@...nel.org>, Paolo Abeni <pabeni@...hat.com>,
Eric Dumazet <edumazet@...gle.com>, David Miller <davem@...emloft.net>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: [PATCH net-next 0/6] net: phy: improve and simplify EEE handling in
phylib
This series improves and simplifies phylib's EEE handling.
Heiner Kallweit (6):
net: phy: move definition of phy_is_started before
phy_disable_eee_mode
net: phy: improve phy_disable_eee_mode
net: phy: remove disabled EEE modes from advertising in phy_probe
net: phy: c45: Don't silently remove disabled EEE modes any longer
when writing advertisement register
net: phy: c45: use cached EEE advertisement in
genphy_c45_ethtool_get_eee
net: phy: c45: remove local advertisement parameter from
genphy_c45_eee_is_active
drivers/net/phy/phy-c45.c | 40 +++++++++++-------------------------
drivers/net/phy/phy.c | 4 ++--
drivers/net/phy/phy_device.c | 21 +++++++++----------
include/linux/phy.h | 20 ++++++++++--------
4 files changed, 35 insertions(+), 50 deletions(-)
--
2.48.1
Powered by blists - more mailing lists