summaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.c
Commit message (Expand)AuthorAgeFilesLines
* NULL noise in drivers/netAl Viro2008-01-281-1/+1
* [TG3]: Update version to 3.87Matt Carlson2008-01-281-2/+2
* [TG3]: Fix supporting flowctrl codeMatt Carlson2008-01-281-43/+64
* [TG3]: Correct sw autoneg flow control advertisementsMatt Carlson2008-01-281-13/+25
* [TG3]: Correct 5704S flowctrl advertisementsMatt Carlson2008-01-281-11/+15
* [TG3]: Replace some magic 5704S constantsMatt Carlson2008-01-281-11/+12
* [TG3]: Add 1000T & 1000X flowctl adv helpersMatt Carlson2008-01-281-14/+48
* [TG3]: Add 1000T & 1000X flowctrl resolversMatt Carlson2008-01-281-36/+50
* [TG3]: Separate requested and actual flow control parametersMatt Carlson2008-01-281-33/+36
* [TG3]: Use print_macJoe Perches2008-01-281-7/+6
* [TG3]: Endianness bugfix.Al Viro2007-12-191-2/+1
* [TG3]: Endianness annotations.Al Viro2007-12-191-43/+54
* [TG3]: Update version to 3.86Matt Carlson2007-11-121-2/+2
* [TG3]: MII => TPMatt Carlson2007-11-121-1/+1
* [TG3]: Add A1 revsMatt Carlson2007-11-121-12/+18
* [TG3]: Increase the PCI MRRSMatt Carlson2007-11-121-1/+7
* [TG3]: Prescaler fixMatt Carlson2007-11-121-0/+16
* [TG3]: Limit 5784 / 5764 to MAC LED modeMatt Carlson2007-11-121-0/+3
* [TG3]: Disable GPHY autopowerdownMatt Carlson2007-11-121-0/+6
* [TG3]: CPMU adjustments for loopback testsMatt Carlson2007-11-121-5/+7
* [TG3]: Fix nvram selftest failuresMatt Carlson2007-11-121-6/+30
* [TG3]: 5784 / 5764 DMA engine lockup fixMatt Carlson2007-11-121-0/+15
* [TG3]: APE flag fixMatt Carlson2007-11-121-1/+1
* [TG3]: 5784 / 5764 GPHY power down fixMatt Carlson2007-11-121-2/+24
* [TG3]: Fix 5761 PXEboot crashMatt Carlson2007-11-121-23/+23
* PCI: Add quirk for devices which disable MSI when INTX_DISABLE is set.David Miller2007-11-051-9/+0
* [TG3]: Update version to 3.85Matt Carlson2007-10-221-2/+2
* [TG3]: PCI command adjustmentMatt Carlson2007-10-221-5/+2
* [TG3]: Add management FW version to ethtool reportMatt Carlson2007-10-221-13/+70
* [TG3]: Add 5723 supportMatt Carlson2007-10-221-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-10-151-2/+8
|\
| * [TG3]: Fix performance regression on 5705.Michael Chan2007-10-151-2/+8
* | netdev: convert non-obvious instances to use ARRAY_SIZE()Alejandro Martinez Ruiz2007-10-151-1/+1
|/
* [TG3]: Refine napi poll loop.Michael Chan2007-10-121-10/+14
* [TG3]: Fix APE induced regressionMatt Carlson2007-10-111-3/+4
* [NET]: Fix NAPI completion handling in some drivers.David S. Miller2007-10-111-18/+37
* [TG3]: Update version to 3.83Matt Carlson2007-10-101-2/+2
* [TG3]: WOL defaultsMatt Carlson2007-10-101-6/+9
* [TG3]: Add 5761 supportMatt Carlson2007-10-101-13/+73
* [TG3]: Add 5761 APE supportMatt Carlson2007-10-101-4/+228
* [TG3]: Add new 5761 NVRAM decode routinesMatt Carlson2007-10-101-0/+79
* [TG3]: Fix ethtool autonegotiate flags.Andy Gospodarek2007-10-101-1/+2
* [TG3]: Update version to 3.82.Michael Chan2007-10-101-2/+2
* [TG3]: Add 5784 and 5764 support.Matt Carlson2007-10-101-11/+42
* [TG3]: ASIC decoding and basic CPMU support.Matt Carlson2007-10-101-5/+16
* [TG3]: Walk PCI capability lists.Matt Carlson2007-10-101-13/+35
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-101-9/+10
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-101-3/+0
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [TG3]: remove sparse warningsAndy Gospodarek2007-10-101-8/+5
OpenPOWER on IntegriCloud