Hi all,
This patch series finally fixes how PHY_IGNORE_INTERRUPTS are treated by
avoiding to poll the PHY *and* getting notified from link state changes by the
Ethernet MAC interrupt service routine.
Tested with bcmgenet since this is the HW that I have access to.
Targetting the "net" tree since these are bugfixes, but I would like Woojun and
Andrew to take a look and test that on their respective HW setups as well.
Thank you!
Florian Fainelli (3):
net: phy: Avoid polling PHY with PHY_IGNORE_INTERRUPTS
net: phy: Fix phy_mac_interrupt()
net: bcmgenet: Properly configure PHY to ignore interrupt
drivers/net/ethernet/broadcom/genet/bcmmii.c | 2 +-
drivers/net/phy/phy.c | 46 +++++++++++++++++-----------
2 files changed, 29 insertions(+), 19 deletions(-)
--
2.1.0