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
/
mt7921
/
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
-3
/
+0
2022-07-11
mt76: move mcu_txd/mcu_rxd structures in shared code
Lorenzo Bianconi
1
-85
/
+0
2021-12-19
mt76: mt7915: rely on mt76_connac definitions
Lorenzo Bianconi
1
-128
/
+0
2021-12-19
mt76: mt7921: fix network buffer leak by txs missing
Deren Wu
1
-0
/
+27
2021-10-20
mt76: mt7921: remove mcu rate reporting code
Lorenzo Bianconi
1
-47
/
+0
2021-10-20
mt76: mt7921: introduce testmode support
Lorenzo Bianconi
1
-0
/
+26
2021-10-20
mt76: mt7921: fix endianness in mt7921_mcu_tx_done_event
Lorenzo Bianconi
1
-5
/
+5
2021-08-06
mt76: fix enum type mismatch
Arnd Bergmann
1
-1
/
+2
2021-06-19
mt76: fix iv and CCMP header insertion
Ryder Lee
1
-12
/
+11
2021-06-19
mt76: mt7921: remove mt7921_get_wtbl_info routine
Lorenzo Bianconi
1
-115
/
+0
2021-06-19
mt76: mt7921: introduce mac tx done handling
Deren Wu
1
-0
/
+28
2021-04-21
mt76: mt7921: add dumping Tx power table
Sean Wang
1
-0
/
+17
2021-04-12
mt76: mt7921: introduce MCU_EVENT_LP_INFO event parsing
Lorenzo Bianconi
1
-0
/
+1
2021-04-12
mt76: mt7921: remove duplicated macros in mcu.h
Lorenzo Bianconi
1
-19
/
+0
2021-04-11
mt76: mt7921: removed unused definitions in mcu.h
Lorenzo Bianconi
1
-23
/
+0
2021-01-29
mt76: mt7921: add coredump support
Sean Wang
1
-0
/
+1
2021-01-29
mt76: mt7921: rely on mt76_connac_mcu module for suspend and WoW support
Lorenzo Bianconi
1
-93
/
+0
2021-01-29
mt76: mt7921: rely on mt76_connac_mcu module for sched_scan and hw_scan
Lorenzo Bianconi
1
-116
/
+0
2021-01-29
mt76: mt7921: rely on mt76_connac_mcu common library
Lorenzo Bianconi
1
-536
/
+2
2021-01-29
mt76: mt7921: introduce PM support
Sean Wang
1
-0
/
+99
2021-01-29
mt76: mt7921: introduce beacon_loss mcu event
Sean Wang
1
-0
/
+6
2021-01-29
mt76: mt7921: introduce support for hardware beacon filter
Sean Wang
1
-0
/
+1
2021-01-29
mt76: mt7921: introduce 802.11 PS support in sta mode
Sean Wang
1
-1
/
+1
2021-01-29
mt76: mt7921: introduce schedule scan support
Sean Wang
1
-0
/
+20
2021-01-29
mt76: mt7921: add MCU support
Sean Wang
1
-0
/
+1050