From: David Miller <davem@davemloft.net>
To: f.fainelli@gmail.com
Cc: vbridgers2013@gmail.com, rdunlap@infradead.org,
netdev@vger.kernel.org, vbridger@altera.com
Subject: Re: [PATCH net v5 0/3] net: libphy: Add phy specific functions to access mmd regs
Date: Wed, 30 Jul 2014 20:00:47 -0700 (PDT) [thread overview]
Message-ID: <20140730.200047.853167282063603089.davem@davemloft.net> (raw)
In-Reply-To: <CAGVrzcYpYQAXOJMCuEdG0Yi9BiYVTUgQxehACYN=5LdZN21fQw@mail.gmail.com>
From: Florian Fainelli <f.fainelli@gmail.com>
Date: Tue, 29 Jul 2014 14:29:53 -0700
> 2014-07-29 13:19 GMT-07:00 Vince Bridgers <vbridgers2013@gmail.com>:
>> This set of patches addresses a problem found with the Micrel ksz9021 phy and
>> libphy, where the ksz9021 phy does not support mmd extended register access
>> per the IEEE specification as assumed by libphy. The first patch adds a
>> framework for phy specific support to specify their own function to access
>> extended phy registers, return a failure code if not supported, or to default
>> to libphy's IEEE defined method for accessing the mmd extended phy registers.
>>
>> This issue was found by using the Synopsys EMAC and a Micrel ksz9021 phy on the
>> Altera Cyclone 5 SOC development kit. This patch was tested on the same system
>> in both positive and negative test cases.
>
> Thanks for putting this together, this looks good to me now!
Series applied to net-next, thanks everyone.
prev parent reply other threads:[~2014-07-31 3:00 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-29 20:19 [PATCH net v5 0/3] net: libphy: Add phy specific functions to access mmd regs Vince Bridgers
2014-07-29 20:19 ` [PATCH net v5 1/3] net: libphy: Add phy specific function to access mmd phy registers Vince Bridgers
2014-07-29 20:19 ` [PATCH net v5 2/3] net: libphy: Add stubs to hook IEEE MMD Register reads and writes Vince Bridgers
2014-07-29 20:19 ` [PATCH net v5 3/3] Documentation: networking: phy.txt: Update text for indirect MMD access Vince Bridgers
2014-07-29 21:29 ` [PATCH net v5 0/3] net: libphy: Add phy specific functions to access mmd regs Florian Fainelli
2014-07-31 3:00 ` David Miller [this message]
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=20140730.200047.853167282063603089.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=f.fainelli@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=rdunlap@infradead.org \
--cc=vbridger@altera.com \
--cc=vbridgers2013@gmail.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).