linux/drivers/net/dsa
Vivien Didelot 83dabd1fa8 net: dsa: mv88e6xxx: make switchdev DB ops generic
The MDB support for the mv88e6xxx driver will be very similar to the FDB
support, since it consists of loading/purging/dumping address to/from
the Address Translation Unit (ATU).

Prepare the support for MDB by making the FDB code accessing the ATU
generic. The FDB operations now provide access to the unicast addresses
while the MDB operations will provide access to the multicast addresses.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-08-31 14:15:43 -07:00
..
b53 net: dsa: b53: Add JOIN_ALL_VLAN support 2016-08-26 13:15:48 -07:00
mv88e6xxx net: dsa: mv88e6xxx: make switchdev DB ops generic 2016-08-31 14:15:43 -07:00
bcm_sf2_regs.h net: dsa: bcm_sf2: Remove duplicate code 2016-08-26 13:15:48 -07:00
bcm_sf2.c net: dsa: bcm_sf2: Utilize mask clear/set helpers in bcm_sf2_intr_disable 2016-08-26 21:33:33 -07:00
bcm_sf2.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2016-08-30 00:54:02 -04:00
Kconfig net: dsa: bcm_sf2: Utilize core B53 driver when possible 2016-08-26 13:15:48 -07:00
Makefile net: dsa: mv88e6xxx: move driver in its own folder 2016-06-25 11:29:47 -04:00
mv88e6060.c net: dsa: rename switch operations structure 2016-08-24 21:45:39 -07:00
mv88e6060.h net: dsa: Keep the mii bus and address in the private structure 2016-04-13 18:15:23 -04:00