aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/tg3.c
AgeCommit message (Expand)Author
2006-03-20[TG3]: Update version and reldateMichael Chan
2006-03-20[TG3]: Support shutdown WoL.Michael Chan
2006-03-20[TG3]: Enable TSO by defaultMichael Chan
2006-03-20[TG3]: Add support for 5714S and 5715SMichael Chan
2006-03-20Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2006-03-20Merge branch 'master'Jeff Garzik
2006-03-20[TG3]: Do not try to access NIC_SRAM_DATA_SIG on Sun parts.David S. Miller
2006-03-19[TG3]: 40-bit DMA workaround part 2Michael Chan
2006-03-16Merge branch 'upstream-fixes'Jeff Garzik
2006-03-11[TG3] tg3_bus_string(): remove dead codeAdrian Bunk
2006-03-11Merge branch 'upstream-fixes'Jeff Garzik
2006-03-06[TG3]: Add DMA address workaroundMichael Chan
2006-03-03Massive net driver const-ification.Arjan van de Ven
2006-02-27[TG3]: Fix Sun tg3 variant detection.David S. Miller
2006-02-02[TG3]: Update driver version and release date.David S. Miller
2006-02-02[TG3]: Flush tg3_reset_task()Michael Chan
2006-01-17[TG3]: Refine nvram lockingMichael Chan
2006-01-03[TG3]: fixup tot_len calculationAlexey Dobriyan
2006-01-03[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo
2005-12-28[TG3]: Update driver version and reldate.David S. Miller
2005-12-28[TG3]: ethtool -d hangs PCIe systemsChris Elmquist
2005-12-19[TG3]: Fix ethtool memory testMichael Chan
2005-12-19[TG3]: Add tw32_wait_f() for some sensitive registersMichael Chan
2005-12-19[TG3]: Some low power fixesMichael Chan
2005-12-19[TG3]: Fix peer device handlingMichael Chan
2005-12-13[TG3]: Fix low power stateMichael Chan
2005-12-13[TG3]: Fix 5704 single-port modeMichael Chan
2005-12-13[TG3]: Fix suspend and resumeMichael Chan
2005-12-13[TG3]: Fix nvram arbitration bugs.Michael Chan
2005-12-06[TG3]: remove warning on raceStephen Hemminger
2005-10-29[PATCH] drivers/net/tg3: Use the DMA_{32,64}BIT_MASK constantsTobias Klauser
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl
2005-10-28[PATCH] tg3: update version and minor fixesMichael Chan
2005-10-28[PATCH] tg3: fix ASF heartbeatMichael Chan
2005-10-28[PATCH] tg3: add 5714/5715 supportMichael Chan
2005-10-03[TG3]: Update driver version and release date.David S. Miller
2005-10-03[TG3]: Refine AMD K8 write-reorder chipset test.Michael Chan
2005-09-27[TG3]: Update driver version and release date.David S. Miller
2005-09-27[TG3]: misc. fixesMichael Chan
2005-09-27[TG3]: 5780 PHY fixesMichael Chan
2005-09-17[TG3]: Fix 4GB boundary tx handlingMichael Chan
2005-09-16[TG3]: Sparse fixes for tg3Peter Hagervall
2005-09-16[TG3]: Add AMD K8 to list of write-reorder chipsets.David S. Miller
2005-09-12[TG3]: Add support for ETHTOOL_GPERMADDR.John W. Linville
2005-09-12[TG3]: Do not count non-error frames dropped by the hardware as rx_errors.John W. Linville
2005-09-05[TG3]: Update driver version and release date.David S. Miller
2005-09-05[TG3]: Use status tag to check for new eventsMichael Chan
2005-09-05[TG3]: Remove status block access in tg3_msi() and add prefetchesMichael Chan
2005-09-05[TG3]: Add PHY loopback testMichael Chan
2005-09-05[TG3]: Add ethtool -p supportMichael Chan