All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] net: dsa: Accept software VLANs for stacked interfaces
@ 2021-03-08 15:04 Tobias Waldekranz
  2021-03-08 15:04 ` [PATCH net 1/2] " Tobias Waldekranz
  2021-03-08 15:04 ` [PATCH net 2/2] net: dsa: mv88e6xxx: Never apply VLANs on standalone ports to VTU Tobias Waldekranz
  0 siblings, 2 replies; 10+ messages in thread
From: Tobias Waldekranz @ 2021-03-08 15:04 UTC (permalink / raw)
  To: davem, kuba; +Cc: andrew, vivien.didelot, f.fainelli, olteanv, netdev

First, re-introduce the ability for drivers to signal that VLANs for
standalone ports are not offloaded.

Then, make sure that mv88e6xxx never offloads VLANs for standalone
ports.

Tobias Waldekranz (2):
  net: dsa: Accept software VLANs for stacked interfaces
  net: dsa: mv88e6xxx: Never apply VLANs on standalone ports to VTU

 drivers/net/dsa/mv88e6xxx/chip.c | 40 ++++++++++++++++++++++++++++----
 net/dsa/slave.c                  |  9 ++++++-
 2 files changed, 44 insertions(+), 5 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-03-08 22:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-08 15:04 [PATCH net 0/2] net: dsa: Accept software VLANs for stacked interfaces Tobias Waldekranz
2021-03-08 15:04 ` [PATCH net 1/2] " Tobias Waldekranz
2021-03-08 15:44   ` Vladimir Oltean
2021-03-08 17:00     ` Vladimir Oltean
2021-03-08 17:38       ` Florian Fainelli
2021-03-08 20:00       ` Tobias Waldekranz
2021-03-08 20:50         ` Vladimir Oltean
2021-03-08 22:32           ` Tobias Waldekranz
2021-03-08 22:52             ` Vladimir Oltean
2021-03-08 15:04 ` [PATCH net 2/2] net: dsa: mv88e6xxx: Never apply VLANs on standalone ports to VTU Tobias Waldekranz

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.