| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Fujitsu 1000base-SX PCI ID to tg3 | Meelis Roos | 2011-05-25 | 1 | -0/+1 |
* | tg3: Add braces around 5906 workaround. | Matt Carlson | 2011-05-20 | 1 | -1/+3 |
* | tg3: Fix NETIF_F_LOOPBACK error | Matt Carlson | 2011-05-20 | 1 | -2/+3 |
* | tg3: Update version to 3.119 | Matt Carlson | 2011-05-19 | 1 | -2/+2 |
* | tg3: Apply rx_discards fix to 5719/5720 | Matt Carlson | 2011-05-19 | 1 | -1/+3 |
* | tg3: Remove excessive parenthesis | Matt Carlson | 2011-05-19 | 1 | -18/+18 |
* | tg3: Consolidate all netdev feature assignments | Matt Carlson | 2011-05-19 | 1 | -27/+24 |
* | tg3: Move TSO_CAPABLE assignment | Matt Carlson | 2011-05-19 | 1 | -15/+16 |
* | tg3: Fix stats for 5704 and later devices | Matt Carlson | 2011-05-19 | 1 | -2/+5 |
* | tg3: Fix TSO loopback test | Matt Carlson | 2011-05-19 | 1 | -1/+1 |
* | tg3: Consolidate autoneg advertisement setup code | Matt Carlson | 2011-05-19 | 1 | -118/+99 |
* | tg3: Fix EEE interoperability workaround | Matt Carlson | 2011-05-19 | 1 | -20/+21 |
* | tg3: Fix IPv6 TCP problems for 5719 | Matt Carlson | 2011-05-19 | 1 | -1/+1 |
* | tg3: Fix 57765 B0 data corruption | Matt Carlson | 2011-05-19 | 1 | -0/+16 |
* | tg3: Cleanup transmit error path | Matt Carlson | 2011-05-19 | 1 | -60/+38 |
* | tg3: Set tx bug flags for more devices | Matt Carlson | 2011-05-19 | 1 | -229/+33 |
* | tg3: Allow ethtool to enable/disable loopback. | Mahesh Bandewar | 2011-05-12 | 1 | -2/+67 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-05-05 | 1 | -2/+6 |
|\ |
|
| * | tg3: Fix failure to enable WoL by default when possible | Rafael J. Wysocki | 2011-05-02 | 1 | -2/+6 |
* | | ethtool: cosmetic: Use ethtool ethtool_cmd_speed API | David Decotigny | 2011-04-29 | 1 | -2/+2 |
* | | ethtool: Use full 32 bit speed range in ethtool's set_settings | David Decotigny | 2011-04-29 | 1 | -4/+5 |
* | | tg3: Convert u32 flag,flg2,flg3 uses to bitmap | Joe Perches | 2011-04-28 | 1 | -654/+645 |
* | | tg3: Update version to 3.118 | Matt Carlson | 2011-04-26 | 1 | -2/+2 |
* | | tg3: Whitespace cleanups | Matt Carlson | 2011-04-26 | 1 | -7/+2 |
* | | tg3: Add EEH support | Matt Carlson | 2011-04-26 | 1 | -0/+147 |
* | | tg3: Add TSO loopback test | Matt Carlson | 2011-04-26 | 1 | -35/+123 |
* | | tg3: Organize loopback test failure flags | Matt Carlson | 2011-04-26 | 1 | -8/+12 |
* | | tg3: Fix int generation hw bug for 5719 / 5720 | Matt Carlson | 2011-04-26 | 1 | -0/+3 |
* | | tg3: Add additional EEE messaging | Matt Carlson | 2011-04-21 | 1 | -2/+9 |
* | | tg3: Add macro for SMDSP toggling | Matt Carlson | 2011-04-21 | 1 | -56/+46 |
* | | tg3: Add write accessor for AUX CTRL phy reg | Matt Carlson | 2011-04-21 | 1 | -17/+31 |
* | | tg3: Add read accessor for AUX CTRL phy reg | Matt Carlson | 2011-04-21 | 1 | -11/+28 |
* | | tg3: Move phy accessor functions higher | Matt Carlson | 2011-04-21 | 1 | -68/+68 |
* | | tg3: Only allow phy ioctls while netif_running | Matt Carlson | 2011-04-21 | 1 | -6/+2 |
* | | tg3: Nullify RSS for loopback test | Matt Carlson | 2011-04-21 | 1 | -0/+9 |
* | | tg3: Adjust rx prod ring bd replenish thresholds | Matt Carlson | 2011-04-21 | 1 | -21/+46 |
* | | tg3: Workaround rx_discards stat bug | Matt Carlson | 2011-04-21 | 1 | -1/+26 |
* | | ethtool: allow custom interval for physical identification | Allan, Bruce W | 2011-04-14 | 1 | -1/+1 |
* | | tg3: Add support for extended VPD blocks | Matt Carlson | 2011-04-13 | 1 | -44/+81 |
* | | tg3: Add jumbo frame loopback tests to selftest | Matt Carlson | 2011-04-13 | 1 | -9/+25 |
* | | tg3: Automatically size stat/test string arrays | Matt Carlson | 2011-04-13 | 1 | -7/+8 |
* | | tg3: Dump registers when status block shows errors | Matt Carlson | 2011-04-13 | 1 | -1/+39 |
* | | tg3: Provide full regdump on tx timeout | Matt Carlson | 2011-04-13 | 1 | -68/+121 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-04-11 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | | net: tg3: convert to hw_features | Michał Mirosław | 2011-04-07 | 1 | -103/+32 |
* | | tg3: implement ethtool set_phys_id | stephen hemminger | 2011-04-06 | 1 | -20/+23 |
* | | tg3: Support 4mb flash sizes for 5717 and 5719 | Matt Carlson | 2011-04-06 | 1 | -1/+5 |
* | | tg3: Enable 5720 support | Matt Carlson | 2011-04-06 | 1 | -0/+1 |
* | | tg3: Add 5720 PHY ID | Matt Carlson | 2011-04-06 | 1 | -0/+1 |