alistair23-linux/drivers/net/ixgb
Jesse Brandeburg fc2d14e36c ixgb: rx cleanup performance improvements
rx cleanup should look more like our other drivers that have evolved
to nicer performance levels over time.  Changes consist of refilling
tx buffers to hardware more often, some minor assignment cleanups.

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:30 -04:00
..
ixgb.h ixgb: fix spelling errors 2008-07-11 01:20:29 -04:00
ixgb_ee.c ixgb: trivial fix space after for 2008-07-11 01:20:29 -04:00
ixgb_ee.h ixgb: fix spelling errors 2008-07-11 01:20:29 -04:00
ixgb_ethtool.c ixgb: trivial fix space after for 2008-07-11 01:20:29 -04:00
ixgb_hw.c ixgb: trivial fix space after for 2008-07-11 01:20:29 -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: whitespace fixups 2008-07-11 01:20:29 -04:00
ixgb_main.c ixgb: rx cleanup performance improvements 2008-07-11 01:20:30 -04:00
ixgb_osdep.h ixgb: format all if( to be if ( 2008-07-11 01:20:29 -04:00
ixgb_param.c ixgb: cleanup checkpatch suggestions that are relevant 2008-07-11 01:20:30 -04:00
Makefile