summaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.c
Commit message (Expand)AuthorAgeFilesLines
...
* tg3: Cleanup transmit error pathMatt Carlson2011-05-191-60/+38Star
* tg3: Set tx bug flags for more devicesMatt Carlson2011-05-191-229/+33Star
* tg3: Allow ethtool to enable/disable loopback.Mahesh Bandewar2011-05-131-2/+67
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-05-051-2/+6
|\
| * tg3: Fix failure to enable WoL by default when possibleRafael J. Wysocki2011-05-031-2/+6
* | ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-291-2/+2
* | ethtool: Use full 32 bit speed range in ethtool's set_settingsDavid Decotigny2011-04-291-4/+5
* | tg3: Convert u32 flag,flg2,flg3 uses to bitmapJoe Perches2011-04-281-654/+645Star
* | tg3: Update version to 3.118Matt Carlson2011-04-261-2/+2
* | tg3: Whitespace cleanupsMatt Carlson2011-04-261-7/+2Star
* | tg3: Add EEH supportMatt Carlson2011-04-261-0/+147
* | tg3: Add TSO loopback testMatt Carlson2011-04-261-35/+123
* | tg3: Organize loopback test failure flagsMatt Carlson2011-04-261-8/+12
* | tg3: Fix int generation hw bug for 5719 / 5720Matt Carlson2011-04-261-0/+3
* | tg3: Add additional EEE messagingMatt Carlson2011-04-221-2/+9
* | tg3: Add macro for SMDSP togglingMatt Carlson2011-04-221-56/+46Star
* | tg3: Add write accessor for AUX CTRL phy regMatt Carlson2011-04-221-17/+31
* | tg3: Add read accessor for AUX CTRL phy regMatt Carlson2011-04-221-11/+28
* | tg3: Move phy accessor functions higherMatt Carlson2011-04-221-68/+68
* | tg3: Only allow phy ioctls while netif_runningMatt Carlson2011-04-221-6/+2Star
* | tg3: Nullify RSS for loopback testMatt Carlson2011-04-221-0/+9
* | tg3: Adjust rx prod ring bd replenish thresholdsMatt Carlson2011-04-221-21/+46
* | tg3: Workaround rx_discards stat bugMatt Carlson2011-04-221-1/+26
* | ethtool: allow custom interval for physical identificationAllan, Bruce W2011-04-151-1/+1
* | tg3: Add support for extended VPD blocksMatt Carlson2011-04-141-44/+81
* | tg3: Add jumbo frame loopback tests to selftestMatt Carlson2011-04-141-9/+25
* | tg3: Automatically size stat/test string arraysMatt Carlson2011-04-141-7/+8
* | tg3: Dump registers when status block shows errorsMatt Carlson2011-04-141-1/+39
* | tg3: Provide full regdump on tx timeoutMatt Carlson2011-04-141-68/+121
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-04-111-1/+1
|\|
| * Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | net: tg3: convert to hw_featuresMichał Mirosław2011-04-081-103/+32Star
* | tg3: implement ethtool set_phys_idstephen hemminger2011-04-061-20/+23
* | tg3: Support 4mb flash sizes for 5717 and 5719Matt Carlson2011-04-061-1/+5
* | tg3: Enable 5720 supportMatt Carlson2011-04-061-0/+1
* | tg3: Add 5720 PHY IDMatt Carlson2011-04-061-0/+1
* | tg3: Add 5720 H2BMC supportMatt Carlson2011-04-061-15/+44
* | tg3: Add 5720 NVRAM decodingMatt Carlson2011-04-061-1/+116
* | tg3: Add 5720 ASIC revMatt Carlson2011-04-061-8/+22
* | tg3: Reintroduce 5717_PLUSMatt Carlson2011-04-061-24/+16Star
* | tg3: 5717_PLUS => 57765_PLUSMatt Carlson2011-04-061-21/+21
* | tg3: Cleanup extended rx ring size codeMatt Carlson2011-04-061-18/+19
* | drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network driversJavier Martinez Canillas2011-03-311-2/+2
|/
* tg3: Fix inline keyword usageJavier Martinez Canillas2011-03-281-1/+1
* tg3: use <linux/io.h> and <linux/uaccess.h> instead <asm/io.h> and <asm/uacce...Javier Martinez Canillas2011-03-281-2/+2
* tg3: Remove 5750 PCI codeMatt Carlson2011-03-101-10/+5Star
* tg3: Move tg3_init_link_config to tg3_phy_probeMatt Carlson2011-03-101-34/+35
* tg3: Refine VAux decision processMatt Carlson2011-03-101-20/+21
* tg3: cleanup pci device table varsMatt Carlson2011-03-101-4/+4
* tg3: Add code to verify RODATA checksum of VPDMatt Carlson2011-03-101-0/+35