summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_usb_mcu.c
AgeCommit message (Expand)Author
2020-12-04mt76: implement .mcu_parse_response in struct mt76_mcu_opsFelix Fietkau
2020-07-21mt76: mt76u: add missing release on skb in __mt76x02u_mcu_send_msgNavid Emamdoost
2020-05-12mt76: add headroom and tailroom to mt76_mcu_ops data structureLorenzo Bianconi
2020-02-14mt76: Introduce mt76_mcu data structureLorenzo Bianconi
2020-02-14mt76: mt76u: add endpoint to mt76u_bulk_msg signatureLorenzo Bianconi
2020-02-14mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee
2019-02-26mt76usb: use synchronous msg for mcu command responsesStanislaw Gruszka
2019-02-26mt76usb: allow mt76u_bulk_msg be used for readsStanislaw Gruszka
2019-02-18mt76: usb: do not use sg buffers for mcu messagesLorenzo Bianconi
2019-02-18mt76x02u: use usb_bulk_msg to upload firmwareStanislaw Gruszka
2019-02-18mt76: move mt76_mcu_msg_alloc in mt76-coreLorenzo Bianconi
2018-11-30mt76: remove mcu_msg_allocStanislaw Gruszka
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_usb_mcu.cLorenzo Bianconi
2018-10-01mt76: include linux/module.h in files using MODULE_*Felix Fietkau
2018-09-19mt76x02: move TXD/RXD/MCU definitions in mt76x02_dma.hLorenzo Bianconi
2018-09-19mt76: usb: move mt76u_skb_dma_info in mt76x02_usb_core.cLorenzo Bianconi
2018-09-19mt76: usb: move mt76x02 mcu code in mt76x02-usb moduleLorenzo Bianconi