linux/drivers/net/ethernet/intel/ixgbe
John Fastabend 4909fe979c ixgbe: DCBnl set_all, order of operations fix
The order of operations is important in DCBnl set_all(). When FCoE
is configured it uses the up2tc map to learn which queues to configure
the hardware offloads on. Therefore we need to setup the map before
configuring FCoE.

This is only seen when the both up2tc mappings and APP info are
configured simultaneously.

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Tested-by: Ross Brattain <ross.b.brattain@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-12-05 00:12:30 -08:00
..
ixgbe.h
ixgbe_82598.c
ixgbe_82599.c
ixgbe_common.c ixgbe: fix reading of the buffer returned by the firmware 2011-11-02 16:55:48 -07:00
ixgbe_common.h
ixgbe_dcb.c
ixgbe_dcb.h
ixgbe_dcb_82598.c
ixgbe_dcb_82598.h
ixgbe_dcb_82599.c
ixgbe_dcb_82599.h
ixgbe_dcb_nl.c ixgbe: DCBnl set_all, order of operations fix 2011-12-05 00:12:30 -08:00
ixgbe_ethtool.c Sweep the last of the active .get_drvinfo floors under ethernet/ 2011-11-14 14:13:31 -05:00
ixgbe_fcoe.c
ixgbe_fcoe.h
ixgbe_main.c net: remove netdev_alloc_page and use __GFP_COLD 2011-11-22 16:43:32 -05:00
ixgbe_mbx.c
ixgbe_mbx.h
ixgbe_phy.c
ixgbe_phy.h
ixgbe_sriov.c intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN 2011-11-16 04:41:52 -08:00
ixgbe_sriov.h ixgbe: Fix compile for kernel without CONFIG_PCI_IOV defined 2011-11-07 13:23:12 -05:00
ixgbe_type.h intel: Convert <FOO>_LENGTH_OF_ADDRESS to ETH_ALEN 2011-11-16 04:41:52 -08:00
ixgbe_x540.c ixgbe: fix LED blink logic to check for link 2011-11-16 04:21:51 -08:00
Makefile