netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] net: bcmgenet: EEE support
@ 2014-11-26  5:16 Florian Fainelli
  2014-11-26  5:16 ` [PATCH net-next 1/3] net: bcmgenet: add register definitions for EEE Florian Fainelli
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Florian Fainelli @ 2014-11-26  5:16 UTC (permalink / raw)
  To: netdev; +Cc: davem, pgynther, Florian Fainelli

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-11-26 20:09 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-26  5:16 [PATCH net-next 0/3] net: bcmgenet: EEE support Florian Fainelli
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

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).