Hello:
This series was applied to netdev/net.git (main) by David S. Miller davem@davemloft.net:
On Mon, 24 Jul 2023 05:25:28 +0200 you wrote:
The qca8xxx switch supports 2 way to write reg values, a slow way using mdio and a fast way by sending specially crafted mgmt packet to read/write reg.
The fast way can support up to 32 bytes of data as eth packet are used to send/receive.
[...]
Here is the summary with links: - [net,1/4] net: dsa: qca8k: enable use_single_write for qca8xxx https://git.kernel.org/netdev/net/c/2c39dd025da4 - [net,2/4] net: dsa: qca8k: fix search_and_insert wrong handling of new rule https://git.kernel.org/netdev/net/c/80248d416089 - [net,3/4] net: dsa: qca8k: fix broken search_and_del https://git.kernel.org/netdev/net/c/ae70dcb9d9ec - [net,4/4] net: dsa: qca8k: fix mdb add/del case with 0 VID https://git.kernel.org/netdev/net/c/dfd739f182b0
You are awesome, thank you!