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
/
mcu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-11
mt76: add len parameter to __mt76_mcu_msg_alloc signature
Lorenzo Bianconi
1
-4
/
+6
2022-05-13
mt76: add gfp to mt76_mcu_msg_alloc signature
Lorenzo Bianconi
1
-4
/
+4
2021-10-20
mt76: drop MCU header size from buffer size in __mt76_mcu_send_firmware
Sean Wang
1
-1
/
+1
2021-10-20
mt76: introduce __mt76_mcu_send_firmware routine
Lorenzo Bianconi
1
-4
/
+4
2020-12-04
mt76: move mcu queues to mt76_dev q_mcu array
Lorenzo Bianconi
1
-1
/
+2
2020-12-04
mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signature
Lorenzo Bianconi
1
-1
/
+2
2020-12-04
mt76: move mt76_mcu_send_firmware in common module
Lorenzo Bianconi
1
-0
/
+23
2020-12-04
mt76: implement functions to get the response skb for MCU calls
Felix Fietkau
1
-8
/
+15
2020-12-04
mt76: make mcu_ops->mcu_send_msg optional
Felix Fietkau
1
-0
/
+16
2020-12-04
mt76: move waiting and locking out of mcu_ops->mcu_skb_send_msg
Felix Fietkau
1
-0
/
+32
2020-05-12
mt76: add headroom and tailroom to mt76_mcu_ops data structure
Lorenzo Bianconi
1
-4
/
+5
2020-03-17
mt76: always init to 0 mcu messages
Lorenzo Bianconi
1
-2
/
+4
2020-02-14
mt76: Introduce mt76_mcu data structure
Lorenzo Bianconi
1
-6
/
+5
2020-02-14
mt76: mt7615: implement hardware reset support
Felix Fietkau
1
-1
/
+2
2019-09-05
mt76: switch to SPDX tag instead of verbose boilerplate text
Ryder Lee
1
-12
/
+1
2019-02-18
mt76: move mt76_mcu_rx_event in mt76-core
Lorenzo Bianconi
1
-0
/
+7
2019-02-18
mt76: move mt76_mcu_get_response in mt76-core
Lorenzo Bianconi
1
-0
/
+17
2019-02-18
mt76: move mt76_mcu_msg_alloc in mt76-core
Lorenzo Bianconi
1
-0
/
+36