All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] net: stmmac: fix WoL issue
@ 2021-09-07 10:56 Joakim Zhang
  2021-09-07 10:56 ` [PATCH net 1/2] net: phylink: add suspend/resume support Joakim Zhang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Joakim Zhang @ 2021-09-07 10:56 UTC (permalink / raw)
  To: peppe.cavallaro, alexandre.torgue, joabreu, davem, kuba,
	mcoquelin.stm32, linux, andrew, hkallweit1
  Cc: netdev, linux-kernel, linux-imx

This patch set fixes stmmac not working after system resume back with WoL
active. Thanks a lot for Russell King keeps looking into this issue.

Joakim Zhang (1):
  net: stmmac: fix MAC not working when system resume back with WoL
    active

Russell King (Oracle) (1):
  net: phylink: add suspend/resume support

 .../net/ethernet/stmicro/stmmac/stmmac_main.c | 36 ++++----
 drivers/net/phy/phylink.c                     | 82 +++++++++++++++++++
 include/linux/phylink.h                       |  3 +
 3 files changed, 103 insertions(+), 18 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-09-07 13:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-07 10:56 [PATCH net 0/2] net: stmmac: fix WoL issue Joakim Zhang
2021-09-07 10:56 ` [PATCH net 1/2] net: phylink: add suspend/resume support Joakim Zhang
2021-09-07 10:56 ` [PATCH net 2/2] net: stmmac: fix MAC not working when system resume back with WoL active Joakim Zhang
2021-09-07 13:10 ` [PATCH net 0/2] net: stmmac: fix WoL issue patchwork-bot+netdevbpf

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.