summaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.c
Commit message (Expand)AuthorAgeFilesLines
* tg3: adapt tg3 to use reworked PCI PM codeRafael J. Wysocki2008-07-311-39/+28Star
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-06-101-3/+26
|\
| * tg3: Update version to 3.92.1Matt Carlson2008-06-101-2/+2
| * tg3: Fix 5761 WOLMatt Carlson2008-06-101-0/+24
| * tg3: Fix a flags typoMatt Carlson2008-06-101-1/+1
| * tg3: Fix 5714S / 5715S / 5780S link failuresMatt Carlson2008-06-101-2/+1Star
* | Merge branch 'upstream-next-davem' of master.kernel.org:/pub/scm/linux/kernel...David S. Miller2008-05-291-16/+16
|\ \
| * | tg3: remove unneeded semicolonsStephen Hemminger2008-05-221-16/+16
| |/
* | tg3: Update version to 3.93Matt Carlson2008-05-291-2/+2
* | tg3: Add shmem options.Matt Carlson2008-05-291-7/+88
* | tg3: Add 5785 ASIC revisionMatt Carlson2008-05-291-15/+43
* | tg3: Add libphy support.Matt Carlson2008-05-291-45/+350
* | tg3: Add mdio bus registrationMatt Carlson2008-05-291-7/+121
* | tg3: Add TG3_FLG3_USE_PHYLIBMatt Carlson2008-05-291-34/+52
* | tg3: Code cleanup.Matt Carlson2008-05-291-27/+15Star
* | tg3: Pure code movement.Matt Carlson2008-05-291-239/+237Star
|/
* tg3: Update version to 3.92Matt Carlson2008-05-031-2/+2
* tg3: Add link state reporting to UMP firmwareMatt Carlson2008-05-031-10/+75
* tg3: Fix ethtool loopback test for 5761 BX devicesMatt Carlson2008-05-031-8/+3Star
* tg3: Fix 5761 NVRAM sizesMatt Carlson2008-05-031-11/+20
* tg3: Use constant 500KHz MI clock on adapters with a CPMUMatt Carlson2008-05-031-5/+13
* Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-291-1/+1
* tg3: sparse cleanupEric Dumazet2008-04-251-0/+2
* tg3: 5701 DMA corruption fixMatt Carlson2008-04-201-4/+48
* tg3: fix MMIO for PPC 44x platformsSergei Shtylyov2008-04-131-3/+4
* [TG3]: Add PHY workaround for 5784Matt Carlson2008-04-041-11/+143
* [TG3]: Fix build warning on sparc32.David S. Miller2008-03-201-3/+3
* tg3: ethtool phys_id defaultStephen Hemminger2008-02-241-1/+1
* NULL noise in drivers/netAl Viro2008-01-291-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/+6Star
* [TG3]: Endianness bugfix.Al Viro2007-12-201-2/+1Star
* [TG3]: Endianness annotations.Al Viro2007-12-201-43/+54
* [TG3]: Update version to 3.86Matt Carlson2007-11-131-2/+2
* [TG3]: MII => TPMatt Carlson2007-11-131-1/+1
* [TG3]: Add A1 revsMatt Carlson2007-11-131-12/+18
* [TG3]: Increase the PCI MRRSMatt Carlson2007-11-131-1/+7
* [TG3]: Prescaler fixMatt Carlson2007-11-131-0/+16
* [TG3]: Limit 5784 / 5764 to MAC LED modeMatt Carlson2007-11-131-0/+3
* [TG3]: Disable GPHY autopowerdownMatt Carlson2007-11-131-0/+6
* [TG3]: CPMU adjustments for loopback testsMatt Carlson2007-11-131-5/+7
* [TG3]: Fix nvram selftest failuresMatt Carlson2007-11-131-6/+30
* [TG3]: 5784 / 5764 DMA engine lockup fixMatt Carlson2007-11-131-0/+15