public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next v4 0/2] net: dsa: yt921x: Add STP/MST support
@ 2025-12-01  9:42 David Yang
  2025-12-01  9:42 ` [PATCH net-next v4 1/2] net: dsa: yt921x: Use *_ULL bitfield macros for VLAN_CTRL David Yang
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: David Yang @ 2025-12-01  9:42 UTC (permalink / raw)
  To: netdev
  Cc: David Yang, Andrew Lunn, Vladimir Oltean, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, Russell King,
	linux-kernel

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

v3: https://lore.kernel.org/r/20251126093240.2853294-1-mmyangfl@gmail.com
  - fix type in commit message
  - remove HSR in favor of simple HSR
  - remove LAG for the moment
v2: https://lore.kernel.org/r/20251025170606.1937327-1-mmyangfl@gmail.com
  - reverse christmas-tree
v1: https://lore.kernel.org/r/20251024033237.1336249-1-mmyangfl@gmail.com
  - use *_ULL bitfield macros for VLAN_CTRL

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

 drivers/net/dsa/yt921x.c | 115 +++++++++++++++++++++++++++++++++++++++
 drivers/net/dsa/yt921x.h |  35 +++++++-----
 2 files changed, 137 insertions(+), 13 deletions(-)

--
2.51.0


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2025-12-01 23:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-01  9:42 [PATCH net-next v4 0/2] net: dsa: yt921x: Add STP/MST support David Yang
2025-12-01  9:42 ` [PATCH net-next v4 1/2] net: dsa: yt921x: Use *_ULL bitfield macros for VLAN_CTRL David Yang
2025-12-01 13:26   ` Andrew Lunn
2025-12-01 13:30   ` Andrew Lunn
2025-12-01  9:42 ` [PATCH net-next v4 2/2] net: dsa: yt921x: Add STP/MST support David Yang
2025-12-01 13:30   ` Andrew Lunn
2025-12-01 23:10 ` [PATCH net-next v4 0/2] " patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox