summaryrefslogtreecommitdiff
path: root/drivers/net/tg3.c
AgeCommit message (Expand)Author
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
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-03-30drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network driversJavier Martinez Canillas
2011-03-27tg3: Fix inline keyword usageJavier Martinez Canillas
2011-03-27tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <asm/uacce...Javier Martinez Canillas
2011-03-10tg3: Remove 5750 PCI codeMatt Carlson
2011-03-10tg3: Move tg3_init_link_config to tg3_phy_probeMatt Carlson