OpenCloudOS-Kernel/drivers/net/dsa/mv88e6xxx
Andrew Lunn dc30c35be7 net: dsa: mv88e6xxx: Implement interrupt support.
The switch can have up to two interrupt controllers. One of these
contains the interrupts from the integrated PHYs, so is useful to
export. The Marvell PHY driver can then be used in interrupt mode,
rather than polling, speeding up PHY handling and reducing load on the
MDIO bus.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-10-17 11:18:08 -04:00
..
Kconfig net: dsa: mv88e6xxx: make global2 code optional 2016-09-06 12:58:14 -07:00
Makefile net: dsa: mv88e6xxx: add global1 helpers 2016-09-30 01:25:59 -04:00
chip.c net: dsa: mv88e6xxx: Implement interrupt support. 2016-10-17 11:18:08 -04:00
global1.c net: dsa: mv88e6xxx: add global1 helpers 2016-09-30 01:25:59 -04:00
global1.h net: dsa: mv88e6xxx: add global1 helpers 2016-09-30 01:25:59 -04:00
global2.c net: dsa: mv88e6xxx: Implement interrupt support. 2016-10-17 11:18:08 -04:00
global2.h net: dsa: mv88e6xxx: Implement interrupt support. 2016-10-17 11:18:08 -04:00
mv88e6xxx.h net: dsa: mv88e6xxx: Implement interrupt support. 2016-10-17 11:18:08 -04:00