Skip to content
Commit 10bc6a60 authored by Heiner Kallweit's avatar Heiner Kallweit Committed by David S. Miller
Browse files

r8169: fix autoneg issue on resume with RTL8168E

It was reported that chip version 33 (RTL8168E) ends up with
10MBit/Half on a 1GBit link after resuming from S3 (with different
link partners). For whatever reason the PHY on this chip doesn't
properly start a renegotiation when soft-reset.
Explicitly requesting a renegotiation fixes this.

Fixes: a2965f12

 ("r8169: remove rtl8169_set_speed_xmii")
Signed-off-by: default avatarHeiner Kallweit <hkallweit1@gmail.com>
Reported-by: default avatarNeil MacLeod <neil@nmacleod.com>
Tested-by: default avatarNeil MacLeod <neil@nmacleod.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent d7ab5cdc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment