summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_mcu.c
AgeCommit message (Expand)Author
2020-12-04mt76: move mcu queues to mt76_dev q_mcu arrayLorenzo Bianconi
2020-12-04mt76: rely on mt76_queue in tx_queue_skb_raw signatureLorenzo Bianconi
2020-12-04mt76: move mcu timeout handling to .mcu_parse_responseFelix Fietkau
2020-12-04mt76: implement .mcu_parse_response in struct mt76_mcu_opsFelix Fietkau
2020-12-04mt76: rename __mt76_mcu_send_msg to mt76_mcu_send_msgFelix Fietkau
2020-05-28mt76: mt76x02: remove check in mt76x02_mcu_msg_sendLorenzo Bianconi
2020-05-12mt76: add headroom and tailroom to mt76_mcu_ops data structureLorenzo Bianconi
2020-05-12mt76: mt76x02: fix handling MCU timeouts during hw restartFelix Fietkau
2020-02-14mt76: Introduce mt76_mcu data structureLorenzo Bianconi
2019-11-20mt76: use mt76_dev in mt76_is_{mmio,usb}Lorenzo Bianconi
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee
2019-09-05mt76: mt76x02: fix some checkpatch warningsRyder Lee
2019-02-26mt76: mt76x02: issue watchdog reset on MCU request timeoutFelix Fietkau
2019-02-18mt76: move mt76_dma_tx_queue_skb_raw in mt76-core moduleLorenzo 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
2018-11-30mt76: remove wait argument from mt76x02_mcu_calibrateStanislaw Gruszka
2018-11-30mt76: remove wait argument from mt76x02_mcu_set_radio_stateStanislaw Gruszka
2018-11-30mt76: remove wait argument from mt76x02_mcu_function_selectStanislaw Gruszka
2018-11-30mt76: remove mcu_msg_allocStanislaw Gruszka
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mcu.cLorenzo Bianconi
2018-10-01mt76: report firmware version using ethtoolDavide Caratti
2018-09-19mt76: move shared mcu_calibrate routine in mt76x02-lib moduleLorenzo Bianconi
2018-09-19mt76: move mt76{0,2} mcu shared code in mt76x02_mcu.cLorenzo Bianconi