Searched hist:dc30c35be720aa7c62bd9fa4d506be2d686e9165 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | global2.h | dc30c35be720aa7c62bd9fa4d506be2d686e9165 Sun Oct 16 17:56:49 UTC 2016 Andrew Lunn <andrew@lunn.ch> 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>
|
H A D | global2.c | dc30c35be720aa7c62bd9fa4d506be2d686e9165 Sun Oct 16 17:56:49 UTC 2016 Andrew Lunn <andrew@lunn.ch> 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>
|
H A D | chip.c | dc30c35be720aa7c62bd9fa4d506be2d686e9165 Sun Oct 16 17:56:49 UTC 2016 Andrew Lunn <andrew@lunn.ch> 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>
|