summaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* tg3: Fix NVRAM selftestMatt Carlson2011-03-101-2/+4
* tg3: Add missed 5719 workaround changeMatt Carlson2011-03-101-1/+1
* tg3: Avoid setting power.can_wakeup for devices that cannot wake upRafael J. Wysocki2011-02-111-2/+4
* tg3: Expand 5719 workaroundMatt Carlson2011-02-111-2/+2
* tg3: Update copyrights and update version to 3.117Matt Carlson2011-01-261-3/+3
* tg3: Fix eee preprocessor namingMatt Carlson2011-01-261-1/+1
* tg3: Fix EEE interoperability issueMatt Carlson2011-01-261-7/+35
* tg3: Disable EEE during loopback testsMatt Carlson2011-01-261-5/+15
* tg3: Disable MAC loopback test for CPMU devicesMatt Carlson2011-01-261-2/+4
* tg3: Fix loopback testsMatt Carlson2011-01-261-3/+12
* tg3: Restrict phy ioctl accessMatt Carlson2011-01-261-2/+6
* tg3: Disable multivec mode for 1 MSIX vectorMatt Carlson2011-01-261-2/+4
* tg3: Use new VLAN codeMatt Carlson2011-01-261-85/+10Star
* tg3: Fix 5719 A0 tx completion bugMatt Carlson2011-01-261-4/+8
* tg3: Revise 5719 internal FIFO overflow solutionMatt Carlson2011-01-261-38/+8Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-041-1/+1
|\
| * tg3: fix return value check in tg3_read_vpd()David Sterba2010-12-311-1/+1
* | tg3: fix warningsEric Dumazet2011-01-011-1/+9
* | tg3: Do not use legacy PCI power managementRafael J. Wysocki2010-12-311-58/+43Star
* | tg3: Use DEFINE_PCI_DEVICE_TABLEJoe Perches2010-12-211-14/+12Star
* | drivers/net: don't use flush_scheduled_work()Tejun Heo2010-12-121-2/+2
* | tg3: Update version to 3.116Matt Carlson2010-12-061-2/+2
* | tg3: Relax EEE thresholdsMatt Carlson2010-12-061-5/+20