linux_dsm_epyc7002/drivers/net/ethernet/intel/ixgbe
Don Skidmore 54f6d4c424 ixgbe: Configure advertised speeds correctly for KR/KX backplane
This patch ensures that the advertised link speeds are configured
for X553 KR/KX backplane.  Without this patch the link remains at
1G when resuming from low power after being downshifted by LPLU.

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2017-01-03 13:03:38 -08:00
..
ixgbe_82598.c ixgbe: Add X553 PHY FC autoneg support 2016-11-04 17:15:32 -07:00
ixgbe_82599.c ixgbe: Add X553 PHY FC autoneg support 2016-11-04 17:15:32 -07:00
ixgbe_common.c ixgbe: Report driver version to firmware for x550 devices 2017-01-03 13:03:34 -08:00
ixgbe_common.h ixgbe: Report driver version to firmware for x550 devices 2017-01-03 13:03:34 -08:00
ixgbe_dcb_82598.c ixgbe: use BIT() macro 2016-04-25 04:15:11 -07:00
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c ixgbe: use BIT() macro 2016-04-25 04:15:11 -07:00
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c ixgbe: use BIT() macro 2016-04-25 04:15:11 -07:00
ixgbe_dcb.c ixgbe: use BIT() macro 2016-04-25 04:15:11 -07:00
ixgbe_dcb.h
ixgbe_debugfs.c
ixgbe_ethtool.c ixgbe: Fix reporting of 100Mb capability 2017-01-03 13:03:35 -08:00
ixgbe_fcoe.c ixgbe: Fix MDD events generated when FCoE+SRIOV are enabled 2016-01-08 04:15:00 -08:00
ixgbe_fcoe.h
ixgbe_lib.c ixgbe: add mask for 64 RSS queues 2017-01-03 13:03:34 -08:00
ixgbe_main.c ixgbe: fix AER error handling 2017-01-03 13:03:37 -08:00
ixgbe_mbx.c ixgbe: use BIT() macro 2016-04-25 04:15:11 -07:00
ixgbe_mbx.h ixgbe: Make all unchanging ops structures const 2016-04-04 13:36:58 -07:00
ixgbe_model.h ixgbe: Fix deleting link filters for cls_u32 offloads 2016-06-29 10:05:24 -07:00
ixgbe_phy.c ixgbe: Reduce I2C retry count on X550 devices 2017-01-03 13:03:35 -08:00
ixgbe_phy.h ixgbe: use link instead of I2C combined abstraction 2016-11-04 17:22:06 -07:00
ixgbe_ptp.c ixgbe: Fix incorrect bitwise operations of PTP Rx timestamp flags 2017-01-03 13:03:37 -08:00
ixgbe_sriov.c ixgbe: test for trust in macvlan adjustments for VF 2017-01-03 13:03:36 -08:00
ixgbe_sriov.h net: Update API for VF vlan protocol 802.1ad support 2016-09-24 08:01:26 -04:00
ixgbe_sysfs.c
ixgbe_type.h ixgbe: Report driver version to firmware for x550 devices 2017-01-03 13:03:34 -08:00
ixgbe_x540.c ixgbe: Add bounds check for x540 LED functions 2017-01-03 13:03:35 -08:00
ixgbe_x540.h ixgbe: Place SWFW semaphore in known valid state at probe 2016-04-04 17:44:50 -07:00
ixgbe_x550.c ixgbe: Configure advertised speeds correctly for KR/KX backplane 2017-01-03 13:03:38 -08:00
ixgbe.h ixgbe: Add X553 PHY FC autoneg support 2016-11-04 17:15:32 -07:00
Makefile