summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mcu.c
AgeCommit message (Expand)Author
2020-12-04mt76: move mcu queues to mt76_dev q_mcu arrayLorenzo Bianconi
2020-12-04mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signatureLorenzo Bianconi
2020-12-04mt76: move mt76_mcu_send_firmware in common moduleLorenzo Bianconi
2020-12-04mt76: implement functions to get the response skb for MCU callsFelix Fietkau
2020-12-04mt76: make mcu_ops->mcu_send_msg optionalFelix Fietkau
2020-12-04mt76: move waiting and locking out of mcu_ops->mcu_skb_send_msgFelix Fietkau
2020-05-12mt76: add headroom and tailroom to mt76_mcu_ops data structureLorenzo Bianconi
2020-03-17mt76: always init to 0 mcu messagesLorenzo Bianconi
2020-02-14mt76: Introduce mt76_mcu data structureLorenzo Bianconi
2020-02-14mt76: mt7615: implement hardware reset supportFelix Fietkau
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee
2019-02-18mt76: move mt76_mcu_rx_event in mt76-coreLorenzo Bianconi
2019-02-18mt76: move mt76_mcu_get_response in mt76-coreLorenzo Bianconi
2019-02-18mt76: move mt76_mcu_msg_alloc in mt76-coreLorenzo Bianconi