[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220823140517.3091239-1-maxime.chevallier@bootlin.com>
Date: Tue, 23 Aug 2022 16:05:15 +0200
From: Maxime Chevallier <maxime.chevallier@...tlin.com>
To: davem@...emloft.net
Cc: Maxime Chevallier <maxime.chevallier@...tlin.com>,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
thomas.petazzoni@...tlin.com, Andrew Lunn <andrew@...n.ch>,
Jakub Kicinski <kuba@...nel.org>,
Eric Dumazet <edumazet@...gle.com>,
Paolo Abeni <pabeni@...hat.com>,
Florian Fainelli <f.fainelli@...il.com>,
Heiner Kallweit <hkallweit1@...il.com>,
Russell King <linux@...linux.org.uk>,
linux-arm-kernel@...ts.infradead.org
Subject: [PATCH net-next 0/2] net: altera: tse: phylink conversion
This series converts the Altera Triple Speed Ethernet driver to phylink,
to benefit from the full flexibility that phylink gives, and proped SFP
support.
The first patch is a small rework of the PCS reset code, to make the
actual phylink conversion easier to read.
Maxime Chevallier (2):
net: altera: tse: add a dedicated helper for reset
net: altera: tse: convert to phylink
drivers/net/ethernet/altera/Kconfig | 1 +
drivers/net/ethernet/altera/altera_tse.h | 13 +
.../net/ethernet/altera/altera_tse_ethtool.c | 20 +-
drivers/net/ethernet/altera/altera_tse_main.c | 434 ++++++------------
4 files changed, 182 insertions(+), 286 deletions(-)
--
2.37.2
Powered by blists - more mailing lists