aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-12-03tg3: Add some VPD preprocessor constantsMatt Carlson1-2/+8
2009-12-03tg3: Add 57765 asic revMatt Carlson1-0/+9
2009-12-03tg3: Make TSS enable independent of MSI-X enableMatt Carlson1-0/+1
2009-12-02tg3: remove use of skb_dma_map/unmapAlexander Duyck1-5/+1
2009-11-15tg3: Fix DIDs, Enable 5717 supportMatt Carlson1-4/+3
2009-11-15tg3: Add rx prod ring consolidationMatt Carlson1-0/+3
2009-11-15tg3: Create aliases for rx producer mailbox regsMatt Carlson1-0/+4
2009-11-15tg3: Lay proucer ring handling groundworkMatt Carlson1-1/+1
2009-11-15tg3: rename rx_[std|jmb]_ptrMatt Carlson1-2/+2
2009-11-15tg3: Allow DMAs to cross cacheline boundariesMatt Carlson1-2/+1
2009-11-15tg3: Use tg3_start_xmit_dma_bug for 5717 A0Matt Carlson1-0/+1
2009-11-15tg3: Add new HW_TSO_3 flag for 5717Matt Carlson1-1/+4
2009-11-15tg3: Move TG3_FLG2_PROTECTED_NVRAM to tg3_flags3Matt Carlson1-1/+1
2009-11-15tg3: Add 5717 phy IDMatt Carlson1-1/+2
2009-11-02tg3: Add 50610M phy ID for 5785Matt Carlson1-0/+1
2009-11-02tg3: Add AC131 power down supportMatt Carlson1-0/+3
2009-11-02tg3: Improve 5785 PCIe performanceMatt Carlson1-1/+2
2009-11-02tg3: Prevent a PCIe tx glitchMatt Carlson1-1/+25
2009-11-02tg3: Convert PHY_ADDR => TG3_PHY_MII_ADDRMatt Carlson1-1/+1
2009-11-02tg3: Fix disappearing 57780 devicesMatt Carlson1-1/+0
2009-11-02tg3: Fix 5906 transmit hangsMatt Carlson1-0/+1
2009-11-02tg3: Assign flags to fixes in start_xmit_dma_bugMatt Carlson1-0/+2
2009-10-07tg3: Fix phylib locking strategyMatt Carlson1-1/+0
2009-10-01tg3: Remove prev_vlan_tag from struct tx_ring_infoEric Dumazet1-1/+0
2009-09-02tg3: Add MDIO bus address assignmentsMatt Carlson1-0/+3
2009-09-02tg3: Add 5717 NVRAM detection routinesMatt Carlson1-1/+22
2009-09-02tg3: Add 5717 asic revMatt Carlson1-7/+18
2009-09-02tg3: Assign rx ret producer indexes by vectorMatt Carlson1-0/+1
2009-09-02tg3: Add RSS supportMatt Carlson1-1/+24
2009-09-02tg3: Add coalesce parameters for msix vectorsMatt Carlson1-1/+9
2009-09-02tg3: Add TSS supportMatt Carlson1-0/+1
2009-09-02tg3: Add tx and rx ring resource trackingMatt Carlson1-1/+2
2009-09-02tg3: Add MSI-X supportMatt Carlson1-0/+6
2009-09-02tg3: Add support code around kernel interrupt APIMatt Carlson1-0/+6
2009-09-02tg3: Add per-int coalesce now memberMatt Carlson1-0/+2
2009-08-29tg3: Move per-int tx members to a per-int structMatt Carlson1-7/+8
2009-08-29tg3: Move per-int rx members to per-int structMatt Carlson1-4/+5
2009-08-29tg3: Move general int members to a per-int structMatt Carlson1-5/+7
2009-08-29tg3: Move napi to per-int structMatt Carlson1-1/+8
2009-08-29tg3: Use ext rx bdsMatt Carlson1-1/+1
2009-08-29tg3: Create a new prodring_set structureMatt Carlson1-12/+15
2009-08-29tg3: Clarify rx buffer relationshipsMatt Carlson1-1/+1
2009-08-29tg3: Move the JUMBO_CAPABLE and SUPPORT_MSI flagsMatt Carlson1-2/+2
2009-08-29tg3: Add new 5785 10/100 only device IDMatt Carlson1-0/+2
2009-08-26tg3: Convert code to use PHY_IS_FETMatt Carlson1-0/+1
2009-08-26tg3: Create MII_TG3_FET namespaceMatt Carlson1-8/+13
2009-08-26tg3: Tune 5785 clock switchingMatt Carlson1-0/+4
2009-08-26tg3: Add 57788, remove 57720Matt Carlson1-1/+1
2009-08-26tg3: Prevent tx BD corruptionMatt Carlson1-1/+8
2009-08-26tg3: Fix 57780 asic rev PCIe link receiver errorsMatt Carlson1-2/+11