In the usual place: ftp://ftp.kernel.org/pub/linux/kernel/people/davem/TIGON3/tg3-0.92.patch.gz Three changes of note: [FEATURE] Yay, real HW acceleration hooks in the 802.1q VLAN layer. Tigon3 takes advantage of it. [BUG FIX] Let tg3_read_partno fail, some boards do not provide the information and it isn't critical to the operation of the driver. [BUG FIX] Minor bug in ETHTOOL_GREGS length handling. [CLEANUP] Use netif_carrier_{ok,on,off}() to keep track of link state. If people with real VLANs can try to get the HW acceleration stuff working, I'd really appreciate it. Especially the person who (GASP) wanted us to put the tasteless NICE stuff into our driver. :-) Adding support to the Acenic driver should be pretty easy and I'll try to do that before catching some sleep. Jeff could also probably cook up something quick for the e1000. As previously mentioned, I'm mainly interested in "works/doesn't work" reports at this point. And please accompany the: eth1: Tigon3 [partno(BCM95700A6) rev 7102 PHY(5401)] (PCI:33MHz:64-bit) 10/100/1000BaseT Ethernet 00:04:76:2f:e2:d0 kernel log message with your failure/success reports (and any other interesting messages our driver prints out :-). The current goal is to be feature complete and have no probe failures or known bugs in basic operation by 0.95, then fine tuning and performance work will be done from 0.96 till 1.0 Sometime after 0.95 occurs I will push the driver to Marcelo and Linus. Thanks in advance for the testing. - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html