index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7915
/
mcu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-16
mt76: fix monitor rx FCS error in DFS channel
Deren Wu
1
-1
/
+2
2022-03-16
mt76: mt7915: introduce 802.11ax multi-bss support
Lorenzo Bianconi
1
-1
/
+53
2022-03-16
mt76: mt7915: add 6 GHz support
MeiChia Chiu
1
-4
/
+24
2022-03-16
mt76: split single ldpc cap bit into bits
MeiChia Chiu
1
-8
/
+12
2022-02-24
mt76: fix dfs state issue with 160 MHz channels
Felix Fietkau
1
-3
/
+5
2022-02-24
mt76: mt7915: fix the muru tlv issue
MeiChia Chiu
1
-7
/
+5
2022-02-24
mt76: mt7915: check band idx for bcc event
Ryder Lee
1
-3
/
+17
2022-02-24
mt76: mt7915: initialize smps mode in mt7915_mcu_sta_rate_ctrl_tlv()
Peter Chiu
1
-0
/
+1
2022-02-24
mt76: mt7915: introduce band_idx in mt7915_phy
Bo Jiao
1
-19
/
+12
2022-02-24
mt76: mt7915: add support for MT7986
Bo Jiao
1
-16
/
+37
2022-02-23
mt76: mt7915: Fix channel state update error issue
Bo Jiao
1
-3
/
+5
2022-02-03
mt76: mt7915: fix/rewrite the dfs state handling logic
Felix Fietkau
1
-1
/
+1
2022-02-03
mt76: mt7915: fix the nss setting in bitrates
MeiChia Chiu
1
-3
/
+6
2022-02-03
mt76: mt7915: update max_mpdu_size in mt7915_mcu_sta_amsdu_tlv()
Peter Chiu
1
-5
/
+20
2022-02-03
mt76: mt7915: fix mcs_map in mt7915_mcu_set_sta_he_mcs()
Peter Chiu
1
-21
/
+8
2022-02-03
mt76: mt7915: fix possible memory leak in mt7915_mcu_add_sta
Lorenzo Bianconi
1
-2
/
+6
2022-02-03
mt76: mt7915: report radar pattern if detected by rdd2
Lorenzo Bianconi
1
-1
/
+6
2022-02-03
mt76: mt7915: introduce mt7915_set_radar_background routine
Lorenzo Bianconi
1
-0
/
+93
2022-02-03
mt76: mt7915: add support for passing chip/firmware debug data to user space
Felix Fietkau
1
-2
/
+5
2022-02-03
mt76: connac: move mt76_connac_mcu_rdd_cmd in mt76-connac module
Lorenzo Bianconi
1
-21
/
+0
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_set_rts_thresh
Lorenzo Bianconi
1
-20
/
+0
2022-02-03
mt76: connac: move mt76_connac_mcu_gen_dl_mode in mt76-connac module
Lorenzo Bianconi
1
-31
/
+2
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_init_download
Lorenzo Bianconi
1
-25
/
+4
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_patch_sem_ctrl/mt76_connac_mcu_start_patch
Lorenzo Bianconi
1
-28
/
+3
2022-02-03
mt76: connac: move mt76_connac_mcu_restart in common module
Lorenzo Bianconi
1
-14
/
+1
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_start_firmware
Lorenzo Bianconi
1
-16
/
+1
2022-02-03
mt76: connac: move mt76_connac_mcu_set_pm in connac module
Lorenzo Bianconi
1
-31
/
+0
2022-02-03
mt76: connac: move mt76_connac_mcu_wtbl_update_hdr_trans in connac module
Lorenzo Bianconi
1
-24
/
+0
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_wtbl_hdr_trans_tlv
Lorenzo Bianconi
1
-33
/
+5
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_wtbl_ht_tlv
Lorenzo Bianconi
1
-44
/
+2
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_wtbl_smps_tlv
Lorenzo Bianconi
1
-15
/
+2
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_sta_uapsd
Lorenzo Bianconi
1
-33
/
+1
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_sta_basic_tlv
Lorenzo Bianconi
1
-51
/
+1
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_wtbl_generic_tlv
Lorenzo Bianconi
1
-43
/
+2
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_sta_ba
Lorenzo Bianconi
1
-45
/
+13
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_wtbl_ba_tlv
Lorenzo Bianconi
1
-33
/
+2
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_sta_ba_tlv
Lorenzo Bianconi
1
-20
/
+1
2022-02-03
mt76: connac: move mt76_connac_mcu_bss_basic_tlv in connac module
Lorenzo Bianconi
1
-66
/
+2
2022-02-03
mt76: connac: move mt76_connac_mcu_bss_ext_tlv in connac module
Lorenzo Bianconi
1
-21
/
+1
2022-02-03
mt76: connac: move mt76_connac_mcu_bss_omac_tlv in connac module
Lorenzo Bianconi
1
-38
/
+1
2022-02-03
mt76: mt7915: use proper aid value in mt7915_mcu_sta_basic_tlv
Lorenzo Bianconi
1
-1
/
+3
2022-02-03
mt76: mt7915: use proper aid value in mt7915_mcu_wtbl_generic_tlv in sta mode
Lorenzo Bianconi
1
-1
/
+4
2022-02-03
mt76: connac: move mt76_connac_mcu_add_key in connac module
Lorenzo Bianconi
1
-89
/
+0
2022-02-03
mt76: mt7915: rely on mt76_connac_get_phy utilities
Lorenzo Bianconi
1
-66
/
+11
2022-02-03
mt76: connac: move mt76_connac_chan_bw in common code
Lorenzo Bianconi
1
-21
/
+2
2022-02-03
mt76: connac: move mt76_connac_mcu_get_cipher in common code
Lorenzo Bianconi
1
-28
/
+1
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_add_tlv routine
Lorenzo Bianconi
1
-77
/
+45
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_alloc_wtbl_req
Lorenzo Bianconi
1
-34
/
+9
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_alloc_sta_req
Lorenzo Bianconi
1
-44
/
+22
2022-02-03
mt76: mt7915: add mt7916 calibrated data support
Bo Jiao
1
-3
/
+4
[next]