]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
Merge branch 'nway-reset'
authorDavid S. Miller <davem@davemloft.net>
Wed, 16 Nov 2016 18:44:02 +0000 (13:44 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Nov 2016 18:44:02 +0000 (13:44 -0500)
Florian Fainelli says:

====================
net: Implenent ethtool::nway_reset for a few drivers

This patch series depends on "net: phy: Centralize auto-negotation restart"
since it provides phy_ethtool_nway_reset as a helper function.

The drivers here already support PHYLIB, so there really is no reason why
restarting auto-negotiation would not be possible with these.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge