[RFC net-next 0/2] net: stmmac: Convert to phylink

From: Jose Abreu
Date: Wed Jun 05 2019 - 09:34:59 EST


For review and testing only.

This converts stmmac to use phylink. Besides the code redution this will
allow to gain more flexibility.

Cc: Joao Pinto <jpinto@xxxxxxxxxxxx>
Cc: David S. Miller <davem@xxxxxxxxxxxxx>
Cc: Giuseppe Cavallaro <peppe.cavallaro@xxxxxx>
Cc: Alexandre Torgue <alexandre.torgue@xxxxxx>

Jose Abreu (2):
net: stmmac: Prepare to convert to phylink
net: stmmac: Convert to phylink

drivers/net/ethernet/stmicro/stmmac/Kconfig | 3 +-
drivers/net/ethernet/stmicro/stmmac/stmmac.h | 4 +-
.../net/ethernet/stmicro/stmmac/stmmac_ethtool.c | 72 +---
drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 389 +++++++++------------
.../net/ethernet/stmicro/stmmac/stmmac_platform.c | 21 +-
5 files changed, 189 insertions(+), 300 deletions(-)

--
2.7.4