From: Florian Fainelli <f.fainelli@gmail.com>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, pgynther@google.com, jaedon.shin@gmail.com,
Florian Fainelli <f.fainelli@gmail.com>
Subject: [PATCH net-next 0/2] net: broadcom MDIO support for broken turn-around
Date: Wed, 10 Jun 2015 12:14:01 -0700 [thread overview]
Message-ID: <1433963643-15851-1-git-send-email-f.fainelli@gmail.com> (raw)
Hi David,
These two patches update the GENET and UniMAC MDIO controllers to deal with
PHYs that are known to have a broken turn-around bug (e.g: BCM53125 and others)
This utilizes the infrastructure that code recently added to do that in 'net-next'.
Note that the changes look nearly identical and I will try to address the MDIO
code duplication between GENET and UniMAC in a future patch series.
Thanks!
Florian Fainelli (2):
net: bcmgenet: handle broken turn-around for specific PHYs
net: phy: mdio-bcm-unimac: handle broken turn-around for specific PHYs
drivers/net/ethernet/broadcom/genet/bcmmii.c | 7 ++++++-
drivers/net/phy/mdio-bcm-unimac.c | 3 ++-
2 files changed, 8 insertions(+), 2 deletions(-)
--
2.1.0
next reply other threads:[~2015-06-10 19:15 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-06-10 19:14 Florian Fainelli [this message]
2015-06-10 19:14 ` [PATCH net-next 1/2] net: bcmgenet: handle broken turn-around for specific PHYs Florian Fainelli
2015-06-10 19:14 ` [PATCH net-next 2/2] net: phy: mdio-bcm-unimac: " Florian Fainelli
2015-06-10 19:17 ` Florian Fainelli
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=1433963643-15851-1-git-send-email-f.fainelli@gmail.com \
--to=f.fainelli@gmail.com \
--cc=davem@davemloft.net \
--cc=jaedon.shin@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=pgynther@google.com \
/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).