[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20241112072447.3238892-1-yong.liang.choong@linux.intel.com>
Date: Tue, 12 Nov 2024 15:24:45 +0800
From: Choong Yong Liang <yong.liang.choong@...ux.intel.com>
To: Andrew Lunn <andrew@...n.ch>,
Heiner Kallweit <hkallweit1@...il.com>,
Russell King <linux@...linux.org.uk>,
"David S . Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Alexandre Torgue <alexandre.torgue@...s.st.com>,
Jose Abreu <joabreu@...opsys.com>,
Maxime Coquelin <mcoquelin.stm32@...il.com>
Cc: netdev@...r.kernel.org,
linux-kernel@...r.kernel.org,
linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org
Subject: [PATCH net v1 0/2] Fix ethtool --show-eee for stmmac
This fix ensures that 'ethtool --show-eee' displays the correct
status for stmmac.
Choong Yong Liang (2):
net: phy: Introduce phy_update_eee() to update eee_cfg values
net: stmmac: update eee_cfg after mac link up/down
.../net/ethernet/stmicro/stmmac/stmmac_main.c | 4 ++++
drivers/net/phy/phy_device.c | 24 +++++++++++++++++++
include/linux/phy.h | 2 ++
3 files changed, 30 insertions(+)
--
2.34.1
Powered by blists - more mailing lists