summaryrefslogtreecommitdiffstats
path: root/drivers/net/tg3.c
Commit message (Expand)AuthorAgeFilesLines
* [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
* [TG3]: Minor 5780 and 5752 fixesMichael Chan2005-09-051-5/+7
* [TG3]: Update driver version and release date.David S. Miller2005-09-011-2/+2
* [TG3]: Minimize locking in TX path.Michael Chan2005-09-011-11/+13
* [TG3]: Fix bug in setting a tg3_flagMichael Chan2005-08-291-8/+6
* [TG3]: Eliminate one register write in tg3_restart_ints()Michael Chan2005-08-291-2/+0
* [TG3]: Add indirect register method for 5703 behind ICHMichael Chan2005-08-291-28/+162
* [TG3]: Add mailbox read methodMichael Chan2005-08-291-18/+23
* [TG3]: Add various register methodsMichael Chan2005-08-291-33/+33
* [TG3]: Add basic register access function pointersMichael Chan2005-08-291-11/+23
* [TG3]: Fix ethtool loopback test lockupMichael Chan2005-08-251-4/+2
* [TG3]: Update driver version and reldate.David S. Miller2005-08-191-2/+2
* [TG3]: Fix SerDes detectionMichael Chan2005-08-191-0/+2
* [TG3]: Save initial PCI state before registering the netdevice.David S. Miller2005-08-061-8/+8
* [TG3]: Update driver version and reldate.David S. Miller2005-07-251-2/+2
* [TG3]: add 5780 fiber supportMichael Chan2005-07-251-7/+249
* [TG3]: disallow jumbo TSO on 5780Michael Chan2005-07-251-3/+11
* [TG3]: consolidate all DMA water mark settingsMichael Chan2005-07-251-23/+30
* [TG3]: add variable buffer size for standard ringMichael Chan2005-07-251-3/+8
* [TG3]: add 5780 basic jumbo frame supportMichael Chan2005-07-251-12/+18
OpenPOWER on IntegriCloud