From: Florian Fainelli <f.fainelli@gmail.com>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, pgynther@google.com,
Florian Fainelli <f.fainelli@gmail.com>
Subject: [PATCH net-next 0/3] net: bcmgenet: EEE support
Date: Tue, 25 Nov 2014 21:16:33 -0800 [thread overview]
Message-ID: <1416978996-24808-1-git-send-email-f.fainelli@gmail.com> (raw)
Hi David,
This patch series add EEE support to the Broadcom GENET driver, first patch
basically adds register definitions for the hardware, the second patch does the
actual implementation and hooks the {get,set}_eee ethtool callbacks, the last
patch adds auto-negotiation restart capability.
Thanks!
Florian Fainelli (3):
net: bcmgenet: add register definitions for EEE
net: bcmgenet: add EEE support
net: bcmgenet: support restarting auto-negotiation
drivers/net/ethernet/broadcom/genet/bcmgenet.c | 104 +++++++++++++++++++++++++
drivers/net/ethernet/broadcom/genet/bcmgenet.h | 26 +++++++
2 files changed, 130 insertions(+)
--
2.1.0
next reply other threads:[~2014-11-26 5:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-26 5:16 Florian Fainelli [this message]
2014-11-26 5:16 ` [PATCH net-next 1/3] net: bcmgenet: add register definitions for EEE Florian Fainelli
2014-11-26 5:16 ` [PATCH net-next 2/3] net: bcmgenet: add EEE support Florian Fainelli
2014-11-26 5:16 ` [PATCH net-next 3/3] net: bcmgenet: support restarting auto-negotiation Florian Fainelli
2014-11-26 20:09 ` [PATCH net-next 0/3] net: bcmgenet: EEE support 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=1416978996-24808-1-git-send-email-f.fainelli@gmail.com \
--to=f.fainelli@gmail.com \
--cc=davem@davemloft.net \
--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).