aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/tg3.h
AgeCommit message (Expand)Author
2010-02-17tg3: Push phylib definitions to phylibMatt Carlson
2010-02-17tg3: Rename tg3 phy ID preprocessor definitionsMatt Carlson
2010-02-17tg3: Reformat SSID to phy ID tableMatt Carlson
2010-02-17tg3: Rename TG3_FLG3_RGMII_STD_IBND_DISABLEMatt Carlson
2010-02-17tg3: Add support for 2 new selfboot formatsMatt Carlson
2010-02-12tg3: Fix AC131 loopback test errors for 5785Matt Carlson
2010-02-12tg3: Turn off multiple DMA reads for 5717Matt Carlson
2010-02-12tg3: Fix 57765 A0 bootcode race conditionMatt Carlson
2010-02-12tg3: Unwedge stuck MSI-X vectorsMatt Carlson
2010-02-12tg3: Give MSI-X vec 1 rx backlog spaceMatt Carlson
2010-01-23Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-01-20tg3: Add 57765 phy ID and enable devices.Matt Carlson
2010-01-20tg3: Add 5717 serdes phy IDMatt Carlson
2010-01-20tg3: Improve internal resource allocationsMatt Carlson
2010-01-20tg3: Enable PLL PD when CLKREQ disabled for 5717A0Matt Carlson
2010-01-13tg3: Update copyright and driver versionMatt Carlson
2010-01-13tg3: Add reliable serdes detection for 5717 A0Matt Carlson
2009-12-03tg3: Add some VPD preprocessor constantsMatt Carlson
2009-12-03tg3: Add 57765 asic revMatt Carlson
2009-12-03tg3: Make TSS enable independent of MSI-X enableMatt Carlson
2009-12-02tg3: remove use of skb_dma_map/unmapAlexander Duyck
2009-11-15tg3: Fix DIDs, Enable 5717 supportMatt Carlson
2009-11-15tg3: Add rx prod ring consolidationMatt Carlson
2009-11-15tg3: Create aliases for rx producer mailbox regsMatt Carlson
2009-11-15tg3: Lay proucer ring handling groundworkMatt Carlson
2009-11-15tg3: rename rx_[std|jmb]_ptrMatt Carlson
2009-11-15tg3: Allow DMAs to cross cacheline boundariesMatt Carlson
2009-11-15tg3: Use tg3_start_xmit_dma_bug for 5717 A0Matt Carlson
2009-11-15tg3: Add new HW_TSO_3 flag for 5717Matt Carlson
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