2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2025-01-10 06:34:17 +08:00
linux-next/drivers/net/ethernet/intel/ixgbe
Emil Tantilov 5e82f2f076 ixgbe: cache AUTOC reads
This patch removes majority of the AUTOC register reads by using a cached
value instead.

The reason for this change is to avoid writing corrupted values to AUTOC
due to bad FW.

Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2013-04-25 19:13:09 -07:00
..
ixgbe_82598.c ixgbe: fix MNG FW support when adapter not up 2013-04-17 22:03:09 -07:00
ixgbe_82599.c ixgbe: cache AUTOC reads 2013-04-25 19:13:09 -07:00
ixgbe_common.c ixgbe: create conversion functions from link_status to bus/speed 2013-04-17 21:42:57 -07:00
ixgbe_common.h ixgbe: create conversion functions from link_status to bus/speed 2013-04-17 21:42:57 -07:00
ixgbe_dcb_82598.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_dcb_82598.h ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_dcb_82599.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_dcb_82599.h ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_dcb_nl.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_dcb.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_dcb.h ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_debugfs.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_ethtool.c ixgbe: fix register access during ethtool loopback test 2013-04-25 19:05:45 -07:00
ixgbe_fcoe.c drivers: net: Remove remaining alloc/OOM messages 2013-02-08 17:44:39 -05:00
ixgbe_fcoe.h ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_lib.c ixgbe: Add function for setting XPS queue mapping 2013-02-15 21:52:03 -08:00
ixgbe_main.c ixgbe: fix EICR write in ixgbe_msix_other 2013-04-25 18:59:07 -07:00
ixgbe_mbx.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_mbx.h ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_phy.c ixgbe: add SFP+ LX module support 2013-04-24 17:47:35 -07:00
ixgbe_phy.h ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_ptp.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_sriov.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2013-04-22 20:32:51 -04:00
ixgbe_sriov.h ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_sysfs.c ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00
ixgbe_type.h ixgbe: cache AUTOC reads 2013-04-25 19:13:09 -07:00
ixgbe_x540.c ixgbe: fix MNG FW support when adapter not up 2013-04-17 22:03:09 -07:00
ixgbe.h ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS tests 2013-04-18 13:53:48 -07:00
Makefile ixgbe: update date to 2013 2013-02-05 01:44:13 -08:00