summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7603/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 mt76_mcu_send_firmware in common moduleLorenzo Bianconi
2020-12-04mt76: mt7603: switch to .mcu_skb_send_msgFelix Fietkau
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-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: move txpower and antenna mask to struct mt76_phyFelix Fietkau
2020-02-14mt76: move channel state to struct mt76_phyFelix Fietkau
2019-09-05mt76: mt7603: fix some checkpatch warningsRyder Lee
2019-06-27mt76: mt7603: fix sparse warnings: warning: incorrect type in assignment (dif...Lorenzo Bianconi
2019-05-01mt76: mt7603: dynamically alloc mcu req in mt7603_mcu_set_eepromLorenzo Bianconi
2019-05-01mt76: mt7603: report firmware version using ethtoolLorenzo Bianconi
2019-05-01mt76: mt7603: run __mt76_mcu_send_msg in mt7603_mcu_send_firmwareLorenzo Bianconi
2019-05-01mt76: mt7603: init mcu_restart function pointerLorenzo Bianconi
2019-05-01mt76: mt7603: initialize mt76_mcu_ops data structureLorenzo Bianconi
2019-05-01mt76: mt7603: use standard signature for mt7603_mcu_msg_sendLorenzo Bianconi
2019-05-01mt76: mt7603: remove query from mt7603_mcu_msg_send signatureLorenzo Bianconi
2019-05-01mt7603: remove mt7603_mcu_init routineLorenzo Bianconi
2019-03-19mt76: mt7603: use the correct hweight8() functionFelix Fietkau
2019-02-26mt76: add driver for MT7603E and MT7628/7688Felix Fietkau