* [PATCH 0/9] pcnet32: NAPI support
@ 2006-06-29 20:51 Don Fry
0 siblings, 0 replies; only message in thread
From: Don Fry @ 2006-06-29 20:51 UTC (permalink / raw)
To: tsbogend, jgarzik, netdev
These patches to the pcnet32 driver implement NAPI and fix some other
errors found during NAPI development and testing. Please apply to
2.6.18.
1/9 Fix Section mismatch error
2/9 Use PCI_DEVICE macro
3/9 Fix off-by-one in get_ringparam
4/9 Use kcalloc instead of kmalloc and memset
5/9 Handle memory allocation failures cleanly when resizing tx/rx rings
6/9 Suspend the chip rather than restart when changing multicast/promisc
7/9 Cleanup rx buffers after loopback test.
8/9 NAPI implementation.
9/9 Magic number cleanup.
--
Don Fry
brazilnut@us.ibm.com
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-06-29 20:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-29 20:51 [PATCH 0/9] pcnet32: NAPI support Don Fry
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.