mbox series

[net-next,v2,0/6] ar9331: mainline some parts of switch functionality

Message ID 20210702101751.13168-1-o.rempel@pengutronix.de (mailing list archive)
Headers show
Series ar9331: mainline some parts of switch functionality | expand

Message

Oleksij Rempel July 2, 2021, 10:17 a.m. UTC
Till now the ar9331 switch was supporting only port multiplexing mode.
With this patch set we should be able to bridging and VLAN

Oleksij Rempel (6):
  net: dsa: qca: ar9331: reorder MDIO write sequence
  net: dsa: qca: ar9331: make proper initial port defaults
  net: dsa: qca: ar9331: add forwarding database support
  net: dsa: qca: ar9331: add ageing time support
  net: dsa: qca: ar9331: add bridge support
  net: dsa: qca: ar9331: add vlan support

 drivers/net/dsa/qca/ar9331.c | 782 ++++++++++++++++++++++++++++++++++-
 1 file changed, 777 insertions(+), 5 deletions(-)

Comments

David Miller July 2, 2021, 8:38 p.m. UTC | #1
Please resubmit this when net-next opens up again.

Thank you.