summaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.c
Commit message (Expand)AuthorAgeFilesLines
...
* [TG3]: Update version and reldateMichael Chan2006-03-201-2/+2
* [TG3]: Support shutdown WoL.Michael Chan2006-03-201-11/+41
* [TG3]: Enable TSO by defaultMichael Chan2006-03-201-4/+5
* [TG3]: Add support for 5714S and 5715SMichael Chan2006-03-201-1/+34
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-03-201-0/+4
|\
| * [TG3]: Do not try to access NIC_SRAM_DATA_SIG on Sun parts.David S. Miller2006-03-201-0/+4
* | Merge branch 'master'Jeff Garzik2006-03-201-9/+43
|\ \ | |/
| * [TG3]: 40-bit DMA workaround part 2Michael Chan2006-03-191-9/+43
* | Merge branch 'upstream-fixes'Jeff Garzik2006-03-161-2/+0
|\ \ | |/
| * [TG3] tg3_bus_string(): remove dead codeAdrian Bunk2006-03-111-2/+0
* | Merge branch 'upstream-fixes'Jeff Garzik2006-03-111-28/+59
|\ \ | |/
| * [TG3]: Add DMA address workaroundMichael Chan2006-03-061-28/+59
* | Massive net driver const-ification.Arjan van de Ven2006-03-031-2/+2
|/
* [TG3]: Fix Sun tg3 variant detection.David S. Miller2006-02-271-0/+9
* [TG3]: Update driver version and release date.David S. Miller2006-02-021-2/+2
* [TG3]: Flush tg3_reset_task()Michael Chan2006-02-021-2/+24
* [TG3]: Refine nvram lockingMichael Chan2006-01-171-28/+54
* [TG3]: fixup tot_len calculationAlexey Dobriyan2006-01-031-1/+1
* [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.hArnaldo Carvalho de Melo2006-01-031-0/+1
* [TG3]: Update driver version and reldate.David S. Miller2005-12-281-2/+2
* [TG3]: ethtool -d hangs PCIe systemsChris Elmquist2005-12-281-2/+7
* [TG3]: Fix ethtool memory testMichael Chan2005-12-191-4/+3
* [TG3]: Add tw32_wait_f() for some sensitive registersMichael Chan2005-12-191-74/+77
* [TG3]: Some low power fixesMichael Chan2005-12-191-3/+13
* [TG3]: Fix peer device handlingMichael Chan2005-12-191-7/+11
* [TG3]: Fix low power stateMichael Chan2005-12-131-5/+39
* [TG3]: Fix 5704 single-port modeMichael Chan2005-12-131-2/+7
* [TG3]: Fix suspend and resumeMichael Chan2005-12-131-0/+3
* [TG3]: Fix nvram arbitration bugs.Michael Chan2005-12-131-2/+8
* [TG3]: remove warning on raceStephen Hemminger2005-12-061-6/+9
* [PATCH] drivers/net/tg3: Use the DMA_{32,64}BIT_MASK constantsTobias Klauser2005-10-291-3/+4
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-281-4/+2
* [PATCH] tg3: update version and minor fixesMichael Chan2005-10-281-4/+14
* [PATCH] tg3: fix ASF heartbeatMichael Chan2005-10-281-5/+16
* [PATCH] tg3: add 5714/5715 supportMichael Chan2005-10-281-14/+25
* [TG3]: Update driver version and release date.David S. Miller2005-10-031-2/+2
* [TG3]: Refine AMD K8 write-reorder chipset test.Michael Chan2005-10-031-11/+12
* [TG3]: Update driver version and release date.David S. Miller2005-09-271-2/+2
* [TG3]: misc. fixesMichael Chan2005-09-271-7/+46
* [TG3]: 5780 PHY fixesMichael Chan2005-09-271-6/+31
* [TG3]: Fix 4GB boundary tx handlingMichael Chan2005-09-171-55/+39
* [TG3]: Sparse fixes for tg3Peter Hagervall2005-09-161-3/+3
* [TG3]: Add AMD K8 to list of write-reorder chipsets.David S. Miller2005-09-161-3/+5
* [TG3]: Add support for ETHTOOL_GPERMADDR.John W. Linville2005-09-121-0/+4
* [TG3]: Do not count non-error frames dropped by the hardware as rx_errors.John W. Linville2005-09-121-2/+4
* [TG3]: Update driver version and release date.David S. Miller2005-09-051-2/+2
* [TG3]: Use status tag to check for new eventsMichael Chan2005-09-051-17/+15
* [TG3]: Remove status block access in tg3_msi() and add prefetchesMichael Chan2005-09-051-17/+11
* [TG3]: Add PHY loopback testMichael Chan2005-09-051-20/+53
* [TG3]: Add ethtool -p supportMichael Chan2005-09-051-0/+33
OpenPOWER on IntegriCloud