kernel-ark/drivers/net/ixgb
Jesse Brandeburg 4cb9be7ab4 e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarily
It was pointed out that the Intel wired ethernet drivers do not need to
wake the tx queue since netif_carrier_on/off will take care of the qdisc
management in order to guarantee the correct handling of the transmit
routine enable state.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-04-22 00:47:54 -07:00
..
ixgb_ee.c
ixgb_ee.h
ixgb_ethtool.c
ixgb_hw.c
ixgb_hw.h
ixgb_ids.h
ixgb_main.c e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarily 2009-04-22 00:47:54 -07:00
ixgb_osdep.h drivers/net: replace BUG() with BUG_ON() if possible 2009-04-13 15:44:36 -07:00
ixgb_param.c
ixgb.h
Makefile