public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Don Fry <brazilnut@us•ibm.com>
To: tsbogend@alpha•franken.de, jgarzik@pobox•com, netdev@vger•kernel.org
Subject: [PATCH 0/9] pcnet32: NAPI support
Date: Thu, 29 Jun 2006 13:51:43 -0700	[thread overview]
Message-ID: <20060629205143.GA21982@us.ibm.com> (raw)

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

                 reply	other threads:[~2006-06-29 20:51 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060629205143.GA21982@us.ibm.com \
    --to=brazilnut@us$(echo .)ibm.com \
    --cc=jgarzik@pobox$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=tsbogend@alpha$(echo .)franken.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox