On Thu, Dec 07, 2017 at 06:44:23PM +0200, Claudiu Manoil wrote: > This controller does not support EEE, but it may connect to a PHY > which supports EEE and advertises EEE by default, while its link > partner also advertises EEE. If this happens, the PHY enters low > power mode when the traffic rate is low and causes packet loss. > This patch disables EEE advertisement by default for any PHY that > gianfar connects to, to prevent the above unwanted outcome. > > Signed-off-by: Shaohui Xie <shaohui....@nxp.com> > Tested-by: Yangbo Lu <yangbo...@nxp.com> > Signed-off-by: Claudiu Manoil <claudiu.man...@nxp.com>
Reviewed-by: Andrew Lunn <and...@lunn.ch> Andrew