All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] VLAN fixes for Ocelot switch
@ 2019-10-26 18:04 Vladimir Oltean
  2019-10-26 18:04 ` [PATCH net 1/2] net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is up Vladimir Oltean
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Vladimir Oltean @ 2019-10-26 18:04 UTC (permalink / raw)
  To: davem
  Cc: netdev, joergen.andreasen, allan.nielsen, antoine.tenart,
	alexandre.belloni, f.fainelli, vivien.didelot, andrew,
	Vladimir Oltean

This series addresses 2 issues with vlan_filtering=1:
- Untagged traffic gets dropped unless commands are run in a very
  specific order.
- Untagged traffic starts being transmitted as tagged after adding
  another untagged VID on the port.

Tested on NXP LS1028A-RDB board.

Vladimir Oltean (2):
  net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before
    link is up
  net: mscc: ocelot: refuse to overwrite the port's native vlan

 drivers/net/ethernet/mscc/ocelot.c | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2019-10-29 23:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-26 18:04 [PATCH net 0/2] VLAN fixes for Ocelot switch Vladimir Oltean
2019-10-26 18:04 ` [PATCH net 1/2] net: mscc: ocelot: fix vlan_filtering when enslaving to bridge before link is up Vladimir Oltean
2019-10-26 20:31   ` Florian Fainelli
2019-10-26 23:03   ` Alexandre Belloni
2019-10-28 23:48   ` Horatiu Vultur
2019-10-26 18:04 ` [PATCH net 2/2] net: mscc: ocelot: refuse to overwrite the port's native vlan Vladimir Oltean
2019-10-26 20:33   ` Florian Fainelli
2019-10-26 22:58     ` Vladimir Oltean
2019-10-26 23:05   ` Alexandre Belloni
2019-10-29 23:22 ` [PATCH net 0/2] VLAN fixes for Ocelot switch David Miller

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.