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