index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76_connac_mcu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-17
wifi: mt76: move mcu_uni_event and mcu_reg_event in common code
Lorenzo Bianconi
1
-0
/
+11
2023-04-17
wifi: mt76: mt7996: add full system reset knobs into debugfs
Ryder Lee
1
-0
/
+1
2023-04-17
wifi: mt76: mt7921: enable p2p support
Sean Wang
1
-1
/
+1
2023-04-17
wifi: mt76: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2023-04-17
wifi: mt76: remove redundent MCU_UNI_CMD_* definitions
Deren Wu
1
-3
/
+0
2023-02-03
wifi: mt76: increase wcid size to 1088
Shayne Chen
1
-1
/
+1
2023-02-03
wifi: mt76: connac: add cmd id related to EHT support
Shayne Chen
1
-0
/
+2
2023-02-03
wifi: mt76: connac: add helpers for EHT capability
Shayne Chen
1
-0
/
+4
2023-02-03
wifi: mt76: add EHT phy type
Shayne Chen
1
-0
/
+4
2023-02-03
wifi: mt76: mt7921: fix rx filter incorrect by drv/fw inconsistent
Neil Chen
1
-0
/
+1
2023-02-03
wifi: mt76: mt7915: wed: enable red per-band token drop
Peter Chiu
1
-0
/
+1
2023-02-03
wifi: mt76: connac: fix POWER_CTRL command name typo
Shayne Chen
1
-1
/
+1
2022-12-01
wifi: mt76: connac: introduce mt76_connac_mcu_sta_wed_update utility routine
Sujuan Chen
1
-0
/
+1
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
1
-2
/
+2
2022-12-01
wifi: mt76: connac: update struct sta_rec_phy
Shayne Chen
1
-1
/
+2
2022-12-01
wifi: mt76: connac: rework macros for unified command
Shayne Chen
1
-3
/
+15
2022-12-01
wifi: mt76: mt7921: add unified ROC cmd/event support
Quan Zhou
1
-2
/
+8
2022-12-01
wifi: mt76: mt7921: add chanctx parameter to mt76_connac_mcu_uni_add_bss sign...
Sean Wang
1
-1
/
+2
2022-12-01
wifi: mt76: connac: add mt76_connac_mcu_uni_set_chctx
Sean Wang
1
-0
/
+3
2022-12-01
wifi: mt76: fix bandwidth 80MHz link fail in 6GHz band
Ming Yen Hsieh
1
-0
/
+11
2022-12-01
wifi: mt76: connac: introduce mt76_connac_spe_idx()
Shayne Chen
1
-1
/
+1
2022-09-15
wifi: mt76: mt7921: introduce Country Location Control support
Ming Yen Hsieh
1
-1
/
+10
2022-07-11
mt76: move mt76_connac2_mcu_fill_message in mt76_connac module
Lorenzo Bianconi
1
-0
/
+5
2022-07-11
mt76: move mcu_txd/mcu_rxd structures in shared code
Lorenzo Bianconi
1
-0
/
+85
2022-07-11
mt76: connac: move mt76_connac2_load_patch in connac module
Lorenzo Bianconi
1
-0
/
+8
2022-07-11
mt76: connac: move mt76_connac2_load_ram in connac module
Lorenzo Bianconi
1
-0
/
+2
2022-07-11
mt76: connac: move shared fw structures in connac module
Lorenzo Bianconi
1
-0
/
+56
2022-05-13
mt76: mt7915: remove SCS feature
Ryder Lee
1
-1
/
+0
2022-03-16
mt76: split single ldpc cap bit into bits
MeiChia Chiu
1
-1
/
+1
2022-03-16
mt76: mt7921: fix up the monitor mode
Sean Wang
1
-0
/
+1
2022-02-24
mt76: connac: adjust wlan_idx size from u8 to u16
Chad Monroe
1
-1
/
+1
2022-02-03
mt76: mt7915: introduce mt7915_set_radar_background routine
Lorenzo Bianconi
1
-0
/
+1
2022-02-03
mt76: mt7921: set EDCA parameters with the MCU CE command
Sean Wang
1
-0
/
+1
2022-02-03
mt76: mt76_connac: fix MCU_CE_CMD_SET_ROC definition error
Sean Wang
1
-1
/
+1
2022-02-03
mt76: connac: move mt76_connac_mcu_rdd_cmd in mt76-connac module
Lorenzo Bianconi
1
-0
/
+2
2022-02-03
mt76: connac: move mt76_connac_mcu_gen_dl_mode in mt76-connac module
Lorenzo Bianconi
1
-0
/
+38
2022-02-03
mt76: connac: move mt76_connac_mcu_restart in common module
Lorenzo Bianconi
1
-0
/
+1
2022-02-03
mt76: connac: move mt76_connac_mcu_set_pm in connac module
Lorenzo Bianconi
1
-0
/
+1
2022-02-03
mt76: connac: introduce is_connac_v1 utility routine
Lorenzo Bianconi
1
-1
/
+1
2022-02-03
mt76: connac: move mt76_connac_mcu_wtbl_update_hdr_trans in connac module
Lorenzo Bianconi
1
-0
/
+3
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_wtbl_ht_tlv
Lorenzo Bianconi
1
-1
/
+1
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_wtbl_smps_tlv
Lorenzo Bianconi
1
-0
/
+3
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_sta_uapsd
Lorenzo Bianconi
1
-0
/
+2
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_sta_ba
Lorenzo Bianconi
1
-1
/
+1
2022-02-03
mt76: connac: move mt76_connac_mcu_bss_basic_tlv in connac module
Lorenzo Bianconi
1
-0
/
+5
2022-02-03
mt76: connac: move mt76_connac_mcu_bss_ext_tlv in connac module
Lorenzo Bianconi
1
-0
/
+1
[next]