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
/
wireless
/
mediatek
/
mt76
/
mt7921
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-19
Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
7
-18
/
+78
2023-12-11
wifi: mt76: mt7921: fix wrong 6Ghz power type
Ming Yen Hsieh
1
-3
/
+35
2023-12-11
wifi: mt76: mt7921: fix CLC command timeout when suspend/resume
Ming Yen Hsieh
3
-5
/
+22
2023-12-11
wifi: mt76: mt7921: fix country count limitation for CLC
Ming Yen Hsieh
1
-3
/
+8
2023-12-11
wifi: mt76: mt7921: reduce the size of MCU firmware download Rx queue
Sean Wang
2
-2
/
+3
2023-12-07
wifi: mt76: mt7921s: fix workqueue problem causes STA association fail
Wang Zhao
2
-2
/
+5
2023-12-07
wifi: mt76: introduce wed pointer in mt76_queue
Lorenzo Bianconi
1
-1
/
+1
2023-12-07
wifi: mt76: Remove unnecessary (void*) conversions
Wu Yunchuan
1
-1
/
+1
2023-12-07
wifi: mt76: mt7921: support 5.9/6GHz channel config in acpi
Rong Yan
1
-1
/
+3
2023-11-08
wifi: mt76: mt7921: fix 6GHz disabled by the missing default CLC config
Ming Yen Hsieh
1
-0
/
+1
2023-10-23
wifi: mt76: mt7921: fix kernel panic by accessing invalid 6GHz channel info
Ming Yen Hsieh
1
-0
/
+3
2023-09-30
wifi: mt76: mt7921: update the channel usage when the regd domain changed
Ming Yen Hsieh
2
-0
/
+54
2023-09-30
wifi: mt76: mt7921: get regulatory information from the clc event
Ming Yen Hsieh
3
-4
/
+36
2023-09-30
wifi: mt76: mt7921: add 6GHz power type support for clc
Ming Yen Hsieh
2
-1
/
+37
2023-09-30
wifi: mt76: mt7921: move connac nic capability handling to mt7921
Deren Wu
1
-1
/
+121
2023-09-30
wifi: mt76: mt792x: move some common usb code in mt792x module
Lorenzo Bianconi
3
-30
/
+2
2023-09-30
wifi: mt76: mt792x: move mt7921_skb_add_usb_sdio_hdr in mt792x module
Lorenzo Bianconi
4
-19
/
+3
2023-09-30
wifi: mt76: move struct ieee80211_chanctx_conf up to struct mt76_vif
Sean Wang
1
-6
/
+6
2023-09-30
wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023)
Ingo Rohloff
1
-0
/
+2
2023-09-30
wifi: mt76: Use PTR_ERR_OR_ZERO() to simplify code
Jinjie Ruan
1
-4
/
+1
2023-09-30
wifi: mt76: remove unused error path in mt76_connac_tx_complete_skb
Felix Fietkau
1
-1
/
+1
2023-09-30
wifi: mt76: fix race condition related to checking tx queue fill status
Felix Fietkau
1
-1
/
+1
2023-09-11
wifi: cfg80211: annotate iftype_data pointer with sparse
Johannes Berg
1
-6
/
+3
2023-07-26
wifi: mt76: mt7921: move mt7921u_disconnect mt792x-lib
Lorenzo Bianconi
1
-18
/
+1
2023-07-26
wifi: mt76: mt7921: move mt7921_dma_init in pci.c
Lorenzo Bianconi
4
-73
/
+67
2023-07-26
wifi: mt76: mt792x: move MT7921_PM_TIMEOUT and MT7921_HW_SCAN_TIMEOUT in comm...
Lorenzo Bianconi
3
-5
/
+2
2023-07-26
wifi: mt76: mt792x: move mt7921_load_firmware in mt792x-lib module
Lorenzo Bianconi
2
-67
/
+2
2023-07-26
wifi: mt76: mt792x: introduce mt792x-usb module
Lorenzo Bianconi
5
-360
/
+69
2023-07-26
wifi: mt76: mt7921: move acpi_sar code in mt792x-lib module
Lorenzo Bianconi
7
-480
/
+6
2023-07-26
wifi: mt76: mt7921: move runtime-pm pci code in mt792x-lib
Lorenzo Bianconi
6
-81
/
+9
2023-07-26
wifi: mt76: mt7921: move shared runtime-pm code on mt792x-lib
Lorenzo Bianconi
6
-126
/
+8
2023-07-26
wifi: mt76: mt7921: move hif_ops macro in mt792x.h
Lorenzo Bianconi
6
-15
/
+9
2023-07-26
wifi: mt76: mt792x: move more dma shared code in mt792x_dma
Lorenzo Bianconi
5
-239
/
+11
2023-07-26
wifi: mt76: mt792x: introduce mt792x_irq_map
Lorenzo Bianconi
4
-43
/
+44
2023-07-26
wifi: mt76: mt7921: move init shared code in mt792x-lib module
Lorenzo Bianconi
5
-261
/
+10
2023-07-26
wifi: mt76: mt7921: move debugfs shared code in mt792x-lib module
Lorenzo Bianconi
1
-171
/
+7
2023-07-26
wifi: mt76: mt7921: move dma shared code in mt792x-lib module
Lorenzo Bianconi
5
-110
/
+9
2023-07-26
wifi: mt76: mt7921: move mac shared code in mt792x-lib module
Lorenzo Bianconi
8
-184
/
+19
2023-07-26
wifi: mt76: mt792x: introduce mt792x-lib module
Lorenzo Bianconi
12
-735
/
+68
2023-07-26
wifi: mt76: mt7921: move mt792x_hw_dev in mt792x.h
Lorenzo Bianconi
4
-43
/
+35
2023-07-26
wifi: mt76: mt7921: move mt792x_mutex_{acquire/release} in mt792x.h
Lorenzo Bianconi
5
-103
/
+98
2023-07-26
wifi: mt76: mt792x: move shared structure definition in mt792x.h
Lorenzo Bianconi
1
-110
/
+1
2023-07-26
wifi: mt76: mt7921: rename mt7921_hif_ops in mt792x_hif_ops
Lorenzo Bianconi
4
-5
/
+5
2023-07-26
wifi: mt76: mt7921: rename mt7921_dev in mt792x_dev
Lorenzo Bianconi
18
-282
/
+282
2023-07-26
wifi: mt76: mt7921: rename mt7921_phy in mt792x_phy
Lorenzo Bianconi
8
-72
/
+72
2023-07-26
wifi: mt76: mt7921: rename mt7921_sta in mt792x_sta
Lorenzo Bianconi
6
-32
/
+32
2023-07-26
wifi: mt76: mt7921: rename mt7921_vif in mt792x_vif
Lorenzo Bianconi
5
-45
/
+45
2023-07-26
wifi: mt76: mt7921: convert acpisar and clc pointers to void
Lorenzo Bianconi
2
-5
/
+5
2023-07-26
wifi: mt76: mt7921: move common register definition in mt792x_regs.h
Lorenzo Bianconi
1
-440
/
+3
2023-07-25
mt76: connac: move more mt7921/mt7915 mac shared code in connac lib
Lorenzo Bianconi
4
-77
/
+4
[next]