summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_usb.h
Commit message (Expand)AuthorAgeFilesLines
* mt76: remove qid argument to drv->tx_complete_skbFelix Fietkau2020-09-241-2/+1
* mt76: mt76x02u: move mt76x02u_mac_start in mt76x02-usb moduleLorenzo Bianconi2019-11-201-0/+1
* mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee2019-09-051-12/+1
* mt76: add skb pointer to mt76_tx_infoLorenzo Bianconi2019-05-011-2/+2
* mt76x02u: implement beacon_opsStanislaw Gruszka2019-05-011-0/+1
* mt76x02: introduce mt76x02_beacon.cStanislaw Gruszka2019-05-011-0/+1
* mt76: introduce mt76_tx_info data structureLorenzo Bianconi2019-05-011-1/+1
* mt76: remove mt76_queue dependency from tx_complete_skb function pointerLorenzo Bianconi2019-05-011-2/+2
* mt76: remove mt76_queue dependency from tx_prepare_skb function pointerLorenzo Bianconi2019-05-011-1/+1
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi2018-10-131-1/+1
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_usb_mcu.cLorenzo Bianconi2018-10-131-3/+3
* mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.cLorenzo Bianconi2018-10-051-0/+2
* mt76: usb: use mt76x02u_tx_prepare_skb to fill txwiLorenzo Bianconi2018-10-051-1/+4
* mt76: fix header guard macro define namesColin Ian King2018-10-051-1/+1
* mt76: usb: move mt76u_skb_dma_info in mt76x02_usb_core.cLorenzo Bianconi2018-09-191-0/+2
* mt76: usb: move mt76x02 mcu code in mt76x02-usb moduleLorenzo Bianconi2018-09-191-0/+27