netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Kok, Auke" <auke-jan.h.kok@intel.com>
To: "Garzik, Jeff" <jgarzik@pobox.com>
Cc: netdev@vger.kernel.org, "Brandeburg,
	Jesse" <jesse.brandeburg@intel.com>,
	"Kok, Auke" <auke-jan.h.kok@intel.com>,
	"Kok, Auke" <auke@foo-projects.org>
Subject: [PATCH 0/3] ixgb: driver update to 1.0.104-k4
Date: Thu, 25 May 2006 13:25:32 -0700	[thread overview]
Message-ID: <20060525202532.25618.58162.stgit@gitlost.site> (raw)


Hi,

This is another resend of patches sent earlier by Jeff Kirsher and
completes the resend for 1.0.104-kX.


Summary:

[1] add performance enhancements to the buffer_info struct
[2] implement copybreak
[3] increment version to 1.0.104-k4


These changes are available through git.

git pull git://lost.foo-projects.org/~ahkok/git/netdev-2.6 ixgb-1.0.104-k4

these patches are against
 netdev-2.6#upstream c49022b28187de43af673d9c3a31743dd9228c7a


Cheers,

Auke


---
 drivers/net/ixgb/ixgb.h      |    1 
 drivers/net/ixgb/ixgb_main.c |   96 ++++++++++++++++++++++++++++--------------
 2 files changed, 66 insertions(+), 31 deletions(-)


--
Auke Kok <auke-jan.h.kok@intel.com>

             reply	other threads:[~2006-05-25 20:21 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-05-25 20:25 Kok, Auke [this message]
2006-05-25 20:26 ` [PATCH 1/3] ixgb: add performance enhancements to the buffer_info struct Kok, Auke
2006-05-25 20:26 ` [PATCH 2/3] ixgb: use rx copybreak/skb recycle Kok, Auke
2006-05-25 20:26 ` [PATCH 3/3] ixgb: increment version to 1.0.104-k4 Kok, Auke
2006-05-26  7:03 ` [PATCH 0/3] ixgb: driver update " Jeff Garzik

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=20060525202532.25618.58162.stgit@gitlost.site \
    --to=auke-jan.h.kok@intel.com \
    --cc=auke@foo-projects.org \
    --cc=jesse.brandeburg@intel.com \
    --cc=jgarzik@pobox.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).