[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1416978996-24808-1-git-send-email-f.fainelli@gmail.com>
Date: Tue, 25 Nov 2014 21:16:33 -0800
From: Florian Fainelli <f.fainelli@...il.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, pgynther@...gle.com,
Florian Fainelli <f.fainelli@...il.com>
Subject: [PATCH net-next 0/3] net: bcmgenet: EEE support
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
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists