summaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.c
Commit message (Expand)AuthorAgeFilesLines
...
* tg3: Refine phylib supportMatt Carlson2008-11-031-12/+35
* tg3: Allow WOL for phylib controlled Broadcom physMatt Carlson2008-11-031-7/+24
* tg3: Refine power management and WOL codeMatt Carlson2008-11-031-17/+23
* tg3: Move phylib report to end of tg3_init_oneMatt Carlson2008-11-031-13/+17
* tg3: Do not enable APE on bcm5700Matt Carlson2008-11-031-1/+4
* tg3: Reclaim TG3_FLG3_5761_5784_AX_FIXES flagMatt Carlson2008-11-031-14/+7
* tg3: Preserve LAA when device control is releasedMatt Carlson2008-11-031-37/+39
* tg3: Preserve DASH connectivity when WOL enabledMatt Carlson2008-11-031-1/+14
* tg3: Use pci_ioremap_bar()Matt Carlson2008-11-031-12/+12
* tg3: Add 5761S supportMatt Carlson2008-11-031-0/+2
* net: convert print_mac to %pMJohannes Berg2008-10-271-3/+2
* phylib: move to dynamic allocation of struct mii_busLennert Buytenhek2008-10-081-32/+34
* phylib: rename mii_bus::dev to mii_bus::parentLennert Buytenhek2008-10-081-1/+1
* tg3: Fix DMA mapping leak in tigon3_dma_hwbug_workaround().David S. Miller2008-09-111-0/+3
* tg3: Use SKB DMA helper functions for TX.David S. Miller2008-09-111-57/+31
* tg3: Update version to 3.94Matt Carlson2008-08-151-2/+2
* tg3: fix 64 bit counter for ethtool statsStefan Buehler2008-08-151-1/+6
* tg3: Fix firmware event timeoutsMatt Carlson2008-08-151-16/+37
* tg3: Turn off ASF "driver alive" heartbeats for APEMatt Carlson2008-08-151-1/+2
* tg3: Preserve register settings for DASHMatt Carlson2008-08-151-2/+24
* tg3: Refine APE status checkMatt Carlson2008-08-151-1/+1
* tg3: Add APE register access lockingMatt Carlson2008-08-151-0/+6
* tg3: Fix 'scheduling while atomic' errorsMatt Carlson2008-08-041-16/+4
* tg3: adapt tg3 to use reworked PCI PM codeRafael J. Wysocki2008-07-301-39/+28
* 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-091-2/+2
| * tg3: Fix 5761 WOLMatt Carlson2008-06-091-0/+24
| * tg3: Fix a flags typoMatt Carlson2008-06-091-1/+1
| * tg3: Fix 5714S / 5715S / 5780S link failuresMatt Carlson2008-06-091-2/+1
* | 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/+15
* | tg3: Pure code movement.Matt Carlson2008-05-291-239/+237
|/
* tg3: Update version to 3.92Matt Carlson2008-05-021-2/+2
* tg3: Add link state reporting to UMP firmwareMatt Carlson2008-05-021-10/+75
* tg3: Fix ethtool loopback test for 5761 BX devicesMatt Carlson2008-05-021-8/+3
* tg3: Fix 5761 NVRAM sizesMatt Carlson2008-05-021-11/+20
* tg3: Use constant 500KHz MI clock on adapters with a CPMUMatt Carlson2008-05-021-5/+13
* Remove duplicated unlikely() in IS_ERR()Hirofumi Nakagawa2008-04-291-1/+1
* tg3: sparse cleanupEric Dumazet2008-04-241-0/+2
* tg3: 5701 DMA corruption fixMatt Carlson2008-04-191-4/+48
* tg3: fix MMIO for PPC 44x platformsSergei Shtylyov2008-04-121-3/+4
* [TG3]: Add PHY workaround for 5784Matt Carlson2008-04-031-11/+143
* [TG3]: Fix build warning on sparc32.David S. Miller2008-03-201-3/+3