Files
linux-legacy/drivers
Linas Vepstas d4ed8f8d1f Spidernet DMA coalescing
The current driver code performs 512 DMA mappings of a bunch of
32-byte ring descriptor structures. This is silly, as they are
all in contiguous memory. This patch changes the code to
dma_map_coherent() each rx/tx ring as a whole.

Signed-off-by: Linas Vepstas <linas@austin.ibm.com>
Cc: James K Lewis <jklewis@us.ibm.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-02-05 16:58:43 -05:00
..
2007-01-26 13:50:58 -08:00
2007-01-23 11:09:49 -08:00
2007-01-06 09:32:49 -06:00
2007-01-15 06:44:03 +01:00
2007-02-05 16:58:43 -05:00
2007-02-02 11:52:05 -05:00
2007-02-03 20:37:37 -08:00