[PATCH net v3 0/4] net: stmmac: Fix VLAN handling when interface is down

patchwork-bot+netdevbpf at kernel.org patchwork-bot+netdevbpf at kernel.org
Wed Mar 4 19:00:11 PST 2026


Hello:

This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba at kernel.org>:

On Tue,  3 Mar 2026 14:58:24 +0000 you wrote:
> VLAN register accesses on the MAC side require the PHY RX clock to be
> active. When the network interface is down, the PHY is suspended and
> the RX clock is unavailable, causing VLAN operations to fail with
> timeouts.
> 
> The VLAN core automatically removes VID 0 after the interface goes down
> and re-adds it when it comes back up, so these timeouts happen during
> normal interface down/up:
> 
> [...]

Here is the summary with links:
  - [net,v3,1/4] net: stmmac: Fix error handling in VLAN add and delete paths
    https://git.kernel.org/netdev/net/c/35dfedce442c
  - [net,v3,2/4] net: stmmac: Improve double VLAN handling
    https://git.kernel.org/netdev/net/c/e38200e361cb
  - [net,v3,3/4] net: stmmac: Fix VLAN HW state restore
    https://git.kernel.org/netdev/net/c/bd7ad51253a7
  - [net,v3,4/4] net: stmmac: Defer VLAN HW configuration when interface is down
    https://git.kernel.org/netdev/net/c/2cd70e3968f5

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