All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net v3 0/2]  WoL fixes for DP83822 and DP83tc811
@ 2020-04-28 16:03 Dan Murphy
  2020-04-28 16:03 ` [PATCH net v3 1/2] net: phy: DP83822: Fix WoL in config init to be disabled Dan Murphy
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dan Murphy @ 2020-04-28 16:03 UTC (permalink / raw)
  To: andrew, f.fainelli, hkallweit1
  Cc: linux, davem, linux-kernel, netdev, afd, Dan Murphy

Hello

The WoL feature for each device was enabled during boot or when the PHY was
brought up which may be undesired.  These patches disable the WoL in the
config_init.  The disabling and enabling of the WoL is now done though the
set_wol call.

Dan

Dan Murphy (2):
  net: phy: DP83822: Fix WoL in config init to be disabled
  net: phy: DP83TC811: Fix WoL in config init to be disabled

 drivers/net/phy/dp83822.c   | 30 ++++++++++++++----------------
 drivers/net/phy/dp83tc811.c | 21 ++++++++++++---------
 2 files changed, 26 insertions(+), 25 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2020-05-01 22:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-28 16:03 [PATCH net v3 0/2] WoL fixes for DP83822 and DP83tc811 Dan Murphy
2020-04-28 16:03 ` [PATCH net v3 1/2] net: phy: DP83822: Fix WoL in config init to be disabled Dan Murphy
2020-04-28 16:03 ` [PATCH net v3 2/2] net: phy: DP83TC811: " Dan Murphy
2020-05-01 22:24 ` [PATCH net v3 0/2] WoL fixes for DP83822 and DP83tc811 David Miller

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.