[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175565948724.3753798.7869341328702391528.git-patchwork-notify@kernel.org>
Date: Wed, 20 Aug 2025 03:11:27 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Parthiban Veerasooran <Parthiban.Veerasooran@...rochip.com>
Cc: andrew+netdev@...n.ch, davem@...emloft.net, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, parthiban.veerasooran@...rochip.com
Subject: Re: [PATCH net v2 0/2] Fixes on the Microchip's LAN865x driver
Hello:
This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Mon, 18 Aug 2025 11:35:12 +0530 you wrote:
> This patch series includes two bug fixes for the LAN865x Ethernet MAC-PHY
> driver:
>
> 1. Fix missing transmit queue restart on device reopen
> This patch addresses an issue where the transmit queue is not restarted
> when the network interface is brought back up after being taken down
> (e.g., via ip or ifconfig). As a result, packet transmission hangs
> after the first down/up cycle. The fix ensures netif_start_queue() is
> explicitly called in lan865x_net_open() to properly restart the queue
> on every reopen.
>
> [...]
Here is the summary with links:
- [net,v2,1/2] microchip: lan865x: fix missing netif_start_queue() call on device open
https://git.kernel.org/netdev/net/c/1683fd1b2fa7
- [net,v2,2/2] microchip: lan865x: fix missing Timer Increment config for Rev.B0/B1
https://git.kernel.org/netdev/net/c/2cd58fec912a
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists