summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mcu.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: introduce mcu_reset function pointer in mt76_mcu_ops structureLorenzo Bianconi2021-04-121-0/+4
* mt76: move mcu queues to mt76_dev q_mcu arrayLorenzo Bianconi2020-12-041-1/+2
* mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signatureLorenzo Bianconi2020-12-041-1/+2
* mt76: move mt76_mcu_send_firmware in common moduleLorenzo Bianconi2020-12-041-0/+23
* mt76: implement functions to get the response skb for MCU callsFelix Fietkau2020-12-041-8/+15
* mt76: make mcu_ops->mcu_send_msg optionalFelix Fietkau2020-12-041-0/+16
* mt76: move waiting and locking out of mcu_ops->mcu_skb_send_msgFelix Fietkau2020-12-041-0/+32
* mt76: add headroom and tailroom to mt76_mcu_ops data structureLorenzo Bianconi2020-05-121-4/+5
* mt76: always init to 0 mcu messagesLorenzo Bianconi2020-03-171-2/+4
* mt76: Introduce mt76_mcu data structureLorenzo Bianconi2020-02-141-6/+5
* mt76: mt7615: implement hardware reset supportFelix Fietkau2020-02-141-1/+2
* mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee2019-09-051-12/+1
* mt76: move mt76_mcu_rx_event in mt76-coreLorenzo Bianconi2019-02-181-0/+7
* mt76: move mt76_mcu_get_response in mt76-coreLorenzo Bianconi2019-02-181-0/+17
* mt76: move mt76_mcu_msg_alloc in mt76-coreLorenzo Bianconi2019-02-181-0/+36