summaryrefslogtreecommitdiff
path: root/drivers/net/tg3.c
AgeCommit message (Expand)Author
2011-06-03tg3: Fix tg3_skb_error_unmap()Matt Carlson
2011-05-25Add Fujitsu 1000base-SX PCI ID to tg3Meelis Roos
2011-05-20tg3: Add braces around 5906 workaround.Matt Carlson
2011-05-20tg3: Fix NETIF_F_LOOPBACK errorMatt Carlson
2011-05-19tg3: Update version to 3.119Matt Carlson
2011-05-19tg3: Apply rx_discards fix to 5719/5720Matt Carlson
2011-05-19tg3: Remove excessive parenthesisMatt Carlson
2011-05-19tg3: Consolidate all netdev feature assignmentsMatt Carlson
2011-05-19tg3: Move TSO_CAPABLE assignmentMatt Carlson
2011-05-19tg3: Fix stats for 5704 and later devicesMatt Carlson
2011-05-19tg3: Fix TSO loopback testMatt Carlson
2011-05-19tg3: Consolidate autoneg advertisement setup codeMatt Carlson
2011-05-19tg3: Fix EEE interoperability workaroundMatt Carlson
2011-05-19tg3: Fix IPv6 TCP problems for 5719Matt Carlson
2011-05-19tg3: Fix 57765 B0 data corruptionMatt Carlson
2011-05-19tg3: Cleanup transmit error pathMatt Carlson
2011-05-19tg3: Set tx bug flags for more devicesMatt Carlson
2011-05-12tg3: Allow ethtool to enable/disable loopback.Mahesh Bandewar
2011-05-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-02tg3: Fix failure to enable WoL by default when possibleRafael J. Wysocki
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny
2011-04-28tg3: Convert u32 flag,flg2,flg3 uses to bitmapJoe Perches
2011-04-26tg3: Update version to 3.118Matt Carlson
2011-04-26tg3: Whitespace cleanupsMatt Carlson
2011-04-26tg3: Add EEH supportMatt Carlson
2011-04-26tg3: Add TSO loopback testMatt Carlson
2011-04-26tg3: Organize loopback test failure flagsMatt Carlson
2011-04-26tg3: Fix int generation hw bug for 5719 / 5720Matt Carlson
2011-04-21tg3: Add additional EEE messagingMatt Carlson
2011-04-21tg3: Add macro for SMDSP togglingMatt 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: Move phy accessor functions higherMatt Carlson
2011-04-21tg3: Only allow phy ioctls while netif_runningMatt Carlson
2011-04-21tg3: Nullify RSS for loopback testMatt Carlson
2011-04-21tg3: Adjust rx prod ring bd replenish thresholdsMatt Carlson
2011-04-21tg3: Workaround rx_discards stat bugMatt Carlson
2011-04-14ethtool: allow custom interval for physical identificationAllan, Bruce W
2011-04-13tg3: Add support for extended VPD blocksMatt Carlson
2011-04-13tg3: Add jumbo frame loopback tests to selftestMatt Carlson
2011-04-13tg3: Automatically size stat/test string arraysMatt 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: implement ethtool set_phys_idstephen hemminger
2011-04-06tg3: Support 4mb flash sizes for 5717 and 5719Matt Carlson
2011-04-06tg3: Enable 5720 supportMatt Carlson
2011-04-06tg3: Add 5720 PHY IDMatt Carlson