Message ID | Z1GDZlFyF2fsFa3S@shell.armlinux.org.uk (mailing list archive) |
---|---|
Headers | show |
Series | net: phylib EEE cleanups | expand |
Hello: This series was applied to netdev/net-next.git (main) by Jakub Kicinski <kuba@kernel.org>: On Thu, 5 Dec 2024 10:41:42 +0000 you wrote: > Hi, > > Clean up phylib's EEE support. Patches previously posted as RFC as part > of the phylink EEE series. > > Patch 1 changes the Marvell driver to use the state we store in > struct phy_device, rather than manually calling > phydev->eee_cfg.eee_enabled. > > [...] Here is the summary with links: - [net-next,1/4] net: phy: marvell: use phydev->eee_cfg.eee_enabled https://git.kernel.org/netdev/net-next/c/bac3d0f21c5a - [net-next,2/4] net: phy: avoid genphy_c45_ethtool_get_eee() setting eee_enabled https://git.kernel.org/netdev/net-next/c/92f7acb825ec - [net-next,3/4] net: phy: remove genphy_c45_eee_is_active()'s is_enabled arg https://git.kernel.org/netdev/net-next/c/8f1c716090a7 - [net-next,4/4] net: phy: update phy_ethtool_get_eee() documentation https://git.kernel.org/netdev/net-next/c/f899c594e138 You are awesome, thank you!