From: Florian Fainelli <f.fainelli@gmail.com>
To: netdev@vger.kernel.org
Cc: Florian Fainelli <f.fainelli@gmail.com>,
Andrew Lunn <andrew@lunn.ch>,
"David S. Miller" <davem@davemloft.net>,
linux-kernel@vger.kernel.org (open list),
dongsheng.wang@hxt-semitech.com, cphealy@gmail.com,
clemens.gruber@pqgruber.com, hkallweit1@gmail.com, nbd@nbd.name,
harini.katakam@xilinx.com
Subject: [PATCH net-next 0/2] net: phy: Eliminate unnecessary soft
Date: Tue, 25 Sep 2018 11:28:44 -0700 [thread overview]
Message-ID: <20180925182846.30042-1-f.fainelli@gmail.com> (raw)
Hi all,
This patch series eliminates unnecessary software resets of the PHY.
This should hopefully not break anybody's hardware; but I would
appreciate testing to make sure this is is the case.
Sorry for this long email list, I wanted to make sure I reached out to
all people who made changes to the Marvell PHY driver.
Thank you!
Changes since RFT:
- added Tested-by tags from Wang, Dongsheng, Andrew, Chris and Clemens
Florian Fainelli (2):
net: phy: Stop with excessive soft reset
net: phy: marvell: Avoid unnecessary soft reset
drivers/net/phy/marvell.c | 63 ++++++++++++------------------------
drivers/net/phy/phy_device.c | 2 --
2 files changed, 21 insertions(+), 44 deletions(-)
--
2.17.1
next reply other threads:[~2018-09-25 18:28 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-09-25 18:28 Florian Fainelli [this message]
2018-09-25 18:28 ` [PATCH net-next 1/2] net: phy: Stop with excessive soft reset Florian Fainelli
2018-09-25 18:28 ` [PATCH net-next 2/2] net: phy: marvell: Avoid unnecessary " Florian Fainelli
2019-03-15 8:52 ` regression from: " Phil Reid
2019-03-15 21:58 ` Florian Fainelli
2019-03-18 2:11 ` Phil Reid
2019-03-18 17:09 ` Florian Fainelli
2019-03-18 17:15 ` Andrew Lunn
2019-03-18 17:18 ` Chris Healy
2019-03-18 17:53 ` Andrew Lunn
2019-03-19 1:32 ` Phil Reid
2019-03-19 16:53 ` Florian Fainelli
2019-03-20 1:33 ` Phil Reid
2019-03-20 2:34 ` liweihang
2019-03-20 3:37 ` Florian Fainelli
2019-03-20 5:16 ` Phil Reid
2019-03-20 6:39 ` Heiner Kallweit
2019-03-20 7:08 ` Phil Reid
2019-03-20 12:22 ` liweihang
2019-03-20 18:15 ` Heiner Kallweit
2019-03-20 20:35 ` Maxim Uvarov
2019-03-21 6:16 ` liweihang
2019-03-21 8:07 ` Phil Reid
2018-09-26 3:27 ` [PATCH net-next 0/2] net: phy: Eliminate unnecessary soft David Miller
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=20180925182846.30042-1-f.fainelli@gmail.com \
--to=f.fainelli@gmail.com \
--cc=andrew@lunn.ch \
--cc=clemens.gruber@pqgruber.com \
--cc=cphealy@gmail.com \
--cc=davem@davemloft.net \
--cc=dongsheng.wang@hxt-semitech.com \
--cc=harini.katakam@xilinx.com \
--cc=hkallweit1@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=nbd@nbd.name \
--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;
as well as URLs for NNTP newsgroup(s).