From: Arnd Bergmann Date: Thu, 12 Jan 2006 22:16:44 +0000 (-0500) Subject: [PATCH] spidernet: performance optimizations X-Git-Tag: v2.6.16-rc2~366^2~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11f1a52b87eaf830bd03d4e01d563437c30f7728;p=pandora-kernel.git [PATCH] spidernet: performance optimizations Performance optimizations, changes in these areas: - RX and TX checksum offload - correct maximum MTU - don't use TX interrupts anymore, use a timer instead - remove some superfluous barriers - improve RX RAM full handling From: Utz Bacher Signed-off-by: Jens Osterkamp Signed-off-by: Arnd Bergmann Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed