linux/drivers/net/dsa/mv88e6xxx
Andrew Lunn e0d8b61556 net: dsa: mv88e6xxx: Implement mv88e6390 get_stats
The mv88e6390 uses a different bit to select between bank0 and bank1
of the statistics. So implement an ops function for this, and pass the
selector bit to the generic stats read function. Also, the histogram
selection has moved for the mv88e6390, so abstract its selection as
well.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-11-22 09:55:30 -05:00
..
chip.c net: dsa: mv88e6xxx: Implement mv88e6390 get_stats 2016-11-22 09:55:30 -05:00
global1.c net: dsa: mv88e6xxx: Add mv88e6390 statistics unit init 2016-11-22 09:55:30 -05:00
global1.h net: dsa: mv88e6xxx: Add mv88e6390 statistics unit init 2016-11-22 09:55:30 -05:00
global2.c net: dsa: mv88e6xxx: Fix releasing for the global2 interrupts 2016-11-20 21:16:13 -05:00
global2.h net: dsa: mv88e6xxx: Implement interrupt support. 2016-10-17 11:18:08 -04:00
Kconfig net: dsa: mv88e6xxx: Select IRQ_DOMAIN 2016-11-18 13:54:22 -05:00
Makefile net: dsa: mv88e6xxx: add port files 2016-11-04 14:39:58 -04:00
mv88e6xxx.h net: dsa: mv88e6xxx: Implement mv88e6390 get_stats 2016-11-22 09:55:30 -05:00
port.c net: dsa: mv88e6xxx: Respect SPEED_UNFORCED, don't set force bit 2016-11-16 15:12:51 -05:00
port.h net: dsa: mv88e6xxx: add port's MAC speed setter 2016-11-04 14:40:00 -04:00