dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/e1000
Auke Kok 24f476eeec e1000: remove risky prefetch on next_skb->data
It was brought to our attention that the prefetches break e1000 traffic
on xscale/arm architectures.  Remove them for now.  We'll let them
stay in mm for a while, or find a better solution to enable.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
2006-06-08 09:28:47 -07:00
..
LICENSE Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
e1000.h [PATCH] drivers/net/e1000/: proper prototypes 2006-03-11 21:49:49 -05:00
e1000_ethtool.c e1000: fix ethtool test irq alloc as "probe" 2006-06-08 09:28:38 -07:00
e1000_hw.c e1000: Added driver comments and whitespace changes. Modified long lines of code to ensure they would not wrap beyond 80 characters. 2006-03-02 18:46:29 -08:00
e1000_hw.h e1000: Added driver comments and whitespace changes. Modified long lines of code to ensure they would not wrap beyond 80 characters. 2006-03-02 18:46:29 -08:00
e1000_main.c e1000: remove risky prefetch on next_skb->data 2006-06-08 09:28:47 -07:00
e1000_osdep.h [PATCH] e1000: Fix whitespace 2006-01-18 16:17:58 -05:00
e1000_param.c e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced at 100Mb/s 2006-03-02 18:19:30 -08:00