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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-11
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
1
-0
/
+1
2007-07-19
[TG3]: Fix msi issue with kexec/kdump.
Michael Chan
1
-0
/
+1
2007-07-12
[TG3]: Add missing NVRAM strapping.
Matt Carlson
1
-0
/
+1
2007-07-12
[TG3]: Enable auto MDI.
Matt Carlson
1
-0
/
+8
2007-05-09
tg3: use flush_work_keventd()
Andrew Morton
1
-1
/
+1
2007-05-07
[TG3]: Add ASPM workaround.
Matt Carlson
1
-0
/
+10
2007-05-06
[TG3]: Add TG3_FLAG_SUPPORT_MSI flag.
Michael Chan
1
-0
/
+2
2007-05-05
[TG3]: Eliminate the TG3_FLAG_5701_REG_WRITE_BUG flag.
Matt Carlson
1
-1
/
+0
2007-05-05
[TG3]: Eliminate the TG3_FLAG_GOT_SERDES_FLOWCTL flag.
Michael Chan
1
-1
/
+0
2007-05-05
[TG3]: WoL fixes.
Gary Zambrano
1
-1
/
+1
2007-03-26
[TG3]: Exit irq handler during chip reset.
Michael Chan
1
-0
/
+1
2007-03-26
[TG3]: Eliminate the unused TG3_FLAG_SPLIT_MODE flag.
Michael Chan
1
-4
/
+0
2007-02-26
[TG3]: TSO workaround fixes.
Michael Chan
1
-1
/
+1
2007-02-13
[TG3]: Use constant for PHY register 0x1e.
Michael Chan
1
-0
/
+1
2007-01-09
[TG3]: Add PHY workaround for 5755M.
Michael Chan
1
-0
/
+4
2006-12-18
[TG3]: Power down/up 5906 PHY correctly.
Michael Chan
1
-0
/
+1
2006-12-07
[TG3]: Add TG3_FLG2_IS_NIC flag.
Michael Chan
1
-0
/
+1
2006-09-29
[TG3]: Add 5709 self-test support.
Michael Chan
1
-0
/
+4
2006-09-29
[TG3]: Add 5709 PHY support.
Michael Chan
1
-0
/
+6
2006-09-29
[TG3]: Add basic 5906 support.
Michael Chan
1
-4
/
+24
2006-09-29
[TG3]: Add 5722 and 5756 support.
Michael Chan
1
-1
/
+3
2006-09-29
[TG3]: Improve ASF heartbeat.
Michael Chan
1
-0
/
+1
2006-09-29
[TG3]: Improve 5704S autoneg.
Michael Chan
1
-1
/
+6
2006-08-08
[TG3]: Fix tx race condition
Michael Chan
1
-5
/
+3
2006-07-01
[TG3]: Add TSO workaround using GSO
Michael Chan
1
-1
/
+2
2006-07-01
[TG3]: Turn on hw fix for ASF problems
Michael Chan
1
-0
/
+1
2006-07-01
[TG3]: Add rx BD workaround
Michael Chan
1
-0
/
+1
2006-06-18
[TG3]: Convert to non-LLTX
Michael Chan
1
-3
/
+13
2006-06-18
[TG3]: Add recovery logic when MMIOs are re-ordered
Michael Chan
1
-4
/
+1
2006-06-09
[TG3]: Handle Sun onboard tg3 chips more correctly.
David S. Miller
1
-1
/
+2
2006-04-30
[TG3]: Add phy workaround
Michael Chan
1
-0
/
+1
2006-04-10
[TG3]: Speed up SRAM access (2nd version)
Michael Chan
1
-0
/
+1
2006-04-10
[TG3]: Kill some less useful flags
Michael Chan
1
-2
/
+0
2006-03-23
[TG3]: Add 5755 nvram support
Michael Chan
1
-0
/
+3
2006-03-23
[TG3]: Add 5755 support
Michael Chan
1
-1
/
+5
2006-03-21
[TG3]: Add firmware version info
Michael Chan
1
-0
/
+1
2006-03-21
[TG3]: Add new one-shot MSI handler
Michael Chan
1
-0
/
+1
2006-03-21
[TG3]: Add new hard_start_xmit
Michael Chan
1
-1
/
+3
2006-03-21
[TG3]: Add 5787 nvram support
Michael Chan
1
-0
/
+7
2006-03-21
[TG3]: Add 5787 and 5754 basic support
Michael Chan
1
-1
/
+5
2006-03-20
[TG3]: 40-bit DMA workaround part 2
Michael Chan
1
-0
/
+1
2006-02-03
[TG3]: Flush tg3_reset_task()
Michael Chan
1
-0
/
+1
2006-01-17
[TG3]: Refine nvram locking
Michael Chan
1
-0
/
+1
2005-12-29
[TG3]: ethtool -d hangs PCIe systems
Chris Elmquist
1
-0
/
+7
2005-12-14
[TG3]: Fix low power state
Michael Chan
1
-0
/
+7
2005-10-29
[PATCH] tg3: fix ASF heartbeat
Michael Chan
1
-0
/
+1
2005-10-29
[PATCH] tg3: add 5714/5715 support
Michael Chan
1
-2
/
+9
2005-09-27
[TG3]: 5780 PHY fixes
Michael Chan
1
-0
/
+1
2005-08-30
[TG3]: Add indirect register method for 5703 behind ICH
Michael Chan
1
-0
/
+1
2005-08-30
[TG3]: Add mailbox read method
Michael Chan
1
-0
/
+1
[next]