netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC net-next 0/2] net: stmmac: Convert to phylink
@ 2019-06-05 13:30 Jose Abreu
  2019-06-05 13:30 ` [RFC net-next 1/2] net: stmmac: Prepare to convert " Jose Abreu
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Jose Abreu @ 2019-06-05 13:30 UTC (permalink / raw)
  To: linux-kernel, netdev
  Cc: Jose Abreu, Joao Pinto, David S . Miller, Giuseppe Cavallaro,
	Alexandre Torgue

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@synopsys.com>
Cc: David S. Miller <davem@davemloft.net>
Cc: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Cc: Alexandre Torgue <alexandre.torgue@st.com>

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


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-06-08 18:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-06-05 13:30 [RFC net-next 0/2] net: stmmac: Convert to phylink Jose Abreu
2019-06-05 13:30 ` [RFC net-next 1/2] net: stmmac: Prepare to convert " Jose Abreu
2019-06-06 11:26   ` Jose Abreu
2019-06-05 13:30 ` [RFC net-next 2/2] net: stmmac: Convert " Jose Abreu
2019-06-06 11:26   ` Jose Abreu
2019-06-08  3:58   ` Florian Fainelli
2019-06-08 18:46     ` Andrew Lunn
2019-06-06 11:26 ` [RFC net-next 0/2] " Jose Abreu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).