commit | 11f1a52b87eaf830bd03d4e01d563437c30f7728 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Thu Jan 12 17:16:44 2006 -0500 |
committer | Jeff Garzik <jgarzik@pobox.com> | Tue Jan 17 07:25:01 2006 -0500 |
tree | f251162b093f1ac7153d17de8d046f16f3e2e17e | |
parent | 8e0a613bf61ccaab376877d7c2ed50315b8ca6d7 [diff] |
[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 <utz.bacher@de.ibm.com> Signed-off-by: Jens Osterkamp <jens.osterkamp@de.ibm.com> Signed-off-by: Arnd Bergmann <arndb@de.ibm.com> Signed-off-by: Jeff Garzik <jgarzik@pobox.com>