summaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.h
Commit message (Expand)AuthorAgeFilesLines
* tg3: Break larger frags into 4k chunks for 5719Matt Carlson2011-07-281-0/+1
* tg3: Add partial fragment unmapping codeMatt Carlson2011-07-281-0/+1
* tg3: Reintroduce tg3_tx_ring_infoMatt Carlson2011-07-281-1/+6
* tg3: Fix link flap at 100Mbps with EEE enabledMatt Carlson2011-07-211-1/+1
* tg3: Add function status reportingMatt Carlson2011-07-141-0/+4
* tg3: Create critical section around GPIO togglingMatt Carlson2011-07-141-0/+1
* tg3: Determine PCI function number in one placeMatt Carlson2011-07-141-0/+1
* tg3: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-281-4/+1Star
* tg3: Migrate phy preprocessor defs to system defsMatt Carlson2011-06-151-8/+0Star
* tg3: Fix EEE debounce timer valuesMatt Carlson2011-06-151-2/+2
* tg3: Remove 4G_DMA_BNDRY_BUG flagMatt Carlson2011-06-151-1/+0Star
* tg3: Remove 40BIT_DMA_LIMIT_BUGMatt Carlson2011-06-151-1/+0Star
* tg3: Workaround tagged status update bugMatt Carlson2011-06-151-0/+3
* tg3: Fix stats for 5704 and later devicesMatt Carlson2011-05-201-2/+8
* tg3: Fix EEE interoperability workaroundMatt Carlson2011-05-201-1/+1
* tg3: Fix 57765 B0 data corruptionMatt Carlson2011-05-201-0/+4
* tg3: Convert u32 flag,flg2,flg3 uses to bitmapJoe Perches2011-04-281-85/+83Star
* 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-221-0/+4
* tg3: Add read accessor for AUX CTRL phy regMatt Carlson2011-04-221-7/+10
* tg3: Adjust rx prod ring bd replenish thresholdsMatt Carlson2011-04-221-2/+7
* tg3: Workaround rx_discards stat bugMatt Carlson2011-04-221-0/+2
* tg3: Add support for extended VPD blocksMatt Carlson2011-04-141-0/+2
* tg3: Dump registers when status block shows errorsMatt Carlson2011-04-141-0/+3
* tg3: Provide full regdump on tx timeoutMatt Carlson2011-04-141-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-081-2/+0Star
* | 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-261-1/+1
* tg3: Fix eee preprocessor namingMatt Carlson2011-01-261-1/+1
* tg3: Fix EEE interoperability issueMatt Carlson2011-01-261-0/+4
* tg3: Use new VLAN codeMatt Carlson2011-01-261-3/+0Star
* tg3: Fix 5719 A0 tx completion bugMatt Carlson2011-01-261-0/+1
* tg3: Revise 5719 internal FIFO overflow solutionMatt Carlson2011-01-261-0/+4
* tg3: Relax EEE thresholdsMatt Carlson2010-12-061-7/+13
* tg3: Move EEE definitions into mdio.hMatt Carlson2010-12-061-3/+0Star
* tg3: Remove tg3_config_info definitionMatt Carlson2010-11-241-4/+0Star
* 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-121-1/+1
* | tg3: Add EEE supportMatt Carlson2010-10-171-1/+32