[PATCH net-next 0/3] net: stmmac: Convert to phylink

From: Jose Abreu
Date: Tue Jun 11 2019 - 11:23:42 EST


[ Hope this diff looks better (generated with --minimal) ]

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>
Cc: Russell King <linux@xxxxxxxxxxxxxxx>
Cc: Andrew Lunn <andrew@xxxxxxx>
Cc: Florian Fainelli <f.fainelli@xxxxxxxxx>
Cc: Heiner Kallweit <hkallweit1@xxxxxxxxx>

Jose Abreu (3):
net: stmmac: Prepare to convert to phylink
net: stmmac: Start adding phylink support
net: stmmac: Convert to phylink and remove phylib logic

drivers/net/ethernet/stmicro/stmmac/Kconfig | 3 +-
drivers/net/ethernet/stmicro/stmmac/stmmac.h | 7 +-
.../ethernet/stmicro/stmmac/stmmac_ethtool.c | 81 +---
.../net/ethernet/stmicro/stmmac/stmmac_main.c | 391 ++++++++----------
.../ethernet/stmicro/stmmac/stmmac_platform.c | 21 +-
5 files changed, 190 insertions(+), 313 deletions(-)

--
2.21.0