From: Sebastian Hesselbarth Date: Wed, 22 Oct 2014 18:26:47 +0000 (+0200) Subject: net: pxa168_eth: Remove HW auto-negotiaion X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~351^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a14913289a9d0eafbb29971229c24fbdc4c1496;p=pandora-kernel.git net: pxa168_eth: Remove HW auto-negotiaion Marvell Ethernet IP supports PHY negotiation driven by HW. This fundamentally clashes with libphy (software) driven negotiation and also cannot cope with quirky PHYs. Therefore, always disable any HW negotiation features and properly use libphy's phy_device. Tested-by: Antoine Ténart Reviewed-by: Florian Fainelli Signed-off-by: Sebastian Hesselbarth Signed-off-by: David S. Miller --- Reading git-diff-tree failed