commit | 6ef398ea60d931b97d69ed080bd0bd00fac38ec6 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue Nov 25 21:16:35 2014 -0800 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 26 15:08:05 2014 -0500 |
tree | cab57c23b1a3506cd0ae88c80540f475d517b219 | |
parent | d0a6db8dd05da6d65ac1ba111da911de6a34d76a [diff] |
net: bcmgenet: add EEE support Allow enabling and disabling EEE using the designated ethtool getters and setters. GENET allows controlling EEE at the UniMAC, RBUF and TBUF levels. We also take care of restoring EEE after a suspend/resume cycle if it was enabled prior to suspending. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>