[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221130111148.1064475-1-xiaoning.wang@nxp.com>
Date: Wed, 30 Nov 2022 19:11:46 +0800
From: Clark Wang <xiaoning.wang@....com>
To: linux@...linux.org.uk, peppe.cavallaro@...com,
alexandre.torgue@...s.st.com, joabreu@...opsys.com,
davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, mcoquelin.stm32@...il.com, andrew@...n.ch,
hkallweit1@...il.com
Cc: netdev@...r.kernel.org, linux-stm32@...md-mailman.stormreply.com,
linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] fix mac not working after system resumed with WoL enabled
Hi,
The issue description is in the commit message.
This patchset currently looks more like a workaround.
I haven't found a better way to fix it yet. Any suggestions/solutions would
be appreciated.
Thanks.
Clark Wang (2):
net: phylink: add sync flag mac_ready to fix resume issue with WoL
enabled
net: stmmac: synchronize status with phylink via flag during
suspend/resume
.../net/ethernet/stmicro/stmmac/stmmac_main.c | 2 ++
drivers/net/phy/phylink.c | 36 +++++++++++++++++++
include/linux/phylink.h | 2 ++
3 files changed, 40 insertions(+)
--
2.34.1
Powered by blists - more mailing lists