kernel-hacking-2024-linux-s.../drivers/net/ixgb
Jesse Brandeburg db58294416 ixgb: remove lltx support and update tx routine
a) kernel developers suggest LLTX is broken and unsafe to use, remove it.
b) remember to pre-stop the queue if we won't have room
c) removing lltx means we can remove our tx lock

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-07-11 01:20:28 -04:00
..
ixgb.h ixgb: remove lltx support and update tx routine 2008-07-11 01:20:28 -04:00
ixgb_ee.c ixgb: convert uint16_t style integers to u16 2008-04-16 20:41:44 -04:00
ixgb_ee.h ixgb: convert uint16_t style integers to u16 2008-04-16 20:41:44 -04:00
ixgb_ethtool.c ixgb: convert uint16_t style integers to u16 2008-04-16 20:41:44 -04:00
ixgb_hw.c ixgb: convert uint16_t style integers to u16 2008-04-16 20:41:44 -04:00
ixgb_hw.h ixgb: convert uint16_t style integers to u16 2008-04-16 20:41:44 -04:00
ixgb_ids.h
ixgb_main.c ixgb: remove lltx support and update tx routine 2008-07-11 01:20:28 -04:00
ixgb_osdep.h ixgb: convert boolean_t to bool 2008-03-26 00:17:45 -04:00
ixgb_param.c
Makefile