All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] Introduce VLAN support in HSR
@ 2024-10-04  7:47 MD Danish Anwar
  2024-10-04  7:47 ` [PATCH net-next 1/3] net: hsr: Add VLAN support MD Danish Anwar
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: MD Danish Anwar @ 2024-10-04  7:47 UTC (permalink / raw)
  To: jiri, aleksander.lobakin, lukma, horms, robh, jan.kiszka,
	dan.carpenter, diogo.ivo, pabeni, kuba, edumazet, davem
  Cc: linux-kernel, netdev, linux-arm-kernel, srk, Vignesh Raghavendra,
	Roger Quadros, danishanwar

This series adds VLAN support to HSR framework.
This series also adds VLAN support to HSR mode of ICSSG Ethernet driver.

Murali Karicheri (1):
  net: hsr: Add VLAN CTAG filter support

Ravi Gunasekaran (1):
  net: ti: icssg-prueth: Add VLAN support for HSR mode

WingMan Kwok (1):
  net: hsr: Add VLAN support

 drivers/net/ethernet/ti/icssg/icssg_prueth.c | 45 +++++++++++-
 net/hsr/hsr_device.c                         | 76 ++++++++++++++++++--
 net/hsr/hsr_forward.c                        | 19 +++--
 3 files changed, 128 insertions(+), 12 deletions(-)


base-commit: 6b67e098c9c95bdccb6b0cd2d63d4db9f5b64fbd
-- 
2.34.1



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

end of thread, other threads:[~2024-10-07  8:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-04  7:47 [PATCH net-next 0/3] Introduce VLAN support in HSR MD Danish Anwar
2024-10-04  7:47 ` [PATCH net-next 1/3] net: hsr: Add VLAN support MD Danish Anwar
2024-10-04  7:47 ` [PATCH net-next 2/3] net: hsr: Add VLAN CTAG filter support MD Danish Anwar
2024-10-04  7:47 ` [PATCH net-next 3/3] net: ti: icssg-prueth: Add VLAN support for HSR mode MD Danish Anwar
2024-10-07  7:56 ` [PATCH net-next 0/3] Introduce VLAN support in HSR Lukasz Majewski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.