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
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
2022-02-03
mt76: connac: move mt76_connac_mcu_bss_omac_tlv in connac module
Lorenzo Bianconi
1
-0
/
+3
2022-02-03
mt76: set wlan_idx_hi on mt7916
Bo Jiao
1
-1
/
+1
2022-02-03
mt76: connac: move mt76_connac_mcu_add_key in connac module
Lorenzo Bianconi
1
-0
/
+5
2022-02-03
mt76: mt7915: rely on mt76_connac_get_phy utilities
Lorenzo Bianconi
1
-0
/
+5
2022-02-03
mt76: connac: move mt76_connac_mcu_get_cipher in common code
Lorenzo Bianconi
1
-0
/
+27
2022-02-03
mt76: mt7915: rely on mt76_connac_mcu_alloc_sta_req
Lorenzo Bianconi
1
-2
/
+11
2021-12-19
mt76: mt7915: add mu-mimo and ofdma debugfs knobs
MeiChia Chiu
1
-0
/
+1
2021-12-19
mt76: mt7915: rely on mt76_connac definitions
Lorenzo Bianconi
1
-2
/
+398
2021-12-19
mt76: connac: introduce MCU_CE_CMD macro
Lorenzo Bianconi
1
-23
/
+25
2021-12-19
mt76: connac: introduce MCU_UNI_CMD macro
Lorenzo Bianconi
1
-8
/
+11
2021-12-19
mt76: connac: remove MCU_FW_PREFIX bit
Lorenzo Bianconi
1
-11
/
+9
2021-12-19
mt76: connac: align MCU_EXT definitions with 7915 driver
Lorenzo Bianconi
1
-2
/
+22
2021-12-19
mt76: connac: introduce MCU_EXT macros
Lorenzo Bianconi
1
-4
/
+12
2021-12-19
mt76: connac: remove PHY_MODE_AX_6G configuration in mt76_connac_get_phy_mode
Lorenzo Bianconi
1
-1
/
+2
2021-10-23
mt76: mt7615: apply cached RF data for DBDC
Ryder Lee
1
-0
/
+1
2021-10-20
mt76: connac: move mcu reg access utility routines in mt76_connac_lib module
Sean Wang
1
-0
/
+2
2021-10-20
mt76: mt7921: add MU EDCA cmd support
Sean Wang
1
-0
/
+1
2021-10-20
mt76: mt7921: add delay config for sched scan
Deren Wu
1
-1
/
+3
2021-10-20
mt76: connac: add 6GHz support to mt76_connac_mcu_uni_add_bss
Lorenzo Bianconi
1
-2
/
+6
2021-10-20
mt76: connac: add 6GHz support to mt76_connac_mcu_sta_tlv
Lorenzo Bianconi
1
-0
/
+9
2021-10-20
mt76: connac: set 6G phymode in single-sku support
Lorenzo Bianconi
1
-1
/
+1
2021-10-20
mt76: mt7921: fix firmware usage of RA info using legacy rates
Sean Wang
1
-0
/
+2
2021-10-20
mt76: mt7615: move mt7615_mcu_set_p2p_oppps in mt76_connac module
Lorenzo Bianconi
1
-0
/
+2
2021-10-20
mt76: mt7921: introduce testmode support
Lorenzo Bianconi
1
-0
/
+1
2021-10-20
mt76: connac: fix mt76_connac_gtk_rekey_tlv usage
Leon Yen
1
-3
/
+3
2021-06-19
mt76: mt7921: enable deep sleep at runtime
Sean Wang
1
-4
/
+16
[next]