[PATCH net-next v2 0/4] net: dsa: yt921x: Add STP/MST/HSR/LAG support

From: David Yang
Date: Sat Oct 25 2025 - 13:14:09 EST


Support for these features was deferred from the initial submission of the
driver.

v1: https://lore.kernel.org/r/20251024033237.1336249-1-mmyangfl@xxxxxxxxx
- use *_ULL bitfield macros for VLAN_CTRL

David Yang (4):
net: dsa: yt921x: Use *_ULL bitfield macros for VLAN_CTRL
net: dsa: yt921x: Add STP/MST support
net: dsa: yt921x: Add HSR offloading support
net: dsa: yt921x: Add LAG offloading support

drivers/net/dsa/yt921x.c | 324 +++++++++++++++++++++++++++++++++++++++
drivers/net/dsa/yt921x.h | 55 +++++--
net/dsa/tag_yt921x.c | 4 +
3 files changed, 370 insertions(+), 13 deletions(-)

--
2.51.0