[PATCH RESEND] 3 ixgb fixes, please pull
From: Auke Kok <hidden>
Date: 2007-01-06 18:06:44
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 [off-list ref]
ixgb: Fix early TSO completion
ixgb: Maybe stop TX if not enough free descriptors
Aaron Salter [off-list ref]
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 [off-list ref]
-
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