linux/drivers/net/ethernet/intel/ixgbe
Alexander Duyck 8e34d1aacc ixgbe: cleanup configuration of EITRSEL and VF reset path
This change is meant to cleanup some of the code related to SR-IOV and the
interrupt registers.  Specifically I am moving the EITRSEL configuration
into the MSI-X configuration section instead of enablement.  Also I am
fixing the VF shutdown path since it had operations in the incorrect order.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-09-15 21:29:11 -07:00
..
ixgbe_82598.c ixgbe: cleanup reset paths 2011-09-15 21:26:16 -07:00
ixgbe_82599.c ixgbe: cleanup reset paths 2011-09-15 21:26:16 -07:00
ixgbe_common.c ixgbe: clear RNBC only for 82598 2011-08-29 01:35:28 -07:00
ixgbe_common.h
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c ixgbe: PFC not cleared on X540 devices 2011-08-29 01:25:51 -07:00
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c ixgbe: consolidate, setup for multiple traffic classes 2011-08-29 01:18:13 -07:00
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_ethtool.c ixgbe: Drop unnecessary adapter->hw dereference in loopback test setup 2011-09-15 21:18:21 -07:00
ixgbe_fcoe.c
ixgbe_fcoe.h
ixgbe_main.c ixgbe: cleanup configuration of EITRSEL and VF reset path 2011-09-15 21:29:11 -07:00
ixgbe_mbx.c
ixgbe_mbx.h
ixgbe_phy.c
ixgbe_phy.h
ixgbe_sriov.c
ixgbe_sriov.h
ixgbe_type.h ixgbe: cleanup reset paths 2011-09-15 21:26:16 -07:00
ixgbe_x540.c ixgbe: cleanup reset paths 2011-09-15 21:26:16 -07:00
ixgbe.h ixgbe: Change default Tx work limit size to 256 buffers 2011-09-15 20:29:14 -07:00
Makefile