linux-stable/drivers/net/ixgbevf
Lior Levy 23633b13ff ixgbevf: remove Tx hang detection
Removed Tx hang detection mechanism from ixgbevf.
This mechanism has no affect and can cause false alarm messages in some
cases. Especially when VF Tx rate limit is turned on.

The same mechanism was removed recently from igbvf.

Signed-off-by: Lior Levy <lior.levy@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2011-03-11 01:38:57 -08:00
..
defines.h ixgbevf: Enable jumbo frame support for X540 VF 2011-02-24 02:37:18 -08:00
ethtool.c Intel Wired LAN drivers: Use static const 2010-12-10 22:12:32 -08:00
ixgbevf.h ixgbevf: remove Tx hang detection 2011-03-11 01:38:57 -08:00
ixgbevf_main.c ixgbevf: remove Tx hang detection 2011-03-11 01:38:57 -08:00
Makefile ixgbevf: Update Version String and Copyright Notice 2010-11-16 19:26:43 -08:00
mbx.c ixgbevf: Update Version String and Copyright Notice 2010-11-16 19:26:43 -08:00
mbx.h ixgbevf: Update Version String and Copyright Notice 2010-11-16 19:26:43 -08:00
regs.h ixgbevf: Update Version String and Copyright Notice 2010-11-16 19:26:43 -08:00
vf.c ixgbevf: Add X540 VF device support to the ixgbevf driver 2010-12-24 21:45:42 -08:00
vf.h ixgbevf: Add X540 VF device support to the ixgbevf driver 2010-12-24 21:45:42 -08:00