ixgbe: add support for WoL and autoneg FC for some X550 devices
commitdf8c26fdc6605638c6aaa3d6b62e8a5628f98edc
authorDon Skidmore <donald.c.skidmore@intel.com>
Tue, 9 Jun 2015 23:00:17 +0000 (9 16:00 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 10 Jun 2015 00:20:51 +0000 (9 17:20 -0700)
treeb8cb9951176bc8435da37a8e660b27f085862023
parent9a900ecaac65ecc487a8a223df80fe0f09d18080
ixgbe: add support for WoL and autoneg FC for some X550 devices

These Device ID could support both WoL and autoneg flow control. In
the case of WoL this is indicated by the eeprom.  This patch enables
these devices this support.

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Tested-by: Krishneil Singh <krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_common.c
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c