summaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.h
AgeCommit message (Expand)AuthorLines
2008-05-02tg3: Add link state reporting to UMP firmwareMatt Carlson-0/+2
2008-05-02tg3: Fix 5761 NVRAM sizesMatt Carlson-2/+9
2008-05-02tg3: Use constant 500KHz MI clock on adapters with a CPMUMatt Carlson-1/+1
2008-04-19tg3: 5701 DMA corruption fixMatt Carlson-0/+1
2008-04-03[TG3]: Add PHY workaround for 5784Matt Carlson-3/+76
2008-01-28[TG3]: Replace some magic 5704S constantsMatt Carlson-0/+7
2008-01-28[TG3]: Separate requested and actual flow control parametersMatt Carlson-3/+6
2007-11-12[TG3]: Add A1 revsMatt Carlson-0/+3
2007-11-12[TG3]: Prescaler fixMatt Carlson-1/+8
2007-11-12[TG3]: Disable GPHY autopowerdownMatt Carlson-0/+6
2007-11-12[TG3]: Fix nvram selftest failuresMatt Carlson-0/+8
2007-11-12[TG3]: 5784 / 5764 DMA engine lockup fixMatt Carlson-2/+13
2007-11-12[TG3]: 5784 / 5764 GPHY power down fixMatt Carlson-1/+8
2007-10-22[TG3]: PCI command adjustmentMatt Carlson-1/+1
2007-10-22[TG3]: Add management FW version to ethtool reportMatt Carlson-1/+8
2007-10-10[TG3]: WOL defaultsMatt Carlson-0/+2
2007-10-10[TG3]: Add 5761 supportMatt Carlson-2/+12
2007-10-10[TG3]: Add 5761 APE supportMatt Carlson-0/+46
2007-10-10[TG3]: Add new 5761 NVRAM decode routinesMatt Carlson-2/+23
2007-10-10[TG3]: Add 5784 and 5764 support.Matt Carlson-1/+13
2007-10-10[TG3]: ASIC decoding and basic CPMU support.Matt Carlson-3/+6
2007-10-10[TG3]: Walk PCI capability lists.Matt Carlson-26/+2
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger-0/+1
2007-07-18[TG3]: Fix msi issue with kexec/kdump.Michael Chan-0/+1
2007-07-11[TG3]: Add missing NVRAM strapping.Matt Carlson-0/+1
2007-07-11[TG3]: Enable auto MDI.Matt Carlson-0/+8
2007-05-09tg3: use flush_work_keventd()Andrew Morton-1/+1
2007-05-07[TG3]: Add ASPM workaround.Matt Carlson-0/+10
2007-05-05[TG3]: Add TG3_FLAG_SUPPORT_MSI flag.Michael Chan-0/+2
2007-05-05[TG3]: Eliminate the TG3_FLAG_5701_REG_WRITE_BUG flag.Matt Carlson-1/+0
2007-05-05[TG3]: Eliminate the TG3_FLAG_GOT_SERDES_FLOWCTL flag.Michael Chan-1/+0
2007-05-05[TG3]: WoL fixes.Gary Zambrano-1/+1
2007-03-25[TG3]: Exit irq handler during chip reset.Michael Chan-0/+1
2007-03-25[TG3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag.Michael Chan-4/+0
2007-02-26[TG3]: TSO workaround fixes.Michael Chan-1/+1
2007-02-13[TG3]: Use constant for PHY register 0x1e.Michael Chan-0/+1
2007-01-09[TG3]: Add PHY workaround for 5755M.Michael Chan-0/+4
2006-12-17[TG3]: Power down/up 5906 PHY correctly.Michael Chan-0/+1
2006-12-07[TG3]: Add TG3_FLG2_IS_NIC flag.Michael Chan-0/+1
2006-09-28[TG3]: Add 5709 self-test support.Michael Chan-0/+4
2006-09-28[TG3]: Add 5709 PHY support.Michael Chan-0/+6
2006-09-28[TG3]: Add basic 5906 support.Michael Chan-4/+24
2006-09-28[TG3]: Add 5722 and 5756 support.Michael Chan-1/+3
2006-09-28[TG3]: Improve ASF heartbeat.Michael Chan-0/+1
2006-09-28[TG3]: Improve 5704S autoneg.Michael Chan-1/+6
2006-08-07[TG3]: Fix tx race conditionMichael Chan-5/+3
2006-06-30[TG3]: Add TSO workaround using GSOMichael Chan-1/+2
2006-06-30[TG3]: Turn on hw fix for ASF problemsMichael Chan-0/+1
2006-06-30[TG3]: Add rx BD workaroundMichael Chan-0/+1
2006-06-17[TG3]: Convert to non-LLTXMichael Chan-3/+13