netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 0/2] dsa: lan9303: Move to PHYLINK
@ 2022-12-02 19:17 Jerry Ray
  2022-12-02 19:17 ` [PATCH net-next v2 1/2] dsa: lan9303: Add port_max_mtu API Jerry Ray
  2022-12-02 19:17 ` [PATCH net-next v2 2/2] dsa: lan9303: Move to PHYLINK Jerry Ray
  0 siblings, 2 replies; 5+ messages in thread
From: Jerry Ray @ 2022-12-02 19:17 UTC (permalink / raw)
  To: Andrew Lunn, Florian Fainelli, Vladimir Oltean, David S. Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni, netdev, linux-kernel,
	linux, Jerry Ray

This patch series moves the lan9303 driver to use the phylink
api away from phylib.

1) adds port_max_mtu api support.
2) Replace .adjust_link with .phylink_get_caps dsa api

At this point, I do not see anything this driver needs from the other
phylink APIs.

Signed-off-by: Jerry Ray <jerry.ray@microchip.com>

---
v1-> v2:
  corrected the reported mtu size, removing ETH_HLEN and ETH_FCS_LEN

 drivers/net/dsa/lan9303-core.c | 93 ++++++++++++--------
 1 file changed, 56 insertions(+), 37 deletions(-)


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

end of thread, other threads:[~2022-12-06 16:49 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-02 19:17 [PATCH net-next v2 0/2] dsa: lan9303: Move to PHYLINK Jerry Ray
2022-12-02 19:17 ` [PATCH net-next v2 1/2] dsa: lan9303: Add port_max_mtu API Jerry Ray
2022-12-02 19:17 ` [PATCH net-next v2 2/2] dsa: lan9303: Move to PHYLINK Jerry Ray
2022-12-02 19:54   ` Russell King (Oracle)
2022-12-06 16:48     ` Jerry.Ray

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).