All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] net: macb: fix connectivity after resume
@ 2022-12-05 15:33 Claudiu Beznea
  2022-12-05 15:33 ` [PATCH 1/2] net: phylink: add helper to initialize phylink's phydev Claudiu Beznea
  2022-12-05 15:33 ` [PATCH 2/2] net: macb: fix connectivity after resume Claudiu Beznea
  0 siblings, 2 replies; 6+ messages in thread
From: Claudiu Beznea @ 2022-12-05 15:33 UTC (permalink / raw)
  To: nicolas.ferre, davem, edumazet, kuba, pabeni, linux, andrew,
	hkallweit1
  Cc: sergiu.moga, netdev, linux-kernel, Claudiu Beznea

Hi,

This series fixes connectivity on SAMA7G5 with KSZ9131 ethernet PHY.
Driver fix is in patch 2/2. Patch 1/2 is a prerequisite.

Thank you,
Claudiu Beznea

Claudiu Beznea (2):
  net: phylink: add helper to initialize phylink's phydev
  net: macb: fix connectivity after resume

 drivers/net/ethernet/cadence/macb_main.c |  1 +
 drivers/net/phy/phylink.c                | 10 ++++++++++
 include/linux/phylink.h                  |  1 +
 3 files changed, 12 insertions(+)

-- 
2.34.1


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

end of thread, other threads:[~2022-12-07 12:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-05 15:33 [PATCH 0/2] net: macb: fix connectivity after resume Claudiu Beznea
2022-12-05 15:33 ` [PATCH 1/2] net: phylink: add helper to initialize phylink's phydev Claudiu Beznea
2022-12-05 15:57   ` Russell King (Oracle)
2022-12-07 10:49     ` Claudiu.Beznea
2022-12-07 12:23       ` Russell King (Oracle)
2022-12-05 15:33 ` [PATCH 2/2] net: macb: fix connectivity after resume Claudiu Beznea

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.