summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/usb.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: usb: do not run mt76u_queues_deinit twiceLorenzo Bianconi2019-04-051-9/+2
* mt76x02u: use usb_bulk_msg to upload firmwareStanislaw Gruszka2019-04-031-1/+0
* mt76: add support for reporting tx status with skbFelix Fietkau2018-11-301-0/+1
* mt76: usb: fix static tracepointsLorenzo Bianconi2018-11-301-0/+5
* mt76: clean up unused leftover EXPORT_SYMBOLsFelix Fietkau2018-11-301-4/+2
* mt76: allow to identify busStanislaw Gruszka2018-10-131-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-10-121-5/+5
|\
| * treewide: Replace more open-coded allocation size multiplicationsKees Cook2018-10-051-5/+5
* | mt76: fix frag length allocation for usbStanislaw Gruszka2018-10-051-1/+1
* | mt76: usb: make rx page_frag_cache access atomicLorenzo Bianconi2018-10-011-1/+7
* | mt76: include linux/module.h in files using MODULE_*Felix Fietkau2018-10-011-0/+1
* | mt76: usb: remove WARN_ON in mt76u_get_rx_entry_lenLorenzo Bianconi2018-10-011-3/+3
* | mt76: use a per rx queue page fragment cacheFelix Fietkau2018-09-191-1/+10
* | mt76: usb: move mt76u_skb_dma_info in mt76x02_usb_core.cLorenzo Bianconi2018-09-191-34/+0
* | mt76: usb: move mt76x02 mcu code in mt76x02-usb moduleLorenzo Bianconi2018-09-191-1/+2
* | mt76: usb: use common helpers for mcu_alloc_msg()/mcu_send_msg()Lorenzo Bianconi2018-09-191-8/+8
* | mt76: add rd_rp and wr_rp to bus_ops/mcu_opsStanislaw Gruszka2018-09-191-0/+2
* | mt76: add usb implementation of {wr,rd}_rpStanislaw Gruszka2018-09-191-0/+54
* | mt76: add mt76_mcu_ops data structure for mcu related pointersLorenzo Bianconi2018-09-191-0/+1
* | mt76: unify AC to hw queue mappingStanislaw Gruszka2018-09-191-1/+1
|/
* mt76: add usb support to mt76 layerLorenzo Bianconi2018-08-021-0/+845
OpenPOWER on IntegriCloud