From: David S. Miller Date: Tue, 10 Dec 2013 01:39:05 +0000 (-0500) Subject: Merge branch 'phy_reset' X-Git-Tag: v3.14-rc1~94^2~558 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=65be6291c856bee0308c535287f813418402d8b3;p=uclinux-h8%2Flinux.git Merge branch 'phy_reset' Florian Fainelli says: ==================== net: phy: consolidate PHY reset This patchset consolidates the PHY reset through the MII BMCR register by using a central place were this is done. This patchset resumes the work Kyle Moffett started here: https://lkml.org/lkml/2011/10/20/301 Note that at this point, drivers doing funky things after issuing a PHY reset using phy_init_hw() will still suffer from PHY state machine problems, this will be taken care of later on. ==================== Signed-off-by: David S. Miller --- 65be6291c856bee0308c535287f813418402d8b3