mbox series

[v2,0/2] net: phy: state machine fixes for interrupt driven PHYs

Message ID 1490180524-28675-1-git-send-email-rogerq@ti.com
Headers show
Series net: phy: state machine fixes for interrupt driven PHYs | expand

Message

Roger Quadros March 22, 2017, 11:02 a.m. UTC
Hi,

These 2 patches fix the following 2 issues with the PHY state machine
when used with interrupt driven PHYs.

- PHY link not coming up if Ethernet cable is plugged before Ethernet network
interface is brought up.

- PHY not being suspended when PHY is halted.

cheers,
-roger

Roger Quadros (2):
  net: phy: Fix PHY AN done state machine for interrupt driven PHYs
  net: phy: Don't miss phy_suspend() on PHY_HALTED for PHYs with
    interrupts

 drivers/net/phy/phy.c | 5 +++++
 1 file changed, 5 insertions(+)

-- 
2.7.4