From: David S. Miller Date: Thu, 3 Dec 2015 20:18:10 +0000 (-0500) Subject: Merge branch 'mvneta-ethtool-autoneg' X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=b69e3c6f71a53fb46bba588e651d943785398220;p=deliverable%2Flinux.git Merge branch 'mvneta-ethtool-autoneg' Stas Sergeev says: ==================== mvneta: implement ethtool autonegotiation control These 2 patches add an ability to control the autonegotiation via ethtool. For example: ethtool -s eth0 autoneg off ethtool -s eth0 autoneg on This is needed if you want to connect the mvneta's MII to different switches or PHYs: the ones the do support the in-band status, and the ones that do not. ==================== Signed-off-by: David S. Miller --- b69e3c6f71a53fb46bba588e651d943785398220