summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x0/usb.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: usb: use mt76x02u_tx_prepare_skb to fill txwiLorenzo Bianconi2018-10-051-16/+1Star
* mt76x0: usb: stop cal/mac workqueues at hw stopLorenzo Bianconi2018-10-051-3/+3
* mt76: usb: fix hw initialization sequenceLorenzo Bianconi2018-10-051-9/+9
* mt76x0: usb: move mt76x0u_tx_prepare_skb in usb.cLorenzo Bianconi2018-10-011-1/+16
* mt76x0: add ieee80211_ops ops pointer to mt76x0_alloc_device signatureLorenzo Bianconi2018-10-011-2/+78
* mt76x0: usb: move initialization code in usb.cLorenzo Bianconi2018-10-011-24/+91
* mt76x0: usb: move mcu code in usb_mcu.cLorenzo Bianconi2018-10-011-157/+0Star
* mt76x0: add quirk to disable 2.4GHz band for Archer T1UStanislaw Gruszka2018-10-011-1/+6
* mt76: usb: make rx page_frag_cache access atomicLorenzo Bianconi2018-10-011-2/+2
* mt76: report firmware version using ethtoolDavide Caratti2018-10-011-0/+1
* mt76x0: pci: add fw uploading routineLorenzo Bianconi2018-10-011-5/+0Star
* mt76x0: usb: remove mt76_fw definitionLorenzo Bianconi2018-09-191-38/+35Star
* mt76x0: remove unused usb header fileLorenzo Bianconi2018-09-191-3/+4
* mt76x0: usb: move firmware loading to usb.cStanislaw Gruszka2018-09-191-0/+171
* mt76: usb: move mt76x02 mcu code in mt76x02-usb moduleLorenzo Bianconi2018-09-191-0/+2
* mt76x0: make device allocation bus neutralStanislaw Gruszka2018-09-191-1/+8
* mt76x0: remove some usb specific code from mt76x0_register_deviceStanislaw Gruszka2018-09-191-2/+10
* mt76x0: inital split between pci and usbStanislaw Gruszka2018-09-191-6/+0Star
* mt76x0: do not free/alloc buffers during suspend/resumeLorenzo Bianconi2018-09-191-9/+29
* mt76x0: move mt76x0_init_hardware in mt76x0_register_deviceLorenzo Bianconi2018-09-191-5/+3Star
* mt76x0: remove unused stat work_queueLorenzo Bianconi2018-09-191-2/+0Star
* mt76x0: remove unused routines for usb_buff alloc/freeLorenzo Bianconi2018-09-041-47/+0Star
* mt76x0: remove mt76x0_vendor_request routineLorenzo Bianconi2018-09-041-31/+0Star
* mt76x0: remove mt76x0_complete_urb routineLorenzo Bianconi2018-09-041-7/+0Star
* mt76x0: remove mt76x0_vendor_single_wr routineLorenzo Bianconi2018-09-041-19/+0Star
* mt76x0: remove mt76x0_vendor_reset routineLorenzo Bianconi2018-09-041-6/+0Star
* mt76x0: use mt76u_init for bus initializationLorenzo Bianconi2018-09-041-105/+4Star
* mt76: unify wait_for_macStanislaw Gruszka2018-09-041-2/+3
* mt76x0: rename trace symbolsStanislaw Gruszka2018-08-041-4/+4
* mt76x0: disable HW before probeStanislaw Gruszka2018-08-021-0/+4
* mt76x0: usb filesStanislaw Gruszka2018-08-021-0/+377