aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.h
Commit message (Expand)AuthorAgeFilesLines
* tg3: Fix stats for 5704 and later devicesMatt Carlson2011-05-191-2/+8
* tg3: Fix EEE interoperability workaroundMatt Carlson2011-05-191-1/+1
* tg3: Fix 57765 B0 data corruptionMatt Carlson2011-05-191-0/+4
* tg3: Convert u32 flag,flg2,flg3 uses to bitmapJoe Perches2011-04-281-85/+83
* tg3: Fix int generation hw bug for 5719 / 5720Matt Carlson2011-04-261-0/+1
* tg3: Add write accessor for AUX CTRL phy regMatt Carlson2011-04-211-0/+4
* tg3: Add read accessor for AUX CTRL phy regMatt Carlson2011-04-211-7/+10
* tg3: Adjust rx prod ring bd replenish thresholdsMatt Carlson2011-04-211-2/+7
* tg3: Workaround rx_discards stat bugMatt Carlson2011-04-211-0/+2
* tg3: Add support for extended VPD blocksMatt Carlson2011-04-131-0/+2
* tg3: Dump registers when status block shows errorsMatt Carlson2011-04-131-0/+3
* tg3: Provide full regdump on tx timeoutMatt Carlson2011-04-131-0/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-111-2/+2
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* | net: tg3: convert to hw_featuresMichał Mirosław2011-04-071-2/+0
* | tg3: Add 5720 PHY IDMatt Carlson2011-04-061-0/+1
* | tg3: Add 5720 H2BMC supportMatt Carlson2011-04-061-0/+9
* | tg3: Add 5720 NVRAM decodingMatt Carlson2011-04-061-0/+36
* | tg3: Add 5720 ASIC revMatt Carlson2011-04-061-0/+5
* | tg3: Reintroduce 5717_PLUSMatt Carlson2011-04-061-0/+1
* | tg3: 5717_PLUS => 57765_PLUSMatt Carlson2011-04-061-1/+1
* | tg3: Cleanup extended rx ring size codeMatt Carlson2011-04-061-3/+8
|/
* tg3: Update copyrights and update version to 3.117Matt Carlson2011-01-251-1/+1
* tg3: Fix eee preprocessor namingMatt Carlson2011-01-251-1/+1
* tg3: Fix EEE interoperability issueMatt Carlson2011-01-251-0/+4
* tg3: Use new VLAN codeMatt Carlson2011-01-251-3/+0
* tg3: Fix 5719 A0 tx completion bugMatt Carlson2011-01-251-0/+1
* tg3: Revise 5719 internal FIFO overflow solutionMatt Carlson2011-01-251-0/+4
* tg3: Relax EEE thresholdsMatt Carlson2010-12-061-7/+13
* tg3: Move EEE definitions into mdio.hMatt Carlson2010-12-061-3/+0
* tg3: Remove tg3_config_info definitionMatt Carlson2010-11-241-4/+0
* tg3: Reorg tg3_napi membersMatt Carlson2010-11-241-6/+6
* tg3: Fix 5719 internal FIFO overflow problemMatt Carlson2010-11-241-0/+1
* tg3: Assign correct tx margin for 5719Matt Carlson2010-11-241-0/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-211-1/+1
|\
| * tg3: restore rx_dropped accountingEric Dumazet2010-10-111-1/+1
* | tg3: Add EEE supportMatt Carlson2010-10-171-1/+32
* | tg3: Add clause 45 register accessor methodsMatt Carlson2010-10-171-0/+4
* | tg3: Add support for selfboot format 1 v6Matt Carlson2010-10-171-0/+2
* | tg3: Add extend rx ring sizes for 5717 and 5719Matt Carlson2010-10-011-0/+3
* | tg3: Prepare for larger rx ring sizesMatt Carlson2010-10-011-0/+2
* | tg3: Remove 5724 device IDMatt Carlson2010-10-011-1/+0
* | tg3: 5719: Prevent tx data corruptionMatt Carlson2010-10-011-1/+7
* | tg3: Move producer ring struct to tg3_napiMatt Carlson2010-09-151-3/+1
* | tg3: Clarify semantics of TG3_IRQ_MAX_VECSMatt Carlson2010-09-151-1/+2
* | tg3: Don't send APE events for NCSI firmwareMatt Carlson2010-09-151-1/+8
* | tg3: Fix read DMA FIFO overruns on recent devicesMatt Carlson2010-09-151-1/+5
|/
* tg3: Migrate tg3_flags to phy_flagsMatt Carlson2010-08-021-18/+18
* tg3: Create phy_flags and migrate phy_is_low_powerMatt Carlson2010-08-021-1/+3
* tg3: Add phy-related preprocessor constantsMatt Carlson2010-08-021-1/+3