2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-29 15:43:59 +08:00
linux-next/drivers/net/dsa/b53
Florian Fainelli 48aea33a77 net: dsa: b53: Add JOIN_ALL_VLAN support
In order to migrate the bcm_sf2 driver over to the b53 driver for most
VLAN/FDB/bridge operations, we need to add support for the "join all
VLANs" register and behavior which allows us to make a given port join
all VLANs and avoid setting specific VLAN entries when it is leaving the
bridge.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-08-26 13:15:48 -07:00
..
b53_common.c net: dsa: b53: Add JOIN_ALL_VLAN support 2016-08-26 13:15:48 -07:00
b53_mdio.c net: dsa: b53: constify b53_io_ops structures 2016-08-09 15:09:40 -07:00
b53_mmap.c net: dsa: b53: constify b53_io_ops structures 2016-08-09 15:09:40 -07:00
b53_priv.h net: dsa: b53: Define SF2 MIB layout 2016-08-26 13:15:48 -07:00
b53_regs.h net: dsa: b53: Add JOIN_ALL_VLAN support 2016-08-26 13:15:48 -07:00
b53_spi.c net: dsa: b53: remove .owner and .bus fields for driver 2016-08-14 21:24:25 -07:00
b53_srab.c net: dsa: b53: constify b53_io_ops structures 2016-08-09 15:09:40 -07:00
Kconfig
Makefile