[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1490180524-28675-1-git-send-email-rogerq@ti.com>
Date: Wed, 22 Mar 2017 13:02:02 +0200
From: Roger Quadros <rogerq@...com>
To: <f.fainelli@...il.com>
CC: <andrew@...n.ch>, <davem@...emloft.net>, <kyle.roeschley@...com>,
<nsekhar@...com>, <netdev@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, Roger Quadros <rogerq@...com>
Subject: [PATCH v2 0/2] net: phy: state machine fixes for interrupt driven PHYs
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
Powered by blists - more mailing lists