index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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-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-06
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-07-06
[TG3]: support for ethtool -C
Michael Chan
1
-2
/
+63
2005-06-25
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-06-25
[TG3]: Refinements to new locking strategy.
Michael Chan
1
-14
/
+20
2005-06-25
[TG3]: Eliminate all hw IRQ handler spinlocks.
David S. Miller
1
-174
/
+130
2005-06-25
[TG3]: Fix missing memory barriers and SD_STATUS_UPDATED bit clearing.
David S. Miller
1
-0
/
+3
2005-06-09
[TG3]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2005-06-09
[TG3]: Fix 5700/5701 DMA corruption on Apple G4.
Michael Chan
1
-2
/
+16
2005-06-07
[TG3]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2005-06-07
[TG3] Fix link failure in 5701
Michael Chan
1
-0
/
+10
2005-06-07
[TG3]: Add TSO firmware license
Michael Chan
1
-1
/
+6
2005-05-30
[TG3]: Fix bug in tg3_load_firmware_cpu
Michael Chan
1
-0
/
+5
2005-05-30
[TG3]: Add interrupt test
Michael Chan
1
-0
/
+12
2005-05-30
[TG3]: Add loopback test
Michael Chan
1
-0
/
+115
2005-05-30
[TG3]: Add memory test
Michael Chan
1
-0
/
+60
2005-05-30
[TG3]: Add register test
Michael Chan
1
-0
/
+241
2005-05-30
[TG3]: Add parameter to tg3_halt
Michael Chan
1
-15
/
+15
2005-05-30
[TG3]: Add link test
Michael Chan
1
-0
/
+30
2005-05-30
[TG3]: Add nvram test
Michael Chan
1
-0
/
+50
2005-05-30
[TG3]: Add basic selftest infrastructure
Michael Chan
1
-0
/
+28
2005-05-24
[TG3]: Update driver version.
David S. Miller
1
-1
/
+1
2005-05-24
[TG3]: Increase TEST_BUFFER_SIZE to 8K.
David S. Miller
1
-1
/
+1
2005-05-24
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-05-23
[TG3]: Add 5752M device ID.
Xose Vazquez Perez
1
-0
/
+2
2005-05-19
[TG3]: In tg3_poll(), resample status_tag after doing work.
David S. Miller
1
-7
/
+5
2005-05-19
[TG3]: Refine DMA boundary setting.
David S. Miller
1
-44
/
+163
2005-05-19
[TG3]: Set minimal hw interrupt mitigation.
David S. Miller
1
-13
/
+59
2005-05-19
[TG3]: Add tagged status support.
David S. Miller
1
-55
/
+140
2005-05-06
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-05-06
[TG3]: Ignore tg3_stop_block() errors.
Michael Chan
1
-10
/
+3
2005-05-06
[TG3]: Elide tg3_stop_block messages when such events are normal.
David S. Miller
1
-36
/
+36
2005-04-28
[TG3]: Set SA_SAMPLE_RANDOM in request_irq() calls.
David S. Miller
1
-6
/
+6
2005-04-26
[TG3]: Fix tg3_restart_ints()
Michael Chan
1
-25
/
+28
2005-04-26
[TG3]: Refresh hw index in tg3_rx()
Michael Chan
1
-0
/
+6
2005-04-26
[TG3]: Fix bug in tg3_rx()
Michael Chan
1
-8
/
+6
2005-04-25
[TG3]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2005-04-22
[TG3]: Add msi test
Michael Chan
1
-3
/
+151
2005-04-22
[TG3]: Add msi support
Michael Chan
1
-5
/
+71
2005-04-22
[TG3]: Fix bug in tg3_set_eeprom()
Michael Chan
1
-1
/
+3
2005-04-22
[TG3]: Add nvram lock-out support for 5752 TPM
Michael Chan
1
-34
/
+36
2005-04-22
[TG3]: Add nvram detection for 5752
Michael Chan
1
-1
/
+62
2005-04-22
[TG3]: Add GPIO3 for 5752
Michael Chan
1
-0
/
+10
2005-04-22
[TG3]: Workaround 5752 A0 chip ID
Michael Chan
1
-2
/
+7
[next]