Searched hist:"48 aea33a77ab8ec76245336ea08eeb3dda34f98a" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/dsa/b53/ |
H A D | b53_regs.h | diff 48aea33a77ab8ec76245336ea08eeb3dda34f98a Fri Aug 26 21:18:32 CEST 2016 Florian Fainelli <f.fainelli@gmail.com> 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>
|
H A D | b53_common.c | diff 48aea33a77ab8ec76245336ea08eeb3dda34f98a Fri Aug 26 21:18:32 CEST 2016 Florian Fainelli <f.fainelli@gmail.com> 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>
|