Re: [PATCH net 0/5] r8152: correct the flow of PHY

From: David Miller
Date: Wed Sep 21 2016 - 00:56:59 EST


From: Hayes Wang <hayeswang@xxxxxxxxxxx>
Date: Tue, 20 Sep 2016 16:22:04 +0800

> First, to enable the PHY as early as possible. Some settings may fail if the
> PHY is power down.
>
> Move the other PHY settings to hw_phy_cfg() to make sure the order is correct.
>
> Finally, disable ALDPS and EEE before updating the PHY for RTL8153.

Series applied, thanks.