linux/drivers/net/dsa/mv88e6xxx
Vivien Didelot 51c901a775 net: dsa: mv88e6xxx: distinguish Global 2 Rsvd2CPU
The 88E6185 family only has one 16-bit register to mark the 16 802.1D
reserved multicast addresses in the range of 01:80:C2:00:00:0x as MGMT.

The 88E6352 family also has one 16-bit register to mark the 16 GARP
reserved multicast addresses in the range of 01:80:C2:00:00:2x as MGMT.

Split the existing mv88e6095 prefixed mgmt_rsvd2cpu operation into two
distinct mv88e6185 and mv88e6352 prefixed operations, and wrap its call
into a mv88e6xxx_rsvd2cpu_setup helper.

This allows us to also get rid of the MV88E6XXX_CAP_G2_MGMT_EN_* flags.

Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-07-18 11:10:57 -07:00
..
chip.c net: dsa: mv88e6xxx: distinguish Global 2 Rsvd2CPU 2017-07-18 11:10:57 -07:00
chip.h net: dsa: mv88e6xxx: distinguish Global 2 Rsvd2CPU 2017-07-18 11:10:57 -07:00
global1_atu.c net: dsa: mv88e6xxx: prefix Global ATU macros 2017-06-15 14:07:48 -04:00
global1_vtu.c net: dsa: mv88e6xxx: prefix Global VTU macros 2017-06-15 14:07:49 -04:00
global1.c net: dsa: mv88e6xxx: prefix Global Stats macros 2017-06-15 14:07:50 -04:00
global1.h net: dsa: mv88e6xxx: prefix Global Prio and Tag macros 2017-06-15 14:07:50 -04:00
global2.c net: dsa: mv88e6xxx: distinguish Global 2 Rsvd2CPU 2017-07-18 11:10:57 -07:00
global2.h net: dsa: mv88e6xxx: distinguish Global 2 Rsvd2CPU 2017-07-18 11:10:57 -07:00
Kconfig net: dsa: mv88e6xxx: Select IRQ_DOMAIN 2016-11-18 13:54:22 -05:00
Makefile net: dsa: mv88e6xxx: Refactor mv88e6352 SERDES code into an op 2017-05-26 15:00:44 -04:00
phy.c net: dsa: mv88e6xxx: remove unneeded dsa header 2017-07-18 11:10:57 -07:00
phy.h net: dsa: mv88e6xxx: prefix PHY macros 2017-06-09 12:11:00 -04:00
port.c net: dsa: mv88e6xxx: better IEEE Prio Mapping Table description 2017-06-20 13:27:01 -04:00
port.h net: dsa: mv88e6xxx: remove LED control register 2017-07-18 11:10:57 -07:00
serdes.c net: dsa: mv88e6xxx: fix error code in mv88e6390_serdes_power() 2017-06-25 11:42:33 -04:00
serdes.h net: dsa: mv88e6xxx: rename chip header 2017-06-04 20:07:40 -04:00