From: Jesse Brandeburg Date: Wed, 18 Jan 2006 21:01:32 +0000 (-0800) Subject: [PATCH] e1000: Added RX buffer enhancements X-Git-Tag: v2.6.16-rc2~362 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b92ff8ee5763ee0b408f3cf2360f58dd7ea9c5da;p=pandora-kernel.git [PATCH] e1000: Added RX buffer enhancements Align the prefetches to a dword to help speed them up. Recycle skb's and early replenish. Force memory writes to complete before fetching more descriptors. Signed-off-by: Jeff Kirsher Signed-off-by: Jeff Kirsher Signed-off-by: John Ronciak Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed