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 <[EMAIL PROTECTED]>
    ixgb: Fix early TSO completion
    ixgb: Maybe stop TX if not enough free descriptors

Aaron Salter <[EMAIL PROTECTED]>
    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 <[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
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 [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to