The following patches were diff'd against Garzik's latest 'master' branch and can be pulled from the following location:
git://198.78.49.142/srv/git/intel/linux-2.6.git e1000-patchset Patches 1-11 are e1000 fixes for the 2.6.16 kernel 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