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
2022-12-02
selftests: mptcp: uniform 'rndh' variable
Matthieu Baerts
6
-5
/
+9
2022-12-02
selftests: mptcp: removed defined but unused vars
Matthieu Baerts
3
-7
/
+0
2022-12-02
selftests: mptcp: run mptcp_inq from a clean netns
Matthieu Baerts
1
-4
/
+1
2022-12-02
bnxt: report FEC block stats via standard interface
Jakub Kicinski
1
-0
/
+8
2022-12-02
Merge branch 'remove-label-cpu-from-dsa-dt-binding'
Jakub Kicinski
1
-1
/
+0
2022-12-02
dt-bindings: net: qca,ar71xx: remove label = "cpu" from examples
Arınç ÜNAL
1
-1
/
+0
2022-12-02
Merge branch 'net-tcp-dynamically-disable-tcp-md5-static-key'
Jakub Kicinski
8
-80
/
+194
2022-12-02
net/tcp: Separate initialization of twsk
Dmitry Safonov
1
-26
/
+35
2022-12-02
net/tcp: Do cleanup on tcp_md5_key_copy() failure
Dmitry Safonov
2
-14
/
+10
2022-12-02
net/tcp: Disable TCP-MD5 static key on tcp_md5sig_info destruction
Dmitry Safonov
6
-32
/
+84
2022-12-02
net/tcp: Separate tcp_md5sig_info allocation into tcp_md5sig_info_add()
Dmitry Safonov
1
-9
/
+21
2022-12-02
jump_label: Prevent key->enabled int overflow
Dmitry Safonov
2
-16
/
+61
2022-12-02
Merge branch 'locking/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
1
-6
/
+2
2022-12-01
Merge tag 'iwlwifi-next-for-kalle-2022-11-28' of http://git.kernel.org/pub/sc...
Kalle Valo
18
-157
/
+647
2022-12-01
Merge tag 'mt76-for-kvalo-2022-12-01' of https://github.com/nbd168/wireless
Kalle Valo
84
-1031
/
+16572
2022-12-01
wifi: mt76: mt7921e: add pci .shutdown() support
Leon Yen
1
-0
/
+16
2022-12-01
wifi: mt76: mt7915: mmio: fix naming convention
Lorenzo Bianconi
1
-5
/
+5
2022-12-01
wifi: mt76: mt7996: add support to configure spatial reuse parameter set
Ryder Lee
4
-13
/
+196
2022-12-01
wifi: mt76: mt7996: enable ack signal support
Ryder Lee
6
-13
/
+60
2022-12-01
wifi: mt76: mt7996: enable use_cts_prot support
Ryder Lee
3
-0
/
+18
2022-12-01
wifi: mt76: mt7915: rely on band_idx of mt76_phy
Ryder Lee
10
-166
/
+184
2022-12-01
wifi: mt76: mt7915: enable per bandwidth power limit support
Ryder Lee
3
-32
/
+184
2022-12-01
wifi: mt76: mt7915: introduce mt7915_get_power_bound()
Ryder Lee
2
-7
/
+17
2022-12-01
mt76: mt7915: Fix PCI device refcount leak in mt7915_pci_init_hif2()
Xiongfeng Wang
1
-3
/
+10
2022-12-01
wifi: mt76: do not send firmware FW_FEATURE_NON_DL region
Deren Wu
1
-0
/
+4
2022-12-01
wifi: mt76: mt7921: Add missing __packed annotation of struct mt7921_clc
Deren Wu
1
-1
/
+1
2022-12-01
wifi: mt76: fix coverity overrun-call in mt76_get_txpower()
Deren Wu
1
-1
/
+2
2022-12-01
wifi: mt76: mt7996: add driver for MediaTek Wi-Fi 7 (802.11be) devices
Shayne Chen
18
-0
/
+12289
2022-12-01
wifi: mt76: mt76x0: remove dead code in mt76x0_phy_get_target_power
Lorenzo Bianconi
1
-3
/
+0
2022-12-01
wifi: mt76: mt7915: fix band_idx usage
Ryder Lee
5
-59
/
+58
2022-12-01
wifi: mt76: mt7915: enable .sta_set_txpwr support
Ryder Lee
5
-6
/
+137
2022-12-01
wifi: mt76: mt7915: add basedband Txpower info into debugfs
Ryder Lee
2
-3
/
+20
2022-12-01
wifi: mt76: mt7915: add support to configure spatial reuse parameter set
Ryder Lee
4
-21
/
+207
2022-12-01
wifi: mt76: mt7915: add missing MODULE_PARM_DESC
Ryder Lee
1
-0
/
+1
2022-12-01
wifi: mt76: mt7915: enable WED RX stats
Sujuan Chen
6
-0
/
+65
2022-12-01
wifi: mt76: mt7915: enable WED RX support
Lorenzo Bianconi
6
-93
/
+238
2022-12-01
wifi: mt76: connac: introduce mt76_connac_mcu_sta_wed_update utility routine
Sujuan Chen
2
-0
/
+23
2022-12-01
wifi: mt76: add info parameter to rx_skb signature
Sujuan Chen
14
-22
/
+53
2022-12-01
wifi: mt76: add WED RX support to dma queue alloc
Lorenzo Bianconi
1
-1
/
+9
2022-12-01
wifi: mt76: add WED RX support to mt76_dma_rx_fill
Lorenzo Bianconi
1
-6
/
+27
2022-12-01
wifi: mt76: add WED RX support to mt76_dma_{add,get}_buf
Lorenzo Bianconi
2
-39
/
+88
2022-12-01
wifi: mt76: introduce rxwi and rx token utility routines
Sujuan Chen
5
-1
/
+126
2022-12-01
wifi: mt76: mt7921: fix wrong power after multiple SAR set
YN Chen
3
-0
/
+9
2022-12-01
wifi: mt76: connac: introduce helper for mt7996 chipset
Shayne Chen
2
-1
/
+7
2022-12-01
wifi: mt76: connac: add more starec command tags
Shayne Chen
1
-0
/
+2
2022-12-01
wifi: mt76: connac: add more bss info command tags
Shayne Chen
1
-0
/
+9
2022-12-01
wifi: mt76: connac: introduce unified event table
Shayne Chen
1
-0
/
+11
2022-12-01
wifi: mt76: connac: add more unified command IDs
Shayne Chen
1
-0
/
+22
2022-12-01
wifi: mt76: connac: rework fields for larger bandwidth support in sta_rec_bf
Shayne Chen
2
-7
/
+7
2022-12-01
wifi: mt76: connac: update struct sta_rec_phy
Shayne Chen
1
-1
/
+2
[prev]
[next]