On 3/2/06, Jeff Garzik <[EMAIL PROTECTED]> wrote:
> So, I'll ask you guys to fix up your tree to apply without conflicts to
> the latest git, and then resubmit the push.  You don't have to resend
> all 19 patches, I've reviewed and approved those already.
>
>         Jeff

Patch 19/19 has to be modified because of changes to e1000_main.c in
the 'upstream' branch.  I had to remove a section of the patch becuase
it longer existed.  Would you like me to send the modified patch?

The following patches were diff'd against Garzik's latest 'upstream' branch and
can be pulled from the following location:

git://198.78.49.142/linux-2.6.git e1000-upstream


Patches 1-11 are e1000 fixes and patches 12-19 are new additions to
e1000 for the 2.6.17 kernel.

The following series implements...
01. Remove multiqueue code until we have support for MSI-X in our hardware
02. Fixes dead counters
03. Fix lock up while setting ring parameters
04. Fix unecessary delay for 82573 controllers
05. Fix AMT losing connectivity when switching VLAN in passive mode
06. Fix dhcp issue when the skb structure fields are not filled properly
07. Fix 82543 issue when reading eeprom
08. Fix RSS if enabled in mid-connection
09. Fix Quadport Wake on LAN
10. Fix network problems (and TSO) when forced at 100Mb/s
11. Fix filling skb descriptors while using packet split
12. Added 82573 controller support to TSO fix
13. Add enabled Jumbo frame support for 82573L
14. Add performance enahancement by balancing TX and RX
15. Add support for new hardware (ESB2)
16. Fixes for ESB2 (requires ESB2 support)
17. Add copybreak when using packet split
18. Add prefetch performance enhancement
19. Added driver comments and whitespace changes

--
Cheers,
Jeff
-
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