From: Phil Sutter Date: Wed, 6 Mar 2013 07:49:02 +0000 (+0000) Subject: mv643xx_eth: fix for disabled autoneg X-Git-Tag: v3.9-rc3~36^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=260055bb1f1f8b5328601816c50fd7e0dfda7dff;p=pandora-kernel.git mv643xx_eth: fix for disabled autoneg When autoneg has been disabled in the PHY (Marvell 88E1118 here), auto negotiation between MAC and PHY seem non-functional anymore. The only way I found to workaround this is to manually configure the MAC with the settings sent to the PHY earlier. Signed-off-by: Phil Sutter Signed-off-by: David S. Miller --- Reading git-diff-tree failed