Re: [PATCH 0/2] mvneta: implement ethtool autonegotiation control

2015-12-03 Thread David Miller
From: Stas Sergeev 
Date: Wed, 2 Dec 2015 20:32:24 +0300

> 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.

Series applied to net-next, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/2] mvneta: implement ethtool autonegotiation control

2015-12-02 Thread Stas Sergeev
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.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html