android_kernel_xiaomi_sm8350/drivers/net/ixgbe
Don Skidmore cd7e1f0b05 ixgbe: Fix KR to KX fail over for Mezzanine cards
This patch allows the recently added backplane device IDs that support KR
to fail over to KX during link setup.  This is accomplished by the new MAC
link setup function ixgbe_setup_mac_link_smartspeed().  Comments were also
updated to better document the reason for the delays chosen for KX, KX4, BX,
BX4 and KR connections.

Signed-off-by: Don Skidmore <don.c.skidmore@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-10-08 22:57:18 -07:00
..
ixgbe_82598.c ixgbe: Fix backplane flow control autoneg 2009-09-30 20:02:55 -07:00
ixgbe_82599.c ixgbe: Fix KR to KX fail over for Mezzanine cards 2009-10-08 22:57:18 -07:00
ixgbe_common.c ixgbe: correct the parameter description 2009-10-01 01:10:31 -07:00
ixgbe_common.h
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c ixgbe: Properly disable DCB arbiters prior to applying changes 2009-09-01 17:40:18 -07:00
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c dcb: data center bridging ops should be r/o 2009-10-07 01:10:47 -07:00
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_ethtool.c ixgbe: Use the instance of net_device_stats from net_device. 2009-10-07 22:00:26 -07:00
ixgbe_fcoe.c ixgbe: Add support for using FCoE DDP in 82599 as FCoE targets 2009-09-03 20:01:55 -07:00
ixgbe_fcoe.h ixgbe: Add support for dcbnl_rtnl_ops.setapp/getapp 2009-09-01 01:24:40 -07:00
ixgbe_main.c ixgbe: add support for 82599 based Express Module X520-P2 2009-10-08 22:57:13 -07:00
ixgbe_phy.c
ixgbe_phy.h
ixgbe_type.h ixgbe: Fix KR to KX fail over for Mezzanine cards 2009-10-08 22:57:18 -07:00
ixgbe.h ixgbe: Use the instance of net_device_stats from net_device. 2009-10-07 22:00:26 -07:00
Makefile