From: Dan Murphy <dmurphy@ti.com>
To: <andrew@lunn.ch>, <f.fainelli@gmail.com>, <hkallweit1@gmail.com>
Cc: <linux@armlinux.org.uk>, <davem@davemloft.net>,
<linux-kernel@vger.kernel.org>, <netdev@vger.kernel.org>,
<afd@ti.com>, Dan Murphy <dmurphy@ti.com>
Subject: [PATCH net 0/2] WoL fixes for DP83822 and DP83tc811
Date: Thu, 23 Apr 2020 11:39:45 -0500 [thread overview]
Message-ID: <20200423163947.18313-1-dmurphy@ti.com> (raw)
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 | 13 +++++++------
2 files changed, 23 insertions(+), 20 deletions(-)
--
2.25.1
next reply other threads:[~2020-04-23 16:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-23 16:39 Dan Murphy [this message]
2020-04-23 16:39 ` [PATCH net 1/2] net: phy: DP83822: Fix WoL in config init to be disabled Dan Murphy
2020-04-23 17:02 ` Heiner Kallweit
2020-04-23 17:49 ` Dan Murphy
2020-04-23 16:39 ` [PATCH net 2/2] net: phy: DP83TC811: " Dan Murphy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200423163947.18313-1-dmurphy@ti.com \
--to=dmurphy@ti.com \
--cc=afd@ti.com \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=f.fainelli@gmail.com \
--cc=hkallweit1@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox