WSL2-Linux-Kernel/drivers/net/dsa
Andrew Lunn e413e7e1f7 net: dsa: Consolidate getting the statistics
Reading the statistics from the hardware is the same for all
chips. What differs is the number of available statistics. Have just
one copy of the code in the shared mv88e6xxx.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2015-04-01 22:55:41 -04:00
..
Kconfig dsa: change "select" to "depends on" for NET_SWITCHDEV and for NET_DSA 2015-03-16 16:29:18 -04:00
Makefile net: dsa: Add support for Marvell 88E6352 2014-10-30 14:54:10 -04:00
bcm_sf2.c net: dsa: bcm_sf2: add HW bridging support 2015-02-25 17:03:38 -05:00
bcm_sf2.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2015-03-03 21:16:48 -05:00
bcm_sf2_regs.h net: dsa: bcm_sf2: add HW bridging support 2015-02-25 17:03:38 -05:00
mv88e6xxx.c net: dsa: Consolidate getting the statistics 2015-04-01 22:55:41 -04:00
mv88e6xxx.h net: dsa: Consolidate getting the statistics 2015-04-01 22:55:41 -04:00
mv88e6060.c net: dsa: Report known silicon revisions for Marvell 88E6060 2014-10-30 14:54:10 -04:00
mv88e6123_61_65.c net: dsa: Consolidate getting the statistics 2015-04-01 22:55:41 -04:00
mv88e6131.c net: dsa: Consolidate getting the statistics 2015-04-01 22:55:41 -04:00
mv88e6171.c net: dsa: Consolidate getting the statistics 2015-04-01 22:55:41 -04:00
mv88e6352.c net: dsa: Consolidate getting the statistics 2015-04-01 22:55:41 -04:00