kernel_optimize_test/drivers/net/ixgbe
Nicholas Nunley d5ffd75a27 ixgbe: disable MSI-X by default on certain Cisco adapters
Due to an errata in 82598 parts MSI-X needs to be disabled
in certain ixgbe devices designed to transfer peer-to-peer
traffic on the PCIe bus. This patch sets the default
interrupt type to MSI rather than MSI-X for specific Cisco
ixgbe adapters.

Signed-off-by: Nicholas Nunley <nicholasx.d.nunley@intel.com>
Acked-by: John Ronciak <john.ronciak@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-04-27 19:47:49 -07:00
..
ixgbe_82598.c
ixgbe_82599.c ixgbe: Properly display 1 gig downshift warning for backplane 2010-04-27 14:35:57 -07:00
ixgbe_common.c
ixgbe_common.h
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_ethtool.c ixgbe: use DMA API instead of PCI DMA functions 2010-04-27 16:29:52 -07:00
ixgbe_fcoe.c
ixgbe_fcoe.h
ixgbe_main.c ixgbe: disable MSI-X by default on certain Cisco adapters 2010-04-27 19:47:49 -07:00
ixgbe_mbx.c
ixgbe_mbx.h
ixgbe_phy.c
ixgbe_phy.h
ixgbe_sriov.c
ixgbe_sriov.h
ixgbe_type.h Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2010-04-27 12:49:13 -07:00
ixgbe.h ixgbe: disable MSI-X by default on certain Cisco adapters 2010-04-27 19:47:49 -07:00
Makefile