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
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
2006-03-23
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2006-03-23
[TG3]: Add 5755 nvram support
Michael Chan
1
-0
/
+43
2006-03-23
[TG3]: Add 5755 support
Michael Chan
1
-6
/
+31
2006-03-22
[TG3]: Bump driver version and reldate.
David S. Miller
1
-2
/
+2
2006-03-22
[TG3]: Skip phy power down on some devices
Michael Chan
1
-2
/
+14
2006-03-22
[TG3]: Fix SRAM access during tg3_init_one()
Michael Chan
1
-3
/
+9
2006-03-21
[TG3]: Don't mark tg3_test_registers() as returning const.
David S. Miller
1
-1
/
+1
2006-03-21
[TG3]: make drivers/net/tg3.c:tg3_request_irq() static
Adrian Bunk
1
-1
/
+1
2006-03-21
[TG3]: netif_carrier_off runs too early; could still be queued when init fails
Jeff Mahoney
1
-1
/
+2
2006-03-21
[TG3]: update version and reldate
Michael Chan
1
-2
/
+2
2006-03-21
[TG3]: Add firmware version info
Michael Chan
1
-0
/
+56
2006-03-21
[TG3]: nvram cleanup
Michael Chan
1
-27
/
+35
2006-03-21
[TG3]: Fixup memory test for 5787
Michael Chan
1
-3
/
+13
2006-03-21
[TG3]: Add new one-shot MSI handler
Michael Chan
1
-31
/
+54
2006-03-21
[TG3]: Add ipv6 checksum support
Michael Chan
1
-4
/
+8
2006-03-21
[TG3]: Add new hard_start_xmit
Michael Chan
1
-4
/
+139
2006-03-21
[TG3]: Add 5787 nvram support
Michael Chan
1
-20
/
+123
2006-03-21
[TG3]: Add 5787 and 5754 basic support
Michael Chan
1
-2
/
+25
2006-03-21
[TG3]: Fix tg3_get_ringparam()
Michael Chan
1
-4
/
+13
2006-03-21
[TG3]: Add some missing netif_running() checks
Michael Chan
1
-0
/
+6
2006-03-21
[TG3]: Update version and reldate
Michael Chan
1
-2
/
+2
2006-03-21
[TG3]: Support shutdown WoL.
Michael Chan
1
-11
/
+41
2006-03-21
[TG3]: Enable TSO by default
Michael Chan
1
-4
/
+5
2006-03-21
[TG3]: Add support for 5714S and 5715S
Michael Chan
1
-1
/
+34
2006-03-20
Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
1
-0
/
+4
2006-03-20
Merge branch 'master'
Jeff Garzik
1
-9
/
+43
2006-03-20
[TG3]: Do not try to access NIC_SRAM_DATA_SIG on Sun parts.
David S. Miller
1
-0
/
+4
2006-03-20
[TG3]: 40-bit DMA workaround part 2
Michael Chan
1
-9
/
+43
2006-03-17
Merge branch 'upstream-fixes'
Jeff Garzik
1
-2
/
+0
2006-03-12
[TG3] tg3_bus_string(): remove dead code
Adrian Bunk
1
-2
/
+0
2006-03-11
Merge branch 'upstream-fixes'
Jeff Garzik
1
-28
/
+59
2006-03-07
[TG3]: Add DMA address workaround
Michael Chan
1
-28
/
+59
2006-03-04
Massive net driver const-ification.
Arjan van de Ven
1
-2
/
+2
2006-02-27
[TG3]: Fix Sun tg3 variant detection.
David S. Miller
1
-0
/
+9
2006-02-03
[TG3]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2006-02-03
[TG3]: Flush tg3_reset_task()
Michael Chan
1
-2
/
+24
2006-01-17
[TG3]: Refine nvram locking
Michael Chan
1
-28
/
+54
2006-01-04
[TG3]: fixup tot_len calculation
Alexey Dobriyan
1
-1
/
+1
2006-01-04
[INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h
Arnaldo Carvalho de Melo
1
-0
/
+1
2005-12-29
[TG3]: Update driver version and reldate.
David S. Miller
1
-2
/
+2
2005-12-29
[TG3]: ethtool -d hangs PCIe systems
Chris Elmquist
1
-2
/
+7
2005-12-20
[TG3]: Fix ethtool memory test
Michael Chan
1
-4
/
+3
2005-12-20
[TG3]: Add tw32_wait_f() for some sensitive registers
Michael Chan
1
-74
/
+77
2005-12-20
[TG3]: Some low power fixes
Michael Chan
1
-3
/
+13
2005-12-20
[TG3]: Fix peer device handling
Michael Chan
1
-7
/
+11
2005-12-14
[TG3]: Fix low power state
Michael Chan
1
-5
/
+39
2005-12-14
[TG3]: Fix 5704 single-port mode
Michael Chan
1
-2
/
+7
2005-12-14
[TG3]: Fix suspend and resume
Michael Chan
1
-0
/
+3
2005-12-14
[TG3]: Fix nvram arbitration bugs.
Michael Chan
1
-2
/
+8
2005-12-07
[TG3]: remove warning on race
Stephen Hemminger
1
-6
/
+9
[next]