]> git.baikalelectronics.ru Git - kernel.git/commit
igb: Ethtool support to enable and disable EEE
authorAkeem G. Abodunrin <akeem.g.abodunrin@intel.com>
Tue, 13 Nov 2012 04:03:25 +0000 (04:03 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 13 Nov 2012 19:18:15 +0000 (14:18 -0500)
commit1cc8444e25800e3bf975eb8e09ff0a348f2a125e
tree61e0c62e05903e3abff13a2ffdfc9415470c620b
parente7ec291bfaa7733a786d4e206e0a1d46c453daff
igb: Ethtool support to enable and disable EEE

This patch allows users to enable and disable EEE using Ethtool.
It also allows users to get EEE settings, as supported by the device.

Signed-off-by: Akeem G Abodunrin <akeem.g.abodunrin@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/igb/e1000_defines.h
drivers/net/ethernet/intel/igb/igb_ethtool.c