aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.h
Commit message (Expand)AuthorAge
* broadcom: Move the Broadcom driversJeff Kirsher2011-08-10
* tg3: Break larger frags into 4k chunks for 5719Matt Carlson2011-07-28
* tg3: Add partial fragment unmapping codeMatt Carlson2011-07-28
* tg3: Reintroduce tg3_tx_ring_infoMatt Carlson2011-07-28
* tg3: Fix link flap at 100Mbps with EEE enabledMatt Carlson2011-07-21
* tg3: Add function status reportingMatt Carlson2011-07-14
* tg3: Create critical section around GPIO togglingMatt Carlson2011-07-14
* tg3: Determine PCI function number in one placeMatt Carlson2011-07-14
* tg3: remove unnecessary read of PCI_CAP_ID_EXPJon Mason2011-06-28
* tg3: Migrate phy preprocessor defs to system defsMatt Carlson2011-06-15
* tg3: Fix EEE debounce timer valuesMatt Carlson2011-06-15
* tg3: Remove 4G_DMA_BNDRY_BUG flagMatt Carlson2011-06-15
* tg3: Remove 40BIT_DMA_LIMIT_BUGMatt Carlson2011-06-15
* tg3: Workaround tagged status update bugMatt Carlson2011-06-15
* tg3: Fix stats for 5704 and later devicesMatt Carlson2011-05-19
* tg3: Fix EEE interoperability workaroundMatt Carlson2011-05-19
* tg3: Fix 57765 B0 data corruptionMatt Carlson2011-05-19
* tg3: Convert u32 flag,flg2,flg3 uses to bitmapJoe Perches2011-04-28
* tg3: Fix int generation hw bug for 5719 / 5720Matt Carlson2011-04-26
* tg3: Add write accessor for AUX CTRL phy regMatt Carlson2011-04-21
* tg3: Add read accessor for AUX CTRL phy regMatt Carlson2011-04-21
* tg3: Adjust rx prod ring bd replenish thresholdsMatt Carlson2011-04-21
* tg3: Workaround rx_discards stat bugMatt Carlson2011-04-21
* tg3: Add support for extended VPD blocksMatt Carlson2011-04-13
* tg3: Dump registers when status block shows errorsMatt Carlson2011-04-13
* tg3: Provide full regdump on tx timeoutMatt Carlson2011-04-13
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-11
|\
| * Fix common misspellingsLucas De Marchi2011-03-31
* | net: tg3: convert to hw_featuresMichał Mirosław2011-04-07
* | tg3: Add 5720 PHY IDMatt Carlson2011-04-06
* | tg3: Add 5720 H2BMC supportMatt Carlson2011-04-06
* | tg3: Add 5720 NVRAM decodingMatt Carlson2011-04-06
* | tg3: Add 5720 ASIC revMatt Carlson2011-04-06
* | tg3: Reintroduce 5717_PLUSMatt Carlson2011-04-06
* | tg3: 5717_PLUS => 57765_PLUSMatt Carlson2011-04-06
* | tg3: Cleanup extended rx ring size codeMatt Carlson2011-04-06
|/
* tg3: Update copyrights and update version to 3.117Matt Carlson2011-01-25
* tg3: Fix eee preprocessor namingMatt Carlson2011-01-25
* tg3: Fix EEE interoperability issueMatt Carlson2011-01-25
* tg3: Use new VLAN codeMatt Carlson2011-01-25
* tg3: Fix 5719 A0 tx completion bugMatt Carlson2011-01-25
* tg3: Revise 5719 internal FIFO overflow solutionMatt Carlson2011-01-25
* tg3: Relax EEE thresholdsMatt Carlson2010-12-06
* tg3: Move EEE definitions into mdio.hMatt Carlson2010-12-06
* tg3: Remove tg3_config_info definitionMatt Carlson2010-11-24
* tg3: Reorg tg3_napi membersMatt Carlson2010-11-24
* tg3: Fix 5719 internal FIFO overflow problemMatt Carlson2010-11-24
* tg3: Assign correct tx margin for 5719Matt Carlson2010-11-24
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-21
|\
| * tg3: restore rx_dropped accountingEric Dumazet2010-10-11