[PATCH net-next 0/5] net: stmmac: descriptor cleanups part 2
patchwork-bot+netdevbpf at kernel.org
patchwork-bot+netdevbpf at kernel.org
Thu Mar 19 17:30:17 PDT 2026
Hello:
This series was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba at kernel.org>:
On Wed, 18 Mar 2026 18:26:13 +0000 you wrote:
> Part 2 of the stmmac descriptor cleanups.
>
> - rename "priv->mode" to be more descriptive, and do the same in
> function arguments.
> - simplify descriptor allocation/initialisation/freeing
> - use more descriptive local variable names in stmmac_xmit()
> - STMMAC_GET_ENTRY() doesn't get an entry, it moves to the next one.
> Describe this in the macro name.
>
> [...]
Here is the summary with links:
- [net-next,1/5] net: stmmac: rename "mode" to "descriptor_mode"
https://git.kernel.org/netdev/net-next/c/1939749ce92d
- [net-next,2/5] net: stmmac: more mode -> descriptor_mode renames
https://git.kernel.org/netdev/net-next/c/33be7846e4be
- [net-next,3/5] net: stmmac: simplify DMA descriptor allocation/init/freeing
https://git.kernel.org/netdev/net-next/c/e73b19baa3b1
- [net-next,4/5] net: stmmac: use more descriptive names in stmmac_xmit()
https://git.kernel.org/netdev/net-next/c/b4df951549dd
- [net-next,5/5] net: stmmac: rename STMMAC_GET_ENTRY() -> STMMAC_NEXT_ENTRY()
https://git.kernel.org/netdev/net-next/c/6b4286e05508
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