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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-26
mwifiex: Fix skb_over_panic in mwifiex_usb_recv()
Zekun Shen
1
-1
/
+2
2021-11-26
rtw88: add quirk to disable pci caps on HP 250 G7 Notebook PC
Ping-Ke Shih
1
-0
/
+9
2021-11-26
rtw88: add debugfs to force lowest basic rate
Yu-Yen Ting
3
-1
/
+42
2021-11-26
rtw88: follow the AP basic rates for tx mgmt frame
Yu-Yen Ting
1
-5
/
+21
2021-11-26
rtw89: add AXIDMA and TX FIFO dump in mac_mem_dump
Chia-Yuan Li
2
-0
/
+15
2021-11-26
rtw89: fix potentially access out of range of RF register array
Ping-Ke Shih
1
-14
/
+19
2021-11-26
rtw89: remove unneeded variable
Changcheng Deng
1
-2
/
+1
2021-11-26
rtw89: remove unnecessary conditional operators
Ye Guojin
4
-5
/
+5
2021-11-26
rtw89: update rtw89_regulatory map to R58-R31
Zong-Zhe Yang
1
-187
/
+188
2021-11-26
rtw89: update tx power limit/limit_ru tables to R54
Zong-Zhe Yang
1
-670
/
+2413
2021-11-26
rtw89: update rtw89 regulation definition to R58-R31
Zong-Zhe Yang
2
-4
/
+17
2021-11-26
rtw89: fill regd field of limit/limit_ru tables by enum
Zong-Zhe Yang
1
-5229
/
+5229
2021-11-19
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
40
-405
/
+1352
2021-11-19
ath9k: fix intr_txqs setting
Peter Seiderer
1
-1
/
+1
2021-11-19
ath11k: add hw_param for wakeup_mhi
Seevalamuthu Mariappan
3
-4
/
+14
2021-11-19
Merge tag 'regmap-no-bus-update-bits' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
2
-0
/
+8
2021-11-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
795
-19847
/
+38236
2021-11-18
Merge tag 'net-5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
102
-507
/
+1314
2021-11-18
Merge tag 'for-5.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-9
/
+58
2021-11-18
Merge tag 'fs_for_v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-2
/
+35
2021-11-18
Merge tag 'fs.idmapped.v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+2
2021-11-18
Merge tag 'for-5.16/parisc-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-34
/
+42
2021-11-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
34
-407
/
+461
2021-11-18
Merge tag 'docs-5.16-2' of git://git.lwn.net/linux
Linus Torvalds
13
-78
/
+65
2021-11-18
Merge tag 'printk-for-5.16-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-1
/
+21
2021-11-18
ptp: ocp: Fix a couple NULL vs IS_ERR() checks
Dan Carpenter
1
-4
/
+5
2021-11-18
Merge branch 'lan78xx-napi'
David S. Miller
1
-442
/
+769
2021-11-18
lan78xx: Introduce NAPI polling support
John Efstathiades
1
-68
/
+114
2021-11-18
lan78xx: Remove hardware-specific header update
John Efstathiades
1
-35
/
+16
2021-11-18
lan78xx: Re-order rx_submit() to remove forward declaration
John Efstathiades
1
-54
/
+52
2021-11-18
lan78xx: Introduce Rx URB processing improvements
John Efstathiades
1
-116
/
+166
2021-11-18
lan78xx: Introduce Tx URB processing improvements
John Efstathiades
1
-213
/
+461
2021-11-18
lan78xx: Fix memory allocation bug
John Efstathiades
1
-17
/
+21
2021-11-18
Merge branch 'dsa-felix-psfp'
David S. Miller
12
-72
/
+1114
2021-11-18
net: dsa: felix: restrict psfp rules on ingress port
Xiaoliang Yang
3
-32
/
+163
2021-11-18
net: dsa: felix: use vcap policer to set flow meter for psfp
Xiaoliang Yang
1
-1
/
+31
2021-11-18
net: mscc: ocelot: use index to set vcap policer
Xiaoliang Yang
8
-38
/
+123
2021-11-18
net: dsa: felix: add stream gate settings for psfp
Xiaoliang Yang
1
-4
/
+213
2021-11-18
net: dsa: felix: support psfp filter on vsc9959
Xiaoliang Yang
3
-10
/
+451
2021-11-18
net: mscc: ocelot: add gate and police action offload to PSFP
Xiaoliang Yang
4
-2
/
+59
2021-11-18
net: mscc: ocelot: set vcap IS2 chain to goto PSFP chain
Xiaoliang Yang
1
-3
/
+14
2021-11-18
net: mscc: ocelot: add MAC table stream learn and lookup operations
Xiaoliang Yang
3
-19
/
+97
2021-11-18
net: ethernet: dec: tulip: de4x5: fix possible array overflows in type3_infob...
Teng Qi
1
-0
/
+4
2021-11-18
mctp/test: Update refcount checking in route fragment tests
Jeremy Kerr
1
-5
/
+0
2021-11-18
ipv6: ah6: use swap() to make code cleaner
Yao Jing
1
-4
/
+1
2021-11-18
net: tulip: de4x5: fix the problem that the array 'lp->phy[8]' may be out of ...
zhangyue
1
-13
/
+17
2021-11-18
tcp: add missing htmldocs for skb->ll_node and sk->defer_list
Eric Dumazet
2
-0
/
+2
2021-11-18
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
David S. Miller
8
-113
/
+327
2021-11-18
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-
David S. Miller
3
-136
/
+147
2021-11-18
net: mdio: Replaced BUG_ON() with WARN()
Florian Fainelli
1
-6
/
+10
[next]