index
:
kernel-crypto.git
audit
bugfixes
herbert
integration
master
ncr-audit
ncr-integration
ncr-rhel5-patches
ncr-standalone-master
ncr-standalone-rename
ncr-submission-2
ncr-userspace-crypto
User-space crypto API development for Linux
Miloslav Trmac
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tg3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[TG3]: Fix 4GB boundary tx handling
Michael Chan
2005-09-17
1
-55
/
+39
*
[TG3]: Sparse fixes for tg3
Peter Hagervall
2005-09-16
1
-3
/
+3
*
[TG3]: Add AMD K8 to list of write-reorder chipsets.
David S. Miller
2005-09-16
1
-3
/
+5
*
[TG3]: Add support for ETHTOOL_GPERMADDR.
John W. Linville
2005-09-12
1
-0
/
+4
*
[TG3]: Do not count non-error frames dropped by the hardware as rx_errors.
John W. Linville
2005-09-12
1
-2
/
+4
*
[TG3]: Update driver version and release date.
David S. Miller
2005-09-05
1
-2
/
+2
*
[TG3]: Use status tag to check for new events
Michael Chan
2005-09-05
1
-17
/
+15
*
[TG3]: Remove status block access in tg3_msi() and add prefetches
Michael Chan
2005-09-05
1
-17
/
+11
*
[TG3]: Add PHY loopback test
Michael Chan
2005-09-05
1
-20
/
+53
*
[TG3]: Add ethtool -p support
Michael Chan
2005-09-05
1
-0
/
+33
*
[TG3]: Minor 5780 and 5752 fixes
Michael Chan
2005-09-05
1
-5
/
+7
*
[TG3]: Update driver version and release date.
David S. Miller
2005-09-01
1
-2
/
+2
*
[TG3]: Minimize locking in TX path.
Michael Chan
2005-09-01
1
-11
/
+13
*
[TG3]: Fix bug in setting a tg3_flag
Michael Chan
2005-08-29
1
-8
/
+6
*
[TG3]: Eliminate one register write in tg3_restart_ints()
Michael Chan
2005-08-29
1
-2
/
+0
*
[TG3]: Add indirect register method for 5703 behind ICH
Michael Chan
2005-08-29
1
-28
/
+162
*
[TG3]: Add mailbox read method
Michael Chan
2005-08-29
1
-18
/
+23
*
[TG3]: Add various register methods
Michael Chan
2005-08-29
1
-33
/
+33
*
[TG3]: Add basic register access function pointers
Michael Chan
2005-08-29
1
-11
/
+23
*
[TG3]: Fix ethtool loopback test lockup
Michael Chan
2005-08-25
1
-4
/
+2
*
[TG3]: Update driver version and reldate.
David S. Miller
2005-08-19
1
-2
/
+2
*
[TG3]: Fix SerDes detection
Michael Chan
2005-08-19
1
-0
/
+2
*
[TG3]: Save initial PCI state before registering the netdevice.
David S. Miller
2005-08-06
1
-8
/
+8
*
[TG3]: Update driver version and reldate.
David S. Miller
2005-07-25
1
-2
/
+2
*
[TG3]: add 5780 fiber support
Michael Chan
2005-07-25
1
-7
/
+249
*
[TG3]: disallow jumbo TSO on 5780
Michael Chan
2005-07-25
1
-3
/
+11
*
[TG3]: consolidate all DMA water mark settings
Michael Chan
2005-07-25
1
-23
/
+30
*
[TG3]: add variable buffer size for standard ring
Michael Chan
2005-07-25
1
-3
/
+8
*
[TG3]: add 5780 basic jumbo frame support
Michael Chan
2005-07-25
1
-12
/
+18
*
[TG3]: add 5780 basic support
Michael Chan
2005-07-25
1
-5
/
+48
*
[TG3]: Update driver version and reldate.
David S. Miller
2005-07-05
1
-2
/
+2
*
[TG3]: support for ethtool -C
Michael Chan
2005-07-05
1
-2
/
+63
*
[TG3]: Update driver version and reldate.
David S. Miller
2005-06-24
1
-2
/
+2
*
[TG3]: Refinements to new locking strategy.
Michael Chan
2005-06-24
1
-14
/
+20
*
[TG3]: Eliminate all hw IRQ handler spinlocks.
David S. Miller
2005-06-24
1
-174
/
+130
*
[TG3]: Fix missing memory barriers and SD_STATUS_UPDATED bit clearing.
David S. Miller
2005-06-24
1
-0
/
+3
*
[TG3]: Update driver version and release date.
David S. Miller
2005-06-08
1
-2
/
+2
*
[TG3]: Fix 5700/5701 DMA corruption on Apple G4.
Michael Chan
2005-06-08
1
-2
/
+16
*
[TG3]: Update driver version and release date.
David S. Miller
2005-06-06
1
-2
/
+2
*
[TG3] Fix link failure in 5701
Michael Chan
2005-06-06
1
-0
/
+10
*
[TG3]: Add TSO firmware license
Michael Chan
2005-06-06
1
-1
/
+6
*
[TG3]: Fix bug in tg3_load_firmware_cpu
Michael Chan
2005-05-29
1
-0
/
+5
*
[TG3]: Add interrupt test
Michael Chan
2005-05-29
1
-0
/
+12
*
[TG3]: Add loopback test
Michael Chan
2005-05-29
1
-0
/
+115
*
[TG3]: Add memory test
Michael Chan
2005-05-29
1
-0
/
+60
*
[TG3]: Add register test
Michael Chan
2005-05-29
1
-0
/
+241
*
[TG3]: Add parameter to tg3_halt
Michael Chan
2005-05-29
1
-15
/
+15
*
[TG3]: Add link test
Michael Chan
2005-05-29
1
-0
/
+30
*
[TG3]: Add nvram test
Michael Chan
2005-05-29
1
-0
/
+50
*
[TG3]: Add basic selftest infrastructure
Michael Chan
2005-05-29
1
-0
/
+28
[next]