OpenCloudOS-Kernel/drivers/net/dsa
Florian Fainelli 9c57a77182 net: dsa: bcm_sf2: Add VLAN support
Add support for configuring VLANs on the Broadcom Starfigther2 switch.
This is all done through the bridge vlan facility just like other DSA
drivers.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-06-09 22:12:49 -07:00
..
Kconfig net: dsa: mv88e6xxx: factorize the switch driver 2016-05-09 14:26:13 -04:00
Makefile net: dsa: mv88e6xxx: factorize the switch driver 2016-05-09 14:26:13 -04:00
bcm_sf2.c net: dsa: bcm_sf2: Add VLAN support 2016-06-09 22:12:49 -07:00
bcm_sf2.h net: dsa: bcm_sf2: Add VLAN support 2016-06-09 22:12:49 -07:00
bcm_sf2_regs.h net: dsa: bcm_sf2: Add VLAN registers definitions 2016-06-09 22:12:49 -07:00
mv88e6xxx.c net: dsa: Add new binding implementation 2016-06-04 14:29:55 -07:00
mv88e6xxx.h net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio bus 2016-06-04 14:29:54 -07:00
mv88e6060.c net: dsa: constify probed name 2016-04-17 18:54:14 -04:00
mv88e6060.h net: dsa: Keep the mii bus and address in the private structure 2016-04-13 18:15:23 -04:00