[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20221221080144.2549125-1-xiaoning.wang@nxp.com>
Date: Wed, 21 Dec 2022 16:01:42 +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 V2 0/2] fix mac not working after system resumed with WoL enabled
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
Powered by blists - more mailing lists