index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2020-12-04
mt76: move mcu queues to mt76_dev q_mcu array
Lorenzo Bianconi
2020-12-04
mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signature
Lorenzo Bianconi
2020-12-04
mt76: move mt76_mcu_send_firmware in common module
Lorenzo Bianconi
2020-12-04
mt76: implement functions to get the response skb for MCU calls
Felix Fietkau
2020-12-04
mt76: make mcu_ops->mcu_send_msg optional
Felix Fietkau
2020-12-04
mt76: move waiting and locking out of mcu_ops->mcu_skb_send_msg
Felix Fietkau
2020-05-12
mt76: add headroom and tailroom to mt76_mcu_ops data structure
Lorenzo Bianconi
2020-03-17
mt76: always init to 0 mcu messages
Lorenzo Bianconi
2020-02-14
mt76: Introduce mt76_mcu data structure
Lorenzo Bianconi
2020-02-14
mt76: mt7615: implement hardware reset support
Felix Fietkau
2019-09-05
mt76: switch to SPDX tag instead of verbose boilerplate text
Ryder Lee
2019-02-18
mt76: move mt76_mcu_rx_event in mt76-core
Lorenzo Bianconi
2019-02-18
mt76: move mt76_mcu_get_response in mt76-core
Lorenzo Bianconi
2019-02-18
mt76: move mt76_mcu_msg_alloc in mt76-core
Lorenzo Bianconi