linux/drivers/net/ethernet/intel/ixgbe
John Fastabend 4c09f3a067 ixgbe: DCB, do not call set_state() from IEEE mode
The DCB CEE command set_state() will complete successfully
but is misleading because it enables IEEE mode. After
this patch the command is failed.

And IEEE PFC/ETS is managed from ieee paths now instead
of using CEE primitives.

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-09-23 09:05:49 -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: DCB, do not call set_state() from IEEE mode 2011-09-23 09:05:49 -07:00
ixgbe_dcb.c ixgbe: DCB, do not call set_state() from IEEE mode 2011-09-23 09:05:49 -07:00
ixgbe_dcb.h ixgbe: DCB, do not call set_state() from IEEE mode 2011-09-23 09:05:49 -07:00
ixgbe_ethtool.c ixgbe: fix FCRTL/H register dump for X540 2011-09-16 19:04:06 -07:00
ixgbe_fcoe.c ixgbe: drop adapter from ixgbe_fso call documentation 2011-09-16 18:56:24 -07:00
ixgbe_fcoe.h
ixgbe_main.c ixgbe: DCB, do not call set_state() from IEEE mode 2011-09-23 09:05:49 -07:00
ixgbe_mbx.c
ixgbe_mbx.h
ixgbe_phy.c
ixgbe_phy.h
ixgbe_sriov.c ixgbe: Reconfigure SR-IOV Init 2011-09-23 09:05:49 -07:00
ixgbe_sriov.h ixgbe: Reconfigure SR-IOV Init 2011-09-23 09:05:49 -07:00
ixgbe_type.h ixgbe: Reconfigure SR-IOV Init 2011-09-23 09:05:49 -07:00
ixgbe_x540.c ixgbe: cleanup reset paths 2011-09-15 21:26:16 -07:00
ixgbe.h ixgbe: Reconfigure SR-IOV Init 2011-09-23 09:05:49 -07:00
Makefile