[updated PATCH] forcedeth: power down phy when interface is down

2007-09-21 Thread Ed Swierk
On 9/19/07, Ayaz Abdulla [EMAIL PROTECTED] wrote: It seems that you are powering down the phy even if WOL is enabled. Right; I've updated the patch to skip powering down the phy when wol is enabled. Secondly, can you powerdown the phy at the same time you start performing autoneg restart?

Re: [PATCH] forcedeth: power down phy when interface is down

2007-09-20 Thread Ayaz Abdulla
It seems that you are powering down the phy even if WOL is enabled. Secondly, can you powerdown the phy at the same time you start performing autoneg restart? Ed Swierk wrote: Bring the physical link down when the interface is down, by placing the PHY in power-down state. This mirrors the

[PATCH] forcedeth: power down phy when interface is down

2007-09-18 Thread Ed Swierk
Bring the physical link down when the interface is down, by placing the PHY in power-down state. This mirrors the behavior of other drivers including e1000 and tg3. Signed-off-by: Ed Swierk [EMAIL PROTECTED] forcedeth-phy-power-down.patch Description: Binary data