Hello:
This series was applied to netdev/net.git (main)
by Jakub Kicinski [off-list ref]:
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