summaryrefslogtreecommitdiff
path: root/drivers/net/tg3.h
AgeCommit message (Expand)Author
2009-11-15tg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3Matt Carlson
2009-11-15tg3: Add 5717 phy IDMatt Carlson
2009-11-02tg3: Add 50610M phy ID for 5785Matt Carlson
2009-11-02tg3: Add AC131 power down supportMatt Carlson
2009-11-02tg3: Improve 5785 PCIe performanceMatt Carlson
2009-11-02tg3: Prevent a PCIe tx glitchMatt Carlson
2009-11-02tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDRMatt Carlson
2009-11-02tg3: Fix disappearing 57780 devicesMatt Carlson
2009-11-02tg3: Fix 5906 transmit hangsMatt Carlson
2009-11-02tg3: Assign flags to fixes in start_xmit_dma_bugMatt Carlson
2009-10-07tg3: Fix phylib locking strategyMatt Carlson
2009-10-01tg3: Remove prev_vlan_tag from struct tx_ring_infoEric Dumazet
2009-09-02tg3: Add MDIO bus address assignmentsMatt Carlson
2009-09-02tg3: Add 5717 NVRAM detection routinesMatt Carlson
2009-09-02tg3: Add 5717 asic revMatt Carlson
2009-09-02tg3: Assign rx ret producer indexes by vectorMatt Carlson
2009-09-02tg3: Add RSS supportMatt Carlson
2009-09-02tg3: Add coalesce parameters for msix vectorsMatt Carlson
2009-09-02tg3: Add TSS supportMatt Carlson
2009-09-02tg3: Add tx and rx ring resource trackingMatt Carlson
2009-09-02tg3: Add MSI-X supportMatt Carlson
2009-09-02tg3: Add support code around kernel interrupt APIMatt Carlson
2009-09-02tg3: Add per-int coalesce now memberMatt Carlson
2009-08-29tg3: Move per-int tx members to a per-int structMatt Carlson
2009-08-29tg3: Move per-int rx members to per-int structMatt Carlson
2009-08-29tg3: Move general int members to a per-int structMatt Carlson
2009-08-29tg3: Move napi to per-int structMatt Carlson
2009-08-29tg3: Use ext rx bdsMatt Carlson
2009-08-29tg3: Create a new prodring_set structureMatt Carlson
2009-08-29tg3: Clarify rx buffer relationshipsMatt Carlson
2009-08-29tg3: Move the JUMBO_CAPABLE and SUPPORT_MSI flagsMatt Carlson
2009-08-29tg3: Add new 5785 10/100 only device IDMatt Carlson
2009-08-26tg3: Convert code to use PHY_IS_FETMatt Carlson
2009-08-26tg3: Create MII_TG3_FET namespaceMatt Carlson
2009-08-26tg3: Tune 5785 clock switchingMatt Carlson
2009-08-26tg3: Add 57788, remove 57720Matt Carlson
2009-08-26tg3: Prevent tx BD corruptionMatt Carlson
2009-08-26tg3: Fix 57780 asic rev PCIe link receiver errorsMatt Carlson
2009-04-21tg3: Limit CLKREQ fix to A[01] of 57780 asic revMatt Carlson
2009-04-21tg3: Prevent send BD corruptionMatt Carlson
2009-04-21tg3: Handle NVRAM absent casesMatt Carlson
2009-04-21tg3: Allow screaming interrupt detectionMatt Carlson
2009-02-26tg3: Add version reporting for hardware selfbootMatt Carlson
2009-02-26tg3: Add DASH firmware version reportingMatt Carlson
2009-02-26tg3: Add legacy bootcode version decodingMatt Carlson
2009-01-19tg3: Fix firmware loadingMatt Carlson
2009-01-04firmware: convert tg3 driver to request_firmware()Jaswinder Singh Rajput
2008-12-21tg3: tg3.h cleanupsMatt Carlson
2008-12-21tg3: Remove unused cfgspc device membersMatt Carlson
2008-12-21tg3: Cleanup IPV6 LSOMatt Carlson