aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/tg3.h
AgeCommit message (Expand)Author
2008-04-19tg3: 5701 DMA corruption fixMatt Carlson
2008-04-03[TG3]: Add PHY workaround for 5784Matt Carlson
2008-01-28[TG3]: Replace some magic 5704S constantsMatt Carlson
2008-01-28[TG3]: Separate requested and actual flow control parametersMatt Carlson
2007-11-12[TG3]: Add A1 revsMatt Carlson
2007-11-12[TG3]: Prescaler fixMatt Carlson
2007-11-12[TG3]: Disable GPHY autopowerdownMatt Carlson
2007-11-12[TG3]: Fix nvram selftest failuresMatt Carlson
2007-11-12[TG3]: 5784 / 5764 DMA engine lockup fixMatt Carlson
2007-11-12[TG3]: 5784 / 5764 GPHY power down fixMatt Carlson
2007-10-22[TG3]: PCI command adjustmentMatt Carlson
2007-10-22[TG3]: Add management FW version to ethtool reportMatt Carlson
2007-10-10[TG3]: WOL defaultsMatt Carlson
2007-10-10[TG3]: Add 5761 supportMatt Carlson
2007-10-10[TG3]: Add 5761 APE supportMatt Carlson
2007-10-10[TG3]: Add new 5761 NVRAM decode routinesMatt Carlson
2007-10-10[TG3]: Add 5784 and 5764 support.Matt Carlson
2007-10-10[TG3]: ASIC decoding and basic CPMU support.Matt Carlson
2007-10-10[TG3]: Walk PCI capability lists.Matt Carlson
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