Age | Commit message (Expand) | Author | Files | Lines |
2011-08-11 | broadcom: Move the Broadcom drivers | Jeff Kirsher | 1 | -3183/+0 |
2011-07-28 | tg3: Break larger frags into 4k chunks for 5719 | Matt Carlson | 1 | -0/+1 |
2011-07-28 | tg3: Add partial fragment unmapping code | Matt Carlson | 1 | -0/+1 |
2011-07-28 | tg3: Reintroduce tg3_tx_ring_info | Matt Carlson | 1 | -1/+6 |
2011-07-21 | tg3: Fix link flap at 100Mbps with EEE enabled | Matt Carlson | 1 | -1/+1 |
2011-07-14 | tg3: Add function status reporting | Matt Carlson | 1 | -0/+4 |
2011-07-14 | tg3: Create critical section around GPIO toggling | Matt Carlson | 1 | -0/+1 |
2011-07-14 | tg3: Determine PCI function number in one place | Matt Carlson | 1 | -0/+1 |
2011-06-28 | tg3: remove unnecessary read of PCI_CAP_ID_EXP | Jon Mason | 1 | -4/+1 |
2011-06-15 | tg3: Migrate phy preprocessor defs to system defs | Matt Carlson | 1 | -8/+0 |
2011-06-15 | tg3: Fix EEE debounce timer values | Matt Carlson | 1 | -2/+2 |
2011-06-15 | tg3: Remove 4G_DMA_BNDRY_BUG flag | Matt Carlson | 1 | -1/+0 |
2011-06-15 | tg3: Remove 40BIT_DMA_LIMIT_BUG | Matt Carlson | 1 | -1/+0 |
2011-06-15 | tg3: Workaround tagged status update bug | Matt Carlson | 1 | -0/+3 |
2011-05-20 | tg3: Fix stats for 5704 and later devices | Matt Carlson | 1 | -2/+8 |
2011-05-20 | tg3: Fix EEE interoperability workaround | Matt Carlson | 1 | -1/+1 |
2011-05-20 | tg3: Fix 57765 B0 data corruption | Matt Carlson | 1 | -0/+4 |
2011-04-29 | tg3: Convert u32 flag,flg2,flg3 uses to bitmap | Joe Perches | 1 | -85/+83 |
2011-04-26 | tg3: Fix int generation hw bug for 5719 / 5720 | Matt Carlson | 1 | -0/+1 |
2011-04-22 | tg3: Add write accessor for AUX CTRL phy reg | Matt Carlson | 1 | -0/+4 |
2011-04-22 | tg3: Add read accessor for AUX CTRL phy reg | Matt Carlson | 1 | -7/+10 |
2011-04-22 | tg3: Adjust rx prod ring bd replenish thresholds | Matt Carlson | 1 | -2/+7 |
2011-04-22 | tg3: Workaround rx_discards stat bug | Matt Carlson | 1 | -0/+2 |
2011-04-14 | tg3: Add support for extended VPD blocks | Matt Carlson | 1 | -0/+2 |
2011-04-14 | tg3: Dump registers when status block shows errors | Matt Carlson | 1 | -0/+3 |
2011-04-14 | tg3: Provide full regdump on tx timeout | Matt Carlson | 1 | -0/+2 |
2011-04-12 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -2/+2 |
2011-04-08 | net: tg3: convert to hw_features | Michał Mirosław | 1 | -2/+0 |
2011-04-06 | tg3: Add 5720 PHY ID | Matt Carlson | 1 | -0/+1 |
2011-04-06 | tg3: Add 5720 H2BMC support | Matt Carlson | 1 | -0/+9 |
2011-04-06 | tg3: Add 5720 NVRAM decoding | Matt Carlson | 1 | -0/+36 |
2011-04-06 | tg3: Add 5720 ASIC rev | Matt Carlson | 1 | -0/+5 |
2011-04-06 | tg3: Reintroduce 5717_PLUS | Matt Carlson | 1 | -0/+1 |
2011-04-06 | tg3: 5717_PLUS => 57765_PLUS | Matt Carlson | 1 | -1/+1 |
2011-04-06 | tg3: Cleanup extended rx ring size code | Matt Carlson | 1 | -3/+8 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2011-01-26 | tg3: Update copyrights and update version to 3.117 | Matt Carlson | 1 | -1/+1 |
2011-01-26 | tg3: Fix eee preprocessor naming | Matt Carlson | 1 | -1/+1 |
2011-01-26 | tg3: Fix EEE interoperability issue | Matt Carlson | 1 | -0/+4 |
2011-01-26 | tg3: Use new VLAN code | Matt Carlson | 1 | -3/+0 |
2011-01-26 | tg3: Fix 5719 A0 tx completion bug | Matt Carlson | 1 | -0/+1 |
2011-01-26 | tg3: Revise 5719 internal FIFO overflow solution | Matt Carlson | 1 | -0/+4 |
2010-12-06 | tg3: Relax EEE thresholds | Matt Carlson | 1 | -7/+13 |
2010-12-06 | tg3: Move EEE definitions into mdio.h | Matt Carlson | 1 | -3/+0 |
2010-11-24 | tg3: Remove tg3_config_info definition | Matt Carlson | 1 | -4/+0 |
2010-11-24 | tg3: Reorg tg3_napi members | Matt Carlson | 1 | -6/+6 |
2010-11-24 | tg3: Fix 5719 internal FIFO overflow problem | Matt Carlson | 1 | -0/+1 |
2010-11-24 | tg3: Assign correct tx margin for 5719 | Matt Carlson | 1 | -0/+2 |
2010-10-21 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -1/+1 |
2010-10-18 | tg3: Add EEE support | Matt Carlson | 1 | -1/+32 |