From: Florian Fainelli Date: Thu, 14 Aug 2014 23:52:52 +0000 (-0700) Subject: net: phy: bcm7xxx: re-advertise all supported modes out of suspend X-Git-Tag: omap-for-v3.17/fixes-against-rc2~24^2~26^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fd14e0b4a4fdb57a2b96659cb8adae255cd225d;p=pandora-kernel.git net: phy: bcm7xxx: re-advertise all supported modes out of suspend The BCM7xxx internal Gigabit PHYs on 28nm process platforms come out reset without any half-duplex or "hub" compatible advertised modes, which was causing auto-negotiation issues coming out of S3 suspend/resume, we just could not establish a link with a half-duplex only link partner. Make sure that the resume function properly re-configures the PHY device to advertise all supported modes. Fixes: b560a58c45c6 ("net: phy: add Broadcom BCM7xxx internal PHY driver") Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed