Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] Automatic PHY interrupts
@ 2018-03-17 19:32 Andrew Lunn
  2018-03-17 19:32 ` [PATCH net-next 1/3] net: dsa: mv88e6xxx: Add missing g1 IRQ numbers Andrew Lunn
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Andrew Lunn @ 2018-03-17 19:32 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, Andrew Lunn

Now that the mv88e6xxx driver either installs in interrupt handler, or
polls for interrupts, it is possible to always handle PHY interrupts,
rather than have phylib perform the polling. This speeds up detection
of link changes and reduces the load on the MDIO bus, which is
beneficial for PTP.

Andrew Lunn (3):
  net: dsa: mv88e6xxx: Add missing g1 IRQ numbers
  net: dsa: mv88e6xxx: Add number of internal PHYs
  net: dsa: mv88e6xxx: Add MDIO interrupts for internal PHYs

 drivers/net/dsa/mv88e6xxx/chip.c    | 40 +++++++++++++++++++++++++++++++++++++
 drivers/net/dsa/mv88e6xxx/chip.h    |  1 +
 drivers/net/dsa/mv88e6xxx/global2.c | 32 +++++++++++++++++++++++++++++
 drivers/net/dsa/mv88e6xxx/global2.h | 16 +++++++++++++++
 4 files changed, 89 insertions(+)

-- 
2.16.2

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2018-03-18 20:53 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-17 19:32 [PATCH net-next 0/3] Automatic PHY interrupts Andrew Lunn
2018-03-17 19:32 ` [PATCH net-next 1/3] net: dsa: mv88e6xxx: Add missing g1 IRQ numbers Andrew Lunn
2018-03-17 19:32 ` [PATCH net-next 2/3] net: dsa: mv88e6xxx: Add number of internal PHYs Andrew Lunn
2018-03-17 19:32 ` [PATCH net-next 3/3] net: dsa: mv88e6xxx: Add MDIO interrupts for " Andrew Lunn
2018-03-18 20:53 ` [PATCH net-next 0/3] Automatic PHY interrupts David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox