index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
tg3.c
Age
Commit message (
Expand
)
Author
Files
Lines
2005-12-06
[TG3]: remove warning on race
Stephen Hemminger
1
-6
/
+9
2005-10-29
[PATCH] drivers/net/tg3: Use the DMA_{32,64}BIT_MASK constants
Tobias Klauser
1
-3
/
+4
2005-10-28
drivers/net: Remove pointless checks for NULL prior to calling kfree()
Jesper Juhl
1
-4
/
+2
2005-10-28
[PATCH] tg3: update version and minor fixes
Michael Chan
1
-4
/
+14
2005-10-28
[PATCH] tg3: fix ASF heartbeat
Michael Chan
1
-5
/
+16
2005-10-28
[PATCH] tg3: add 5714/5715 support
Michael Chan
1
-14
/
+25
2005-10-03
[TG3]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2005-10-03
[TG3]: Refine AMD K8 write-reorder chipset test.
Michael Chan
1
-11
/
+12
2005-09-27
[TG3]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2005-09-27
[TG3]: misc. fixes
Michael Chan
1
-7
/
+46
2005-09-27
[TG3]: 5780 PHY fixes
Michael Chan
1
-6
/
+31
2005-09-17
[TG3]: Fix 4GB boundary tx handling
Michael Chan
1
-55
/
+39
2005-09-16
[TG3]: Sparse fixes for tg3
Peter Hagervall
1
-3
/
+3
2005-09-16
[TG3]: Add AMD K8 to list of write-reorder chipsets.
David S. Miller
1
-3
/
+5
2005-09-12
[TG3]: Add support for ETHTOOL_GPERMADDR.
John W. Linville
1
-0
/
+4
2005-09-12
[TG3]: Do not count non-error frames dropped by the hardware as rx_errors.
John W. Linville
1
-2
/
+4
2005-09-05
[TG3]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2005-09-05
[TG3]: Use status tag to check for new events
Michael Chan
1
-17
/
+15
2005-09-05
[TG3]: Remove status block access in tg3_msi() and add prefetches
Michael Chan
1
-17
/
+11
2005-09-05
[TG3]: Add PHY loopback test
Michael Chan
1
-20
/
+53
2005-09-05
[TG3]: Add ethtool -p support
Michael Chan
1
-0
/
+33
2005-09-05
[TG3]: Minor 5780 and 5752 fixes
Michael Chan
1
-5
/
+7
2005-09-01
[TG3]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2005-09-01
[TG3]: Minimize locking in TX path.
Michael Chan
1
-11
/
+13
2005-08-29
[TG3]: Fix bug in setting a tg3_flag
Michael Chan
1
-8
/
+6
2005-08-29
[TG3]: Eliminate one register write in tg3_restart_ints()
Michael Chan
1
-2
/
+0
2005-08-29
[TG3]: Add indirect register method for 5703 behind ICH
Michael Chan
1
-28
/
+162
2005-08-29
[TG3]: Add mailbox read method
Michael Chan
1
-18
/
+23
2005-08-29
[TG3]: Add various register methods
Michael Chan
1
-33
/
+33
2005-08-29
[TG3]: Add basic register access function pointers
Michael Chan
1
-11
/
+23
2005-08-25
[TG3]: Fix ethtool loopback test lockup
Michael Chan
1
-4
/
+2
2005-08-19
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-08-19
[TG3]: Fix SerDes detection
Michael Chan
1
-0
/
+2
2005-08-06
[TG3]: Save initial PCI state before registering the netdevice.
David S. Miller
1
-8
/
+8
2005-07-25
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-07-25
[TG3]: add 5780 fiber support
Michael Chan
1
-7
/
+249
2005-07-25
[TG3]: disallow jumbo TSO on 5780
Michael Chan
1
-3
/
+11
2005-07-25
[TG3]: consolidate all DMA water mark settings
Michael Chan
1
-23
/
+30
2005-07-25
[TG3]: add variable buffer size for standard ring
Michael Chan
1
-3
/
+8
2005-07-25
[TG3]: add 5780 basic jumbo frame support
Michael Chan
1
-12
/
+18
2005-07-25
[TG3]: add 5780 basic support
Michael Chan
1
-5
/
+48
2005-07-05
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-07-05
[TG3]: support for ethtool -C
Michael Chan
1
-2
/
+63
2005-06-24
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-06-24
[TG3]: Refinements to new locking strategy.
Michael Chan
1
-14
/
+20
2005-06-24
[TG3]: Eliminate all hw IRQ handler spinlocks.
David S. Miller
1
-174
/
+130
2005-06-24
[TG3]: Fix missing memory barriers and SD_STATUS_UPDATED bit clearing.
David S. Miller
1
-0
/
+3
2005-06-08
[TG3]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2005-06-08
[TG3]: Fix 5700/5701 DMA corruption on Apple G4.
Michael Chan
1
-2
/
+16
2005-06-06
[TG3]: Update driver version and release date.
David S. Miller
1
-2
/
+2
[next]