All of lore.kernel.org
 help / color / mirror / Atom feed
From: Auke Kok <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>,
	"Ronciak, John" <john.ronciak@intel.com>
Subject: [PATCH RESEND] 3 ixgb fixes, please pull
Date: Sat, 06 Jan 2007 10:06:41 -0800	[thread overview]
Message-ID: <459FE531.2080604@intel.com> (raw)


Hi,


These 3 patches were earlier submitted and ACKed by Jeff Garzik on 12/08, 12/11. They 
were part of a larger submission that also included e1000 patches. The ixgb patches 
still need to be merged. The spurious NETIF_F_TSO flags were removed from patch "Fix 
early TSO completion" as requested.

These patches apply against netdev-2.6 #upstream-fixes commit
81f4e6c190a0fa016fd7eecaf76a5f95d121afc2. Please pull:

git pull git://lost.foo-projects.org/~ahkok/git/netdev-2.6 upstream-fixes

to receive them.

Cheers,

Auke

see also:

http://marc.theaimsgroup.com/?l=linux-netdev&m=116584793808733&w=2
http://marc.theaimsgroup.com/?l=linux-netdev&m=116584793729158&w=2
http://marc.theaimsgroup.com/?l=linux-netdev&m=116593164226253&w=2

---
Jesse Brandeburg <jesse.brandeburg@intel.com>
     ixgb: Fix early TSO completion
     ixgb: Maybe stop TX if not enough free descriptors

Aaron Salter <aaron.k.salter@intel.com>
     ixgb: Write RA register high word first, increment version


---
  drivers/net/ixgb/ixgb.h         |    1
  drivers/net/ixgb/ixgb_ethtool.c |    1
  drivers/net/ixgb/ixgb_hw.c      |    3 +-
  drivers/net/ixgb/ixgb_main.c    |   60 ++++++++++++++++++++++++++++++++++++----
  4 files changed, 58 insertions(+), 7 deletions(-)


---
Auke Kok <auke-jan.h.kok@intel.com>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2007-01-06 18:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-06 18:06 Auke Kok [this message]
2007-01-08  3:34 ` [PATCH RESEND] 3 ixgb fixes, please pull 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=459FE531.2080604@intel.com \
    --to=auke-jan.h.kok@intel.com \
    --cc=auke@foo-projects.org \
    --cc=jesse.brandeburg@intel.com \
    --cc=jgarzik@pobox.com \
    --cc=john.ronciak@intel.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 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.