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)
commit1585a8ae52ee15bf00859e92d1e3167f6f7beaa3
tree518accb2d5a8336aeb7a1d3d7acf8179a52d50a7
parent8b7f8a99906fc21c287ad63ad3a89cf662b0293e
parent6b0c54060ecb678473d442bba01fcb2b3079f594
Merge branch 'bcmgenet_eee'

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>