summaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.h
Commit message (Expand)AuthorAgeFilesLines
* tg3: use the DMA state API instead of the pci equivalentsFUJITA Tomonori2010-04-131-1/+1
* tg3: Unify max pkt size preprocessor constantsMatt Carlson2010-04-131-1/+0Star
* tg3: Optimize rx double copy testMatt Carlson2010-04-131-3/+2Star
* tg3: Set card 57765 card reader MRRS to 1024BMatt Carlson2010-04-131-0/+1
* tg3: Disable CLKREQ in L2Matt Carlson2010-04-131-0/+2
* tg3: Whitespace, constant, and comment updatesMatt Carlson2010-04-061-3/+3
* tg3: Fix MII_TG3_DSP_EXP8 offsetMatt Carlson2010-04-061-1/+1
* tg3: Push phylib definitions to phylibMatt Carlson2010-02-181-11/+3Star
* tg3: Rename tg3 phy ID preprocessor definitionsMatt Carlson2010-02-181-46/+45Star
* tg3: Reformat SSID to phy ID tableMatt Carlson2010-02-181-1/+33
* tg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLEMatt Carlson2010-02-181-2/+2
* tg3: Add support for 2 new selfboot formatsMatt Carlson2010-02-181-0/+4
* tg3: Fix AC131 loopback test errors for 5785Matt Carlson2010-02-131-0/+3
* tg3: Turn off multiple DMA reads for 5717Matt Carlson2010-02-131-0/+1
* tg3: Fix 57765 A0 bootcode race conditionMatt Carlson2010-02-131-0/+1
* tg3: Unwedge stuck MSI-X vectorsMatt Carlson2010-02-131-0/+1
* tg3: Give MSI-X vec 1 rx backlog spaceMatt Carlson2010-02-131-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-231-0/+3
|\
| * tg3: Update copyright and driver versionMatt Carlson2010-01-141-0/+1
| * tg3: Add reliable serdes detection for 5717 A0Matt Carlson2010-01-141-0/+2
* | tg3: Add 57765 phy ID and enable devices.Matt Carlson2010-01-211-1/+2
* | tg3: Add 5717 serdes phy IDMatt Carlson2010-01-211-2/+4
* | tg3: Improve internal resource allocationsMatt Carlson2010-01-211-0/+4
* | tg3: Enable PLL PD when CLKREQ disabled for 5717A0Matt Carlson2010-01-211-0/+14
|/
* 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