[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <459FE531.2080604@intel.com>
Date: Sat, 06 Jan 2007 10:06:41 -0800
From: Auke Kok <auke-jan.h.kok@...el.com>
To: "Garzik, Jeff" <jgarzik@...ox.com>
CC: netdev@...r.kernel.org,
"Brandeburg, Jesse" <jesse.brandeburg@...el.com>,
"Kok, Auke" <auke-jan.h.kok@...el.com>,
"Kok, Auke" <auke@...-projects.org>,
"Ronciak, John" <john.ronciak@...el.com>
Subject: [PATCH RESEND] 3 ixgb fixes, please pull
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@...el.com>
ixgb: Fix early TSO completion
ixgb: Maybe stop TX if not enough free descriptors
Aaron Salter <aaron.k.salter@...el.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@...el.com>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists