[PATCH net v5 0/2] net: restore EEE on MediaTek switches and SoC MACs

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Thu Sep 10 04:40:04 PDT 2026


Hello:

This series was applied to netdev/net.git (main)
by Paolo Abeni <pabeni at redhat.com>:

On Thu,  3 Sep 2026 12:36:42 +0000 you wrote:
> Both drivers fill in phylink_config.lpi_capabilities and
> lpi_timer_default but never lpi_interfaces. phylink treats a MAC as
> supporting managed EEE only when the tx_lpi methods are implemented and
> BOTH bitmaps are non-empty, which phylink_create() decides once and for
> all, so EEE has been off on every mt753x port and on every mtk_eth_soc
> MAC that uses mtk_phylink_ops since the two commits named in the
> Fixes: tags. Because the tx_lpi methods ARE implemented, phylink takes
> the other branch and calls phy_disable_eee(), which fills
> eee_disabled_modes - so userspace cannot enable EEE either.
> 
> [...]

Here is the summary with links:
  - [net,v5,1/2] net: dsa: mt7530: populate lpi_interfaces to fix EEE support
    https://git.kernel.org/netdev/net/c/3c18e3c9a54e
  - [net,v5,2/2] net: ethernet: mtk_eth_soc: populate lpi_interfaces to fix EEE support
    https://git.kernel.org/netdev/net/c/d876c9cb2d16

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-mediatek mailing list