[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200428160354.2879-1-dmurphy@ti.com>
Date: Tue, 28 Apr 2020 11:03:52 -0500
From: Dan Murphy <dmurphy@...com>
To: <andrew@...n.ch>, <f.fainelli@...il.com>, <hkallweit1@...il.com>
CC: <linux@...linux.org.uk>, <davem@...emloft.net>,
<linux-kernel@...r.kernel.org>, <netdev@...r.kernel.org>,
<afd@...com>, Dan Murphy <dmurphy@...com>
Subject: [PATCH net v3 0/2] WoL fixes for DP83822 and DP83tc811
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
Powered by blists - more mailing lists