aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_usb_mcu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-26mt76usb: use synchronous msg for mcu command responsesStanislaw Gruszka1-22/+10
2019-02-26mt76usb: allow mt76u_bulk_msg be used for readsStanislaw Gruszka1-2/+2
2019-02-18mt76: usb: do not use sg buffers for mcu messagesLorenzo Bianconi1-2/+1
2019-02-18mt76x02u: use usb_bulk_msg to upload firmwareStanislaw Gruszka1-36/+16
2019-02-18mt76: move mt76_mcu_msg_alloc in mt76-coreLorenzo Bianconi1-16/+1
2018-11-30mt76: remove mcu_msg_allocStanislaw Gruszka1-7/+11
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_usb_mcu.cLorenzo Bianconi1-14/+13
2018-10-01mt76: include linux/module.h in files using MODULE_*Felix Fietkau1-0/+1
2018-09-19mt76x02: move TXD/RXD/MCU definitions in mt76x02_dma.hLorenzo Bianconi1-1/+1
2018-09-19mt76: usb: move mt76u_skb_dma_info in mt76x02_usb_core.cLorenzo Bianconi1-1/+2
2018-09-19mt76: usb: move mt76x02 mcu code in mt76x02-usb moduleLorenzo Bianconi1-0/+358