All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] fix mac not working after system resumed with WoL enabled
@ 2022-12-21  8:01 ` Clark Wang
  0 siblings, 0 replies; 14+ messages in thread
From: Clark Wang @ 2022-12-21  8:01 UTC (permalink / raw)
  To: linux, peppe.cavallaro, alexandre.torgue, joabreu, davem,
	edumazet, kuba, pabeni, mcoquelin.stm32, andrew, hkallweit1
  Cc: netdev, linux-stm32, linux-arm-kernel, linux-kernel

Hi,
The issue description is in the commit message.

This patchset is the second version following discussions with Russell.
But the name of each patch has changed, so V2 is not marked in each patch.

Thanks.

Clark Wang (2):
  net: phylink: add a function to resume phy alone to fix resume issue
    with WoL enabled
  net: stmmac: resume phy separately before calling stmmac_hw_setup()

 .../net/ethernet/stmicro/stmmac/stmmac_main.c | 16 +++++++-------
 drivers/net/phy/phylink.c                     | 21 ++++++++++++++++++-
 include/linux/phylink.h                       |  1 +
 3 files changed, 28 insertions(+), 10 deletions(-)

-- 
2.34.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2023-01-03 14:47 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-21  8:01 [PATCH V2 0/2] fix mac not working after system resumed with WoL enabled Clark Wang
2022-12-21  8:01 ` Clark Wang
2022-12-21  8:01 ` [PATCH 1/2] net: phylink: add a function to resume phy alone to fix resume issue " Clark Wang
2022-12-21  8:01   ` Clark Wang
2022-12-22 20:32   ` Piotr Raczynski
2022-12-22 20:32     ` Piotr Raczynski
2023-01-03  9:46   ` Russell King (Oracle)
2023-01-03  9:46     ` Russell King (Oracle)
2022-12-21  8:01 ` [PATCH 2/2] net: stmmac: resume phy separately before calling stmmac_hw_setup() Clark Wang
2022-12-21  8:01   ` Clark Wang
2022-12-22 20:04   ` Piotr Raczynski
2022-12-22 20:04     ` Piotr Raczynski
2022-12-22 19:56 ` [PATCH V2 0/2] fix mac not working after system resumed with WoL enabled Piotr Raczynski
2022-12-22 19:56   ` Piotr Raczynski

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.