linux-stable/drivers/net/dsa/b53
Florian Fainelli a2482d2ce3 net: dsa: b53: Plug in VLAN support
Add support for configuration VLANs on B53 devices by implementing the
port VLAN add/del/dump functions. We currently default to a behavior
which is equivalent to having VLAN filtering turned on, where all VLANs
not programmed into the VLAN port-based vector will be discarded on
ingress.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-09 22:21:29 -07:00
..
b53_common.c net: dsa: b53: Plug in VLAN support 2016-06-09 22:21:29 -07:00
b53_mdio.c
b53_mmap.c
b53_priv.h net: dsa: b53: Plug in VLAN support 2016-06-09 22:21:29 -07:00
b53_regs.h net: dsa: b53: Add bridge support 2016-06-09 22:21:29 -07:00
b53_spi.c
b53_srab.c
Kconfig
Makefile