summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_usb_mcu.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao2024-01-311-0/+1
* wifi: mt76: mt76_usb.mt76u_mcu.burst is always false remove related codeGergo Koteles2022-09-151-22/+8
* mt76: mt76x02u: fix possible memory leak in __mt76x02u_mcu_send_msgLorenzo Bianconi2022-07-111-1/+1
* mt76: implement .mcu_parse_response in struct mt76_mcu_opsFelix Fietkau2020-12-041-0/+1
* mt76: mt76u: add missing release on skb in __mt76x02u_mcu_send_msgNavid Emamdoost2020-07-211-2/+5
* mt76: add headroom and tailroom to mt76_mcu_ops data structureLorenzo Bianconi2020-05-121-1/+3
* mt76: Introduce mt76_mcu data structureLorenzo Bianconi2020-02-141-13/+10
* mt76: mt76u: add endpoint to mt76u_bulk_msg signatureLorenzo Bianconi2020-02-141-3/+6
* mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau2020-02-141-1/+1
* mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee2019-09-051-12/+1
* mt76usb: use synchronous msg for mcu command responsesStanislaw Gruszka2019-02-261-22/+10
* mt76usb: allow mt76u_bulk_msg be used for readsStanislaw Gruszka2019-02-261-2/+2
* mt76: usb: do not use sg buffers for mcu messagesLorenzo Bianconi2019-02-181-2/+1
* mt76x02u: use usb_bulk_msg to upload firmwareStanislaw Gruszka2019-02-181-36/+16
* mt76: move mt76_mcu_msg_alloc in mt76-coreLorenzo Bianconi2019-02-181-16/+1
* mt76: remove mcu_msg_allocStanislaw Gruszka2018-11-301-7/+11
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_usb_mcu.cLorenzo Bianconi2018-10-131-14/+13
* mt76: include linux/module.h in files using MODULE_*Felix Fietkau2018-10-011-0/+1
* mt76x02: move TXD/RXD/MCU definitions in mt76x02_dma.hLorenzo Bianconi2018-09-191-1/+1
* mt76: usb: move mt76u_skb_dma_info in mt76x02_usb_core.cLorenzo Bianconi2018-09-191-1/+2
* mt76: usb: move mt76x02 mcu code in mt76x02-usb moduleLorenzo Bianconi2018-09-191-0/+358