Hi all, 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. Florian Fainelli (5): net: stmmac: Implement ethtool::nway_reset net: ethoc: Implement ethtool::nway_reset net: ethernet: mvneta: Implement ethtool::nway_reset net: ethernet: mvpp2: Implement ethtool::nway_reset net: ethernet: marvell: pxa168_eth: Implement ethtool::nway_reset drivers/net/ethernet/ethoc.c | 1 + drivers/net/ethernet/marvell/mvneta.c | 1 + drivers/net/ethernet/marvell/mvpp2.c | 1 + drivers/net/ethernet/marvell/pxa168_eth.c | 1 + drivers/net/ethernet/stmicro/stmmac/stmmac_ethtool.c | 1 + 5 files changed, 5 insertions(+) -- 2.9.3