[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175037282500.1008441.15490348725238364188.git-patchwork-notify@kernel.org>
Date: Thu, 19 Jun 2025 22:40:25 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Marc Kleine-Budde <mkl@...gutronix.de>
Cc: wei.fang@....com, shenwei.wang@....com, xiaoning.wang@....com,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org, pabeni@...hat.com,
richardcochran@...il.com, andrew+netdev@...n.ch,
aleksander.lobakin@...el.com, imx@...ts.linux.dev, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org, kernel@...gutronix.de, bpf@...r.kernel.org,
Frank.Li@....com, andrew@...n.ch
Subject: Re: [PATCH net-next v4 00/11] net: fec: general + VLAN cleanups
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 18 Jun 2025 14:00:00 +0200 you wrote:
> This series first cleans up the fec driver a bit (typos, obsolete
> comments, add missing header files, rename struct, replace magic
> number by defines).
>
> The last 5 patches clean up the fec_enet_rx_queue() function,
> including VLAN handling.
>
> [...]
Here is the summary with links:
- [net-next,v4,01/11] net: fec: fix typos found by codespell
https://git.kernel.org/netdev/net-next/c/a822bdb23b3b
- [net-next,v4,02/11] net: fec: struct fec_enet_private: remove obsolete comment
https://git.kernel.org/netdev/net-next/c/3e03dad543fd
- [net-next,v4,03/11] net: fec: switch from asm/cacheflush.h to linux/cacheflush.h
https://git.kernel.org/netdev/net-next/c/99d171ae9595
- [net-next,v4,04/11] net: fec: sort the includes by alphabetic order
https://git.kernel.org/netdev/net-next/c/658e25f770de
- [net-next,v4,05/11] net: fec: rename struct fec_devinfo fec_imx6x_info -> fec_imx6sx_info
https://git.kernel.org/netdev/net-next/c/4e8594a88656
- [net-next,v4,06/11] net: fec: fec_restart(): introduce a define for FEC_ECR_SPEED
https://git.kernel.org/netdev/net-next/c/a4addc337745
- [net-next,v4,07/11] net: fec: fec_enet_rx_queue(): use same signature as fec_enet_tx_queue()
https://git.kernel.org/netdev/net-next/c/e222c08f9669
- [net-next,v4,08/11] net: fec: fec_enet_rx_queue(): replace manual VLAN header calculation with skb_vlan_eth_hdr()
https://git.kernel.org/netdev/net-next/c/e4a3659a986e
- [net-next,v4,09/11] net: fec: fec_enet_rx_queue(): reduce scope of data
https://git.kernel.org/netdev/net-next/c/33b9f31893bd
- [net-next,v4,10/11] net: fec: fec_enet_rx_queue(): move_call to _vlan_hwaccel_put_tag()
https://git.kernel.org/netdev/net-next/c/4dffaf379104
- [net-next,v4,11/11] net: fec: fec_enet_rx_queue(): factor out VLAN handling into separate function fec_enet_rx_vlan()
https://git.kernel.org/netdev/net-next/c/0593f8df66e5
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