[PATCH net-next v4 00/18] net: stmmac: clean up and fix EEE implementation
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Fri Jan 10 18:10:44 PST 2025
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba at kernel.org>:
On Wed, 8 Jan 2025 16:47:24 +0000 you wrote:
> Hi,
>
> This is a rework of stmmac's EEE support in light of the addition of EEE
> management to phylib. It's slightly more than 15 patches, but I think it
> makes sense to be so.
>
> Patch 1 adds configuration of the receive clock phy_eee_rx_clock_stop()
> (which was part of another series, but is necessary for this patch set.)
>
> [...]
Here is the summary with links:
- [net-next,v4,01/18] net: phy: add configuration of rx clock stop mode
https://git.kernel.org/netdev/net-next/c/cf337105ad38
- [net-next,v4,02/18] net: stmmac: move tx_lpi_timer tracking to phylib
https://git.kernel.org/netdev/net-next/c/1991819debaa
- [net-next,v4,03/18] net: stmmac: use correct type for tx_lpi_timer
https://git.kernel.org/netdev/net-next/c/bba9f4765515
- [net-next,v4,04/18] net: stmmac: use unsigned int for eee_timer
https://git.kernel.org/netdev/net-next/c/7e19a351b22d
- [net-next,v4,05/18] net: stmmac: make EEE depend on phy->enable_tx_lpi
https://git.kernel.org/netdev/net-next/c/beb1e0148e6d
- [net-next,v4,06/18] net: stmmac: remove redundant code from ethtool EEE ops
https://git.kernel.org/netdev/net-next/c/80fada6c0d3e
- [net-next,v4,07/18] net: stmmac: clean up stmmac_disable_eee_mode()
https://git.kernel.org/netdev/net-next/c/e40dd46d2fc5
- [net-next,v4,08/18] net: stmmac: remove priv->tx_lpi_enabled
https://git.kernel.org/netdev/net-next/c/865ff410a071
- [net-next,v4,09/18] net: stmmac: report EEE error statistics if EEE is supported
https://git.kernel.org/netdev/net-next/c/517dc0450675
- [net-next,v4,10/18] net: stmmac: convert to use phy_eee_rx_clock_stop()
https://git.kernel.org/netdev/net-next/c/a3242177d9f2
- [net-next,v4,11/18] net: stmmac: remove priv->eee_tw_timer
https://git.kernel.org/netdev/net-next/c/2914a5cd811a
- [net-next,v4,12/18] net: stmmac: move priv->eee_enabled into stmmac_eee_init()
https://git.kernel.org/netdev/net-next/c/0a900ea89a0c
- [net-next,v4,13/18] net: stmmac: move priv->eee_active into stmmac_eee_init()
https://git.kernel.org/netdev/net-next/c/1797dd4e3e8e
- [net-next,v4,14/18] net: stmmac: use boolean for eee_enabled and eee_active
https://git.kernel.org/netdev/net-next/c/cfd49e5fc30c
- [net-next,v4,15/18] net: stmmac: move setup of eee_ctrl_timer to stmmac_dvr_probe()
https://git.kernel.org/netdev/net-next/c/84f2776e3919
- [net-next,v4,16/18] net: stmmac: remove unnecessary EEE handling in stmmac_release()
https://git.kernel.org/netdev/net-next/c/27af08164247
- [net-next,v4,17/18] net: stmmac: split hardware LPI timer control
https://git.kernel.org/netdev/net-next/c/17f47da103a6
- [net-next,v4,18/18] net: stmmac: remove stmmac_lpi_entry_timer_config()
https://git.kernel.org/netdev/net-next/c/1655a2279971
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
More information about the linux-arm-kernel
mailing list