]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ixgbe: allow eeprom writes via ethtool
authorEmil Tantilov <emil.s.tantilov@intel.com>
Thu, 6 Oct 2011 08:57:04 +0000 (08:57 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 17 Oct 2011 12:08:33 +0000 (05:08 -0700)
commit2fa5eef4d11383f1cfa99d31275e77dcf2d6a0a9
tree2f492bd208eb9d610e0b51cd1d38bf6fb3e02827
parent79488c58bb5aef58cfba1917617acf0db21c23a9
ixgbe: allow eeprom writes via ethtool

Implement support for ethtool -E

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Tested-by: Stephen Ko <stephen.s.ko@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_82598.c
drivers/net/ethernet/intel/ixgbe/ixgbe_ethtool.c