Skip to content

Commit

Permalink
[PATCH] spidernet: performance optimizations
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Arnd Bergmann authored and Jeff Garzik committed Jan 17, 2006
1 parent 8e0a613 commit 11f1a52
Show file tree
Hide file tree
Showing 3 changed files with 307 additions and 280 deletions.
Loading

0 comments on commit 11f1a52

Please sign in to comment.