linux/drivers/net/ixgb
Jesse Brandeburg 4360386f7d ixgb: fix bug in descriptor ring due to prefetch corruption
there was one more bug hidden in the prefetch routines in ixgb hardware
that force us to remove it completely.  Writebacks were being done on
descriptors with stale data due to internal hardware fifo corruption.

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:27 -04:00
..
ixgb.h ixgb: convert uint16_t style integers to u16 2008-04-16 20:41:44 -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: enable sun hardware support for broadcom phy 2008-01-28 15:07:17 -08:00
ixgb_main.c ixgb: fix bug in descriptor ring due to prefetch corruption 2008-07-11 01:20:27 -04:00
ixgb_osdep.h ixgb: convert boolean_t to bool 2008-03-26 00:17:45 -04:00
ixgb_param.c ixgb: fix sparse warnings 2007-10-30 14:32:16 -04:00
Makefile e100, e1000, ixgb: update copyright header and remove LICENSE 2006-09-27 12:53:14 -07:00