aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/tg3.h
AgeCommit message (Expand)Author
2011-01-26tg3: Use new VLAN codeMatt Carlson
2010-12-06tg3: Relax EEE thresholdsMatt Carlson
2010-12-06tg3: Move EEE definitions into mdio.hMatt Carlson
2010-11-24tg3: Remove tg3_config_info definitionMatt Carlson
2010-11-24tg3: Reorg tg3_napi membersMatt Carlson
2010-11-24tg3: Fix 5719 internal FIFO overflow problemMatt Carlson
2010-11-24tg3: Assign correct tx margin for 5719Matt Carlson
2010-10-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-17tg3: Add EEE supportMatt Carlson
2010-10-17tg3: Add clause 45 register accessor methodsMatt Carlson
2010-10-17tg3: Add support for selfboot format 1 v6Matt Carlson
2010-10-11tg3: restore rx_dropped accountingEric Dumazet
2010-10-01tg3: Add extend rx ring sizes for 5717 and 5719Matt Carlson
2010-10-01tg3: Prepare for larger rx ring sizesMatt Carlson
2010-10-01tg3: Remove 5724 device IDMatt Carlson
2010-10-01tg3: 5719: Prevent tx data corruptionMatt Carlson
2010-09-15tg3: Move producer ring struct to tg3_napiMatt Carlson
2010-09-15tg3: Clarify semantics of TG3_IRQ_MAX_VECSMatt Carlson
2010-09-15tg3: Don't send APE events for NCSI firmwareMatt Carlson
2010-09-15tg3: Fix read DMA FIFO overruns on recent devicesMatt Carlson
2010-08-02tg3: Migrate tg3_flags to phy_flagsMatt Carlson
2010-08-02tg3: Create phy_flags and migrate phy_is_low_powerMatt Carlson
2010-08-02tg3: Add phy-related preprocessor constantsMatt Carlson
2010-08-02tg3: Detect APE firmware typesMatt Carlson
2010-08-02tg3: Don't access phy test ctrl reg for 5717+Matt Carlson
2010-08-02tg3: Create TG3_FLG3_5717_PLUS flagMatt Carlson
2010-07-11tg3: Revert PCIe tx glitch fixMatt Carlson
2010-07-11tg3: Report driver version to firmwareMatt Carlson
2010-07-08tg3: 64 bit stats on all archesEric Dumazet
2010-06-06tg3: Add 5719 PCI device and phy IDsMatt Carlson
2010-06-06tg3: Add 5719 ASIC revMatt Carlson
2010-06-06tg3: Use devfn to determine function numberMatt Carlson
2010-06-06tg3: Avoid tx lockups on 5755+ devicesMatt Carlson
2010-06-06tg3: Relocate APE mutex regs for 5717+Matt Carlson
2010-04-13tg3: use the DMA state API instead of the pci equivalentsFUJITA Tomonori
2010-04-13tg3: Unify max pkt size preprocessor constantsMatt Carlson
2010-04-13tg3: Optimize rx double copy testMatt Carlson
2010-04-13tg3: Set card 57765 card reader MRRS to 1024BMatt Carlson
2010-04-13tg3: Disable CLKREQ in L2Matt Carlson
2010-04-06tg3: Whitespace, constant, and comment updatesMatt Carlson
2010-04-06tg3: Fix MII_TG3_DSP_EXP8 offsetMatt Carlson
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