aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-25Add Fujitsu 1000base-SX PCI ID to tg3Meelis Roos1-0/+1
2011-05-20tg3: Add braces around 5906 workaround.Matt Carlson1-1/+3
2011-05-20tg3: Fix NETIF_F_LOOPBACK errorMatt Carlson1-2/+3
2011-05-19tg3: Update version to 3.119Matt Carlson1-2/+2
2011-05-19tg3: Apply rx_discards fix to 5719/5720Matt Carlson1-1/+3
2011-05-19tg3: Remove excessive parenthesisMatt Carlson1-18/+18
2011-05-19tg3: Consolidate all netdev feature assignmentsMatt Carlson1-27/+24
2011-05-19tg3: Move TSO_CAPABLE assignmentMatt Carlson1-15/+16
2011-05-19tg3: Fix stats for 5704 and later devicesMatt Carlson1-2/+5
2011-05-19tg3: Fix TSO loopback testMatt Carlson1-1/+1
2011-05-19tg3: Consolidate autoneg advertisement setup codeMatt Carlson1-118/+99
2011-05-19tg3: Fix EEE interoperability workaroundMatt Carlson1-20/+21
2011-05-19tg3: Fix IPv6 TCP problems for 5719Matt Carlson1-1/+1
2011-05-19tg3: Fix 57765 B0 data corruptionMatt Carlson1-0/+16
2011-05-19tg3: Cleanup transmit error pathMatt Carlson1-60/+38
2011-05-19tg3: Set tx bug flags for more devicesMatt Carlson1-229/+33
2011-05-12tg3: Allow ethtool to enable/disable loopback.Mahesh Bandewar1-2/+67
2011-05-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+6
2011-05-02tg3: Fix failure to enable WoL by default when possibleRafael J. Wysocki1-2/+6
2011-04-29ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny1-2/+2
2011-04-29ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny1-4/+5
2011-04-28tg3: Convert u32 flag,flg2,flg3 uses to bitmapJoe Perches1-654/+645
2011-04-26tg3: Update version to 3.118Matt Carlson1-2/+2
2011-04-26tg3: Whitespace cleanupsMatt Carlson1-7/+2
2011-04-26tg3: Add EEH supportMatt Carlson1-0/+147
2011-04-26tg3: Add TSO loopback testMatt Carlson1-35/+123
2011-04-26tg3: Organize loopback test failure flagsMatt Carlson1-8/+12
2011-04-26tg3: Fix int generation hw bug for 5719 / 5720Matt Carlson1-0/+3
2011-04-21tg3: Add additional EEE messagingMatt Carlson1-2/+9
2011-04-21tg3: Add macro for SMDSP togglingMatt Carlson1-56/+46
2011-04-21tg3: Add write accessor for AUX CTRL phy regMatt Carlson1-17/+31
2011-04-21tg3: Add read accessor for AUX CTRL phy regMatt Carlson1-11/+28
2011-04-21tg3: Move phy accessor functions higherMatt Carlson1-68/+68
2011-04-21tg3: Only allow phy ioctls while netif_runningMatt Carlson1-6/+2
2011-04-21tg3: Nullify RSS for loopback testMatt Carlson1-0/+9
2011-04-21tg3: Adjust rx prod ring bd replenish thresholdsMatt Carlson1-21/+46
2011-04-21tg3: Workaround rx_discards stat bugMatt Carlson1-1/+26
2011-04-14ethtool: allow custom interval for physical identificationAllan, Bruce W1-1/+1
2011-04-13tg3: Add support for extended VPD blocksMatt Carlson1-44/+81
2011-04-13tg3: Add jumbo frame loopback tests to selftestMatt Carlson1-9/+25
2011-04-13tg3: Automatically size stat/test string arraysMatt Carlson1-7/+8
2011-04-13tg3: Dump registers when status block shows errorsMatt Carlson1-1/+39
2011-04-13tg3: Provide full regdump on tx timeoutMatt Carlson1-68/+121
2011-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2011-04-07net: tg3: convert to hw_featuresMichał Mirosław1-103/+32
2011-04-06tg3: implement ethtool set_phys_idstephen hemminger1-20/+23
2011-04-06tg3: Support 4mb flash sizes for 5717 and 5719Matt Carlson1-1/+5
2011-04-06tg3: Enable 5720 supportMatt Carlson1-0/+1
2011-04-06tg3: Add 5720 PHY IDMatt Carlson1-0/+1
2011-04-06tg3: Add 5720 H2BMC supportMatt Carlson1-15/+44