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
/
usb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-14
wifi: mt76: mt7925: add handler to hif suspend/resume event
Quan Zhou
1
-2
/
+2
2025-01-14
wifi: mt76: mt7921u: Add VID/PID for TP-Link TXE50UH
Nick Morrow
1
-0
/
+3
2024-09-06
wifi: mt76: change .sta_assoc callback to .sta_event
Felix Fietkau
1
-1
/
+1
2024-09-06
wifi: mt76: partially move channel change code to core
Felix Fietkau
1
-0
/
+1
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
-9
/
+1
2023-09-30
wifi: mt76: mt792x: move mt7921_skb_add_usb_sdio_hdr in mt792x module
Lorenzo Bianconi
1
-1
/
+1
2023-07-26
wifi: mt76: mt7921: move mt7921u_disconnect mt792x-lib
Lorenzo Bianconi
1
-18
/
+1
2023-07-26
wifi: mt76: mt792x: introduce mt792x-usb module
Lorenzo Bianconi
1
-95
/
+67
2023-07-26
wifi: mt76: mt7921: move init shared code in mt792x-lib module
Lorenzo Bianconi
1
-2
/
+2
2023-07-26
wifi: mt76: mt7921: move dma shared code in mt792x-lib module
Lorenzo Bianconi
1
-1
/
+1
2023-07-26
wifi: mt76: mt7921: move mac shared code in mt792x-lib module
Lorenzo Bianconi
1
-3
/
+3
2023-07-26
wifi: mt76: mt7921: move mt792x_hw_dev in mt792x.h
Lorenzo Bianconi
1
-1
/
+1
2023-07-26
wifi: mt76: mt7921: rename mt7921_hif_ops in mt792x_hif_ops
Lorenzo Bianconi
1
-1
/
+1
2023-07-26
wifi: mt76: mt7921: rename mt7921_dev in mt792x_dev
Lorenzo Bianconi
1
-10
/
+10
2023-04-17
wifi: mt76: mt7921: fix missing unwind goto in `mt7921u_probe`
Jiefeng Li
1
-1
/
+1
2023-04-17
wifi: mt76: mt7921: add Netgear AXE3000 (A8000) support
Reese Russell
1
-0
/
+3
2023-04-17
wifi: mt76: move shared mac definitions in mt76_connac2_mac.h
Lorenzo Bianconi
1
-1
/
+1
2023-04-17
wifi: mt76: get rid of unused sta_ps callbacks
Lorenzo Bianconi
1
-1
/
+0
2023-04-17
wifi: mt76: mt7921: introduce mt7921_get_mac80211_ops utility routine
Lorenzo Bianconi
1
-17
/
+2
2023-02-03
wifi: mt76: mt7921u: add support for Comfast CF-952AX
Chuanhong Guo
1
-0
/
+3
2023-02-03
wifi: mt76: mt7921: avoid mcu_restart function pointer
Lorenzo Bianconi
1
-1
/
+0
2022-12-01
wifi: mt76: mt7921: introduce chanctx support
Sean Wang
1
-0
/
+7
2022-12-01
wifi: mt76: mt7921: introduce remain_on_channel support
Sean Wang
1
-1
/
+11
2022-12-01
Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFF...
Ben Greear
1
-1
/
+2
2022-09-15
wifi: mt76: mt7921: get rid of the false positive reset
Sean Wang
1
-6
/
+1
2022-09-15
wifi: mt76: mt7921u: remove unnecessary MT76_STATE_SUSPEND
Sean Wang
1
-4
/
+0
2022-09-15
wifi: mt76: mt7921u: fix race issue between reset and suspend/resume
Sean Wang
1
-4
/
+24
2022-09-15
wifi: mt76: add rx_check callback for usb devices
Lorenzo Bianconi
1
-0
/
+1
2022-07-11
mt76: move mt76_connac2_mcu_fill_message in mt76_connac module
Lorenzo Bianconi
1
-1
/
+8
2022-07-11
mt76: move mcu_txd/mcu_rxd structures in shared code
Lorenzo Bianconi
1
-1
/
+2
2022-07-11
mt76: mt7921: get rid of mt7921_mcu_exit
Lorenzo Bianconi
1
-1
/
+1
2022-05-13
mt76: mt7921u: add suspend/resume support
Lorenzo Bianconi
1
-1
/
+61
2022-03-16
mt76: mt7921: move mt7921_init_hw in a dedicated work
Lorenzo Bianconi
1
-0
/
+1
2022-03-16
mt76: mt7921: add mt7921u driver
Lorenzo Bianconi
1
-0
/
+305