summaryrefslogtreecommitdiff
path: root/drivers/net/tg3.h
AgeCommit message (Expand)Author
2011-07-27tg3: Break larger frags into 4k chunks for 5719Matt Carlson
2011-07-27tg3: Add partial fragment unmapping codeMatt Carlson
2011-07-27tg3: Reintroduce tg3_tx_ring_infoMatt Carlson
2011-07-21tg3: Fix link flap at 100Mbps with EEE enabledMatt Carlson
2011-07-14tg3: Add function status reportingMatt Carlson
2011-07-14tg3: Create critical section around GPIO togglingMatt Carlson
2011-07-14tg3: Determine PCI function number in one placeMatt Carlson
2011-06-27tg3: remove unnecessary read of PCI_CAP_ID_EXPJon Mason
2011-06-15tg3: Migrate phy preprocessor defs to system defsMatt Carlson
2011-06-15tg3: Fix EEE debounce timer valuesMatt Carlson
2011-06-15tg3: Remove 4G_DMA_BNDRY_BUG flagMatt Carlson
2011-06-15tg3: Remove 40BIT_DMA_LIMIT_BUGMatt Carlson
2011-06-15tg3: Workaround tagged status update bugMatt Carlson
2011-05-19tg3: Fix stats for 5704 and later devicesMatt Carlson
2011-05-19tg3: Fix EEE interoperability workaroundMatt Carlson
2011-05-19tg3: Fix 57765 B0 data corruptionMatt Carlson
2011-04-28tg3: Convert u32 flag,flg2,flg3 uses to bitmapJoe Perches
2011-04-26tg3: Fix int generation hw bug for 5719 / 5720Matt Carlson
2011-04-21tg3: Add write accessor for AUX CTRL phy regMatt Carlson
2011-04-21tg3: Add read accessor for AUX CTRL phy regMatt Carlson
2011-04-21tg3: Adjust rx prod ring bd replenish thresholdsMatt Carlson
2011-04-21tg3: Workaround rx_discards stat bugMatt Carlson
2011-04-13tg3: Add support for extended VPD blocksMatt Carlson
2011-04-13tg3: Dump registers when status block shows errorsMatt Carlson
2011-04-13tg3: Provide full regdump on tx timeoutMatt Carlson
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-07net: tg3: convert to hw_featuresMichał Mirosław
2011-04-06tg3: Add 5720 PHY IDMatt Carlson
2011-04-06tg3: Add 5720 H2BMC supportMatt Carlson
2011-04-06tg3: Add 5720 NVRAM decodingMatt Carlson
2011-04-06tg3: Add 5720 ASIC revMatt Carlson
2011-04-06tg3: Reintroduce 5717_PLUSMatt Carlson
2011-04-06tg3: 5717_PLUS => 57765_PLUSMatt Carlson
2011-04-06tg3: Cleanup extended rx ring size codeMatt Carlson
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-25tg3: Update copyrights and update version to 3.117Matt Carlson
2011-01-25tg3: Fix eee preprocessor namingMatt Carlson
2011-01-25tg3: Fix EEE interoperability issueMatt Carlson
2011-01-25tg3: Use new VLAN codeMatt Carlson
2011-01-25tg3: Fix 5719 A0 tx completion bugMatt Carlson
2011-01-25tg3: Revise 5719 internal FIFO overflow solutionMatt 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