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
pinetabv-6.6.y-devel
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
starfive-6.6.48-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-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
2005-04-22
[TG3]: Fix tg3_set_power_state()
Michael Chan
1
-2
/
+8
2005-04-22
[TG3]: Setup proper GPIO settings
Michael Chan
1
-6
/
+28
2005-04-22
[TG3]: Split tg3_phy_probe into 2 functions
Michael Chan
1
-17
/
+39
2005-04-22
[TG3]: Minor 5752 fixes
Michael Chan
1
-7
/
+17
2005-04-22
[TG3]: add support for bcm5752 rev a1
John W. Linville
1
-1
/
+2
2005-04-22
[TG3]: check TG3_FLG2_5750_PLUS flag to set TG3_FLG2_5705_PLUS flag
John W. Linville
1
-5
/
+4
2005-04-22
[TG3]: use TG3_FLG2_57{05,50}_PLUS flags in tg3_get_invariants
John W. Linville
1
-5
/
+2
2005-04-22
[TG3]: more use of TG3_FLG2_5705_PLUS flag
John W. Linville
1
-8
/
+4
2005-04-22
[TG3]: use new TG3_FLG2_5750_PLUS flag
John W. Linville
1
-25
/
+13
2005-04-22
[TG3]: define TG3_FLG2_5750_PLUS flag
John W. Linville
1
-0
/
+4
2005-04-22
[TG3]: use TG3_FLG2_5705_PLUS instead of multi-way if's
John W. Linville
1
-12
/
+4
2005-04-22
[TG3]: add bcm5752 entry to pci_ids.h
John W. Linville
1
-1
/
+1
2005-04-22
[TG3]: add bcm5752 to tg3_pci_tbl
John W. Linville
1
-0
/
+2
2005-04-22
[TG3]: add basic bcm5752 support
John W. Linville
1
-21
/
+42
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+9083