aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/tg3.h
AgeCommit message (Expand)Author
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger
2007-07-18[TG3]: Fix msi issue with kexec/kdump.Michael Chan
2007-07-11[TG3]: Add missing NVRAM strapping.Matt Carlson
2007-07-11[TG3]: Enable auto MDI.Matt Carlson
2007-05-09tg3: use flush_work_keventd()Andrew Morton
2007-05-07[TG3]: Add ASPM workaround.Matt Carlson
2007-05-05[TG3]: Add TG3_FLAG_SUPPORT_MSI flag.Michael Chan
2007-05-05[TG3]: Eliminate the TG3_FLAG_5701_REG_WRITE_BUG flag.Matt Carlson
2007-05-05[TG3]: Eliminate the TG3_FLAG_GOT_SERDES_FLOWCTL flag.Michael Chan
2007-05-05[TG3]: WoL fixes.Gary Zambrano
2007-03-25[TG3]: Exit irq handler during chip reset.Michael Chan
2007-03-25[TG3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag.Michael Chan
2007-02-26[TG3]: TSO workaround fixes.Michael Chan
2007-02-13[TG3]: Use constant for PHY register 0x1e.Michael Chan
2007-01-09[TG3]: Add PHY workaround for 5755M.Michael Chan
2006-12-17[TG3]: Power down/up 5906 PHY correctly.Michael Chan
2006-12-07[TG3]: Add TG3_FLG2_IS_NIC flag.Michael Chan
2006-09-28[TG3]: Add 5709 self-test support.Michael Chan
2006-09-28[TG3]: Add 5709 PHY support.Michael Chan
2006-09-28[TG3]: Add basic 5906 support.Michael Chan
2006-09-28[TG3]: Add 5722 and 5756 support.Michael Chan
2006-09-28[TG3]: Improve ASF heartbeat.Michael Chan
2006-09-28[TG3]: Improve 5704S autoneg.Michael Chan
2006-08-07[TG3]: Fix tx race conditionMichael Chan
2006-06-30[TG3]: Add TSO workaround using GSOMichael Chan
2006-06-30[TG3]: Turn on hw fix for ASF problemsMichael Chan
2006-06-30[TG3]: Add rx BD workaroundMichael Chan
2006-06-17[TG3]: Convert to non-LLTXMichael Chan
2006-06-17[TG3]: Add recovery logic when MMIOs are re-orderedMichael Chan
2006-06-09[TG3]: Handle Sun onboard tg3 chips more correctly.David S. Miller
2006-04-29[TG3]: Add phy workaroundMichael Chan
2006-04-09[TG3]: Speed up SRAM access (2nd version)Michael Chan
2006-04-09[TG3]: Kill some less useful flagsMichael Chan
2006-03-23[TG3]: Add 5755 nvram supportMichael Chan
2006-03-23[TG3]: Add 5755 supportMichael Chan
2006-03-20[TG3]: Add firmware version infoMichael Chan
2006-03-20[TG3]: Add new one-shot MSI handlerMichael Chan
2006-03-20[TG3]: Add new hard_start_xmitMichael Chan
2006-03-20[TG3]: Add 5787 nvram supportMichael Chan
2006-03-20[TG3]: Add 5787 and 5754 basic supportMichael Chan
2006-03-19[TG3]: 40-bit DMA workaround part 2Michael Chan
2006-02-02[TG3]: Flush tg3_reset_task()Michael Chan
2006-01-17[TG3]: Refine nvram lockingMichael Chan
2005-12-28[TG3]: ethtool -d hangs PCIe systemsChris Elmquist
2005-12-13[TG3]: Fix low power stateMichael Chan
2005-10-28[PATCH] tg3: fix ASF heartbeatMichael Chan
2005-10-28[PATCH] tg3: add 5714/5715 supportMichael Chan
2005-09-27[TG3]: 5780 PHY fixesMichael Chan
2005-08-29[TG3]: Add indirect register method for 5703 behind ICHMichael Chan
2005-08-29[TG3]: Add mailbox read methodMichael Chan