]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ixgbe: Add X553 FW ALEF support
authorDon Skidmore <donald.c.skidmore@intel.com>
Fri, 4 Nov 2016 01:01:37 +0000 (21:01 -0400)
committerChuck Anderson <chuck.anderson@oracle.com>
Sat, 25 Feb 2017 05:48:13 +0000 (21:48 -0800)
commita64a78ae97d4d24a5c08ca1b5dac7ce3a7beb3c2
tree86f049198462b2b9b5c327ae5394fa36984e6cb8
parent19844e640d259e7dc78022b19d4ea1adc1371497
ixgbe: Add X553 FW ALEF support

Orabug: 24568240

This patch add X553 FW ALEF support for B0.  ALEF is the new unified
FW.  This contains updated register defines for ALEF speed
configuration.  Likewise it also removes the AN_CNTL_8 usage from
the native SFI flow as it is no longer supported by FW.

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>
(cherry picked from commit 470739b56386dd59df046e84e54a075d8f965b84)
Signed-off-by: Brian Maly <brian.maly@oracle.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c