[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1453174388-26752-1-git-send-email-f.fainelli@gmail.com>
Date: Mon, 18 Jan 2016 19:33:05 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, andrew@...n.ch,
sergei.shtylyov@...entembedded.com, Woojung.Huh@...rochip.com,
Florian Fainelli <f.fainelli@...il.com>
Subject: [PATCH net 0/3] net: phy: Finally fix PHY_IGNORE_INTERRUPTS
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
Powered by blists - more mailing lists