index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
mt792x_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-2
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-03-19
wifi: mt76: mt792x: re-register CHANCTX_STA_CSA only for the mt7921 series
Ming Yen Hsieh
1
-1
/
+2
2025-01-14
wifi: mt76: mt7921: introduce CSA support
Leon Yen
1
-0
/
+14
2025-01-14
wifi: mt76: connac: Extend mt76_connac_mcu_uni_add_dev for MLO
Sean Wang
1
-1
/
+2
2025-01-14
wifi: mt76: introduce mt792x_config_mac_addr_list routine
Allan Wang
1
-0
/
+22
2025-01-13
wifi: mt76: mt792x: add P2P_DEVICE support
Hao Zhang
1
-2
/
+7
2024-07-10
wifi: mt76: mt792x: fix scheduler interference in drv own process
Michael Lo
1
-0
/
+4
2024-07-10
wifi: mt76: mt7925: add link handling to txwi
Sean Wang
1
-2
/
+24
2024-07-10
wifi: mt76: mt7925: add mt7925_change_vif_links
Sean Wang
1
-7
/
+16
2024-07-10
wifi: mt76: mt7925: add mt7925_mac_link_bss_remove to remove per-link BSS
Sean Wang
1
-14
/
+21
2024-07-10
wifi: mt76: mt792x: extend mt76_connac_mcu_uni_add_dev for per-link BSS
Sean Wang
1
-1
/
+1
2024-07-10
wifi: mt76: mt792x: add struct mt792x_chanctx
Deren Wu
1
-0
/
+5
2024-07-10
wifi: mt76: mt792x: add struct mt792x_link_sta
Deren Wu
1
-14
/
+14
2024-07-10
wifi: mt76: mt792x: add struct mt792x_bss_conf
Deren Wu
1
-9
/
+9
2024-06-26
wifi: mac80211: inform the low level if drv_stop() is a suspend
Emmanuel Grumbach
1
-1
/
+1
2024-02-22
wifi: mt76: mt792x: fix ethtool warning
Gen Xu
1
-0
/
+1
2024-02-08
wifi: mac80211: simplify non-chanctx drivers
Johannes Berg
1
-3
/
+4
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers
Breno Leitao
1
-0
/
+1
2023-09-30
wifi: mt76: mt792x: move some common usb code in mt792x module
Lorenzo Bianconi
1
-0
/
+22
2023-09-30
wifi: mt76: move struct ieee80211_chanctx_conf up to struct mt76_vif
Sean Wang
1
-2
/
+2
2023-09-30
wifi: mt76: fix clang-specific fortify warnings
Dmitry Antipov
1
-1
/
+1
2023-09-30
wifi: mt76: fix race condition related to checking tx queue fill status
Felix Fietkau
1
-1
/
+1
2023-07-26
wifi: mt76: mt792x: move mt7921_load_firmware in mt792x-lib module
Lorenzo Bianconi
1
-0
/
+36
2023-07-26
wifi: mt76: mt7921: move runtime-pm pci code in mt792x-lib
Lorenzo Bianconi
1
-0
/
+68
2023-07-26
wifi: mt76: mt7921: move shared runtime-pm code on mt792x-lib
Lorenzo Bianconi
1
-0
/
+44
2023-07-26
wifi: mt76: mt792x: move more dma shared code in mt792x_dma
Lorenzo Bianconi
1
-96
/
+0
2023-07-26
wifi: mt76: mt7921: move init shared code in mt792x-lib module
Lorenzo Bianconi
1
-0
/
+227
2023-07-26
wifi: mt76: mt7921: move dma shared code in mt792x-lib module
Lorenzo Bianconi
1
-1
/
+97
2023-07-26
wifi: mt76: mt792x: introduce mt792x-lib module
Lorenzo Bianconi
1
-0
/
+469