Merge branch 'bcmgenet_eee'
authorDavid S. Miller <davem@davemloft.net>
Wed, 26 Nov 2014 20:08:38 +0000 (15:08 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Nov 2014 20:08:38 +0000 (15:08 -0500)
Florian Fainelli says:

====================
net: bcmgenet: EEE support

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

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge