Re: [PATCH net v3] net: stmmac: enable the MAC on link up for all supported speeds
[email protected] Thu, 23 Jul 2026 11:00:16 +0000
| Newsgroups | org.kernel.vger.linux-tegra,org.kernel.vger.linux-kernel,org.kernel.vger.netdev |
|---|---|
| Message-ID | <178480441614.2227840.11864736200731366487.git-patchwork-notify@kernel.org> |
Hello: This patch was applied to netdev/net.git (main) by Paolo Abeni <[email protected]>: On Mon, 13 Jul 2026 10:49:11 +0300 you wrote: > stmmac_mac_link_down() clears the MAC's transmit and receive enable bits. > stmmac_mac_link_up() is expected to set them again through > stmmac_mac_set(..., true), but it first switches on the negotiated speed > and returns early for a speed the switch does not list. The MAC is then > left gated off. > > The speed selection is split into three switches, keyed on the interface. > The generic branch -- taken for everything that is neither USXGMII nor > XLGMII, so including PHY_INTERFACE_MODE_10GBASER -- lists only SPEED_2500, > SPEED_1000, SPEED_100 and SPEED_10. > > [...] Here is the summary with links: - [net,v3] net: stmmac: enable the MAC on link up for all supported speeds https://git.kernel.org/netdev/net/c/9c99db3a2080 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html