summaryrefslogtreecommitdiff
path: root/drivers/net/tg3.c
AgeCommit message (Expand)AuthorFilesLines
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-22tg3: Add additional EEE messagingMatt Carlson1-2/+9
2011-04-22tg3: Add macro for SMDSP togglingMatt Carlson1-56/+46
2011-04-22tg3: Add write accessor for AUX CTRL phy regMatt Carlson1-17/+31
2011-04-22tg3: Add read accessor for AUX CTRL phy regMatt Carlson1-11/+28
2011-04-22tg3: Move phy accessor functions higherMatt Carlson1-68/+68
2011-04-22tg3: Only allow phy ioctls while netif_runningMatt Carlson1-6/+2
2011-04-22tg3: Nullify RSS for loopback testMatt Carlson1-0/+9
2011-04-22tg3: Adjust rx prod ring bd replenish thresholdsMatt Carlson1-21/+46
2011-04-22tg3: Workaround rx_discards stat bugMatt Carlson1-1/+26
2011-04-15ethtool: allow custom interval for physical identificationAllan, Bruce W1-1/+1
2011-04-14tg3: Add support for extended VPD blocksMatt Carlson1-44/+81
2011-04-14tg3: Add jumbo frame loopback tests to selftestMatt Carlson1-9/+25
2011-04-14tg3: Automatically size stat/test string arraysMatt Carlson1-7/+8
2011-04-14tg3: Dump registers when status block shows errorsMatt Carlson1-1/+39
2011-04-14tg3: Provide full regdump on tx timeoutMatt Carlson1-68/+121
2011-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+1
2011-04-08net: tg3: convert to hw_featuresMichał Mirosław1-103/+32
2011-04-07tg3: 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
2011-04-06tg3: Add 5720 NVRAM decodingMatt Carlson1-1/+116
2011-04-06tg3: Add 5720 ASIC revMatt Carlson1-8/+22
2011-04-06tg3: Reintroduce 5717_PLUSMatt Carlson1-24/+16
2011-04-06tg3: 5717_PLUS => 57765_PLUSMatt Carlson1-21/+21
2011-04-06tg3: Cleanup extended rx ring size codeMatt Carlson1-18/+19
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-31drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network driversJavier Martinez Canillas1-2/+2
2011-03-28tg3: Fix inline keyword usageJavier Martinez Canillas1-1/+1
2011-03-28tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <asm/uacce...Javier Martinez Canillas1-2/+2
2011-03-10tg3: Remove 5750 PCI codeMatt Carlson1-10/+5
2011-03-10tg3: Move tg3_init_link_config to tg3_phy_probeMatt Carlson1-34/+35
2011-03-10tg3: Refine VAux decision processMatt Carlson1-20/+21
2011-03-10tg3: cleanup pci device table varsMatt Carlson1-4/+4
2011-03-10tg3: Add code to verify RODATA checksum of VPDMatt Carlson1-0/+35
2011-03-10tg3: Fix NVRAM selftestMatt Carlson1-2/+4
2011-03-10tg3: Add missed 5719 workaround changeMatt Carlson1-1/+1
2011-02-11tg3: Avoid setting power.can_wakeup for devices that cannot wake upRafael J. Wysocki1-2/+4
2011-02-11tg3: Expand 5719 workaroundMatt Carlson1-2/+2
2011-01-26tg3: Update copyrights and update version to 3.117Matt Carlson1-3/+3
2011-01-26tg3: Fix eee preprocessor namingMatt Carlson1-1/+1
2011-01-26tg3: Fix EEE interoperability issueMatt Carlson1-7/+35
2011-01-26tg3: Disable EEE during loopback testsMatt Carlson1-5/+15
2011-01-26tg3: Disable MAC loopback test for CPMU devicesMatt Carlson1-2/+4