public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net 0/2] smsc: fix bugs when interface is not up
@ 2023-03-16  7:45 Wolfram Sang
  2023-03-16  7:45 ` [PATCH 1/2] Revert "net: smsc911x: Make Runtime PM handling more fine-grained" Wolfram Sang
  2023-03-16  7:45 ` [PATCH 2/2] smsc911x: avoid PHY being resumed when interface is not up Wolfram Sang
  0 siblings, 2 replies; 5+ messages in thread
From: Wolfram Sang @ 2023-03-16  7:45 UTC (permalink / raw)
  To: netdev
  Cc: linux-renesas-soc, Geert Uytterhoeven, Florian Fainelli,
	Wolfram Sang, linux-kernel

I found two issues dealing with the SMSC911x on the Renesas APE6-EVM
when the interface is not up yet. Each patch here deals with one of
them. Please read the patch description for details.

Wolfram Sang (2):
  Revert "net: smsc911x: Make Runtime PM handling more fine-grained"
  smsc911x: avoid PHY being resumed when interface is not up

 drivers/net/ethernet/smsc/smsc911x.c | 27 +++++++++++----------------
 1 file changed, 11 insertions(+), 16 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2023-03-17  5:00 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-16  7:45 [PATCH net 0/2] smsc: fix bugs when interface is not up Wolfram Sang
2023-03-16  7:45 ` [PATCH 1/2] Revert "net: smsc911x: Make Runtime PM handling more fine-grained" Wolfram Sang
2023-03-16  9:07   ` Geert Uytterhoeven
2023-03-17  5:00     ` Wolfram Sang
2023-03-16  7:45 ` [PATCH 2/2] smsc911x: avoid PHY being resumed when interface is not up Wolfram Sang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox