linux-kernel-test/drivers/net/ixgbe
John Fastabend 7662ff46b7 ixgbe: DCB: remove DCB check config
Remove a DCB check config from DCB configuration we
continue to configure DCB even if it fails so don't
even bother to check.  Plus user space (lldpad) checks
this before programming the hw anyways.

Worse case is we program some values into the hw that
don't make total sense resulting in incorrect bandwidth
allocation.

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-10-15 09:27:38 -07:00
..
ixgbe_82598.c ixgbe:add support for a new 82599 10G Base-T device 2010-05-20 23:07:06 -07:00
ixgbe_82599.c ixgbe: declare functions as static 2010-10-14 10:49:43 -07:00
ixgbe_common.c ixgbe: declare functions as static 2010-10-14 10:49:43 -07:00
ixgbe_common.h ixgbe: declare functions as static 2010-10-14 10:49:43 -07:00
ixgbe_dcb_82598.c ixgbe: declare functions as static 2010-10-14 10:49:43 -07:00
ixgbe_dcb_82598.h ixgbe: declare functions as static 2010-10-14 10:49:43 -07:00
ixgbe_dcb_82599.c ixgbe: declare functions as static 2010-10-14 10:49:43 -07:00
ixgbe_dcb_82599.h ixgbe: declare functions as static 2010-10-14 10:49:43 -07:00
ixgbe_dcb_nl.c ixgbe: use netif_<level> instead of netdev_<level> 2010-07-05 18:50:55 -07:00
ixgbe_dcb.c ixgbe: remove unused functions 2010-10-14 10:49:42 -07:00
ixgbe_dcb.h ixgbe: remove unused functions 2010-10-14 10:49:42 -07:00
ixgbe_ethtool.c drivers/net: return operator cleanup 2010-09-26 18:34:29 -07:00
ixgbe_fcoe.c drivers/net: avoid some skb->ip_summed initializations 2010-09-02 19:06:22 -07:00
ixgbe_fcoe.h ixgbe: update copyright dates 2010-01-13 17:12:45 -08:00
ixgbe_main.c ixgbe: DCB: remove DCB check config 2010-10-15 09:27:38 -07:00
ixgbe_mbx.c ixgbe: declare functions as static 2010-10-14 10:49:43 -07:00
ixgbe_mbx.h ixgbe: declare functions as static 2010-10-14 10:49:43 -07:00
ixgbe_phy.c ixgbe: add 1g PHY support for 82599 2010-06-30 14:27:40 -07:00
ixgbe_phy.h ixgbe: add 1g PHY support for 82599 2010-06-30 14:27:40 -07:00
ixgbe_sriov.c ixgbe: declare functions as static 2010-10-14 10:49:43 -07:00
ixgbe_sriov.h ixgbe: declare functions as static 2010-10-14 10:49:43 -07:00
ixgbe_type.h ixgbe: move all Rx DMA control register writes to one central location 2010-08-19 16:44:24 -07:00
ixgbe.h ixgbe: Use affinity_hint when Flow Director is enabled 2010-10-06 23:48:09 -07:00
Makefile Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2010-01-23 00:31:06 -08:00