aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x0/usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-19mt76x0: inital split between pci and usbStanislaw Gruszka1-6/+0
2018-09-19mt76x0: do not free/alloc buffers during suspend/resumeLorenzo Bianconi1-9/+29
2018-09-19mt76x0: move mt76x0_init_hardware in mt76x0_register_deviceLorenzo Bianconi1-5/+3
2018-09-19mt76x0: remove unused stat work_queueLorenzo Bianconi1-2/+0
2018-09-04mt76x0: remove unused routines for usb_buff alloc/freeLorenzo Bianconi1-47/+0
2018-09-04mt76x0: remove mt76x0_vendor_request routineLorenzo Bianconi1-31/+0
2018-09-04mt76x0: remove mt76x0_complete_urb routineLorenzo Bianconi1-7/+0
2018-09-04mt76x0: remove mt76x0_vendor_single_wr routineLorenzo Bianconi1-19/+0
2018-09-04mt76x0: remove mt76x0_vendor_reset routineLorenzo Bianconi1-6/+0
2018-09-04mt76x0: use mt76u_init for bus initializationLorenzo Bianconi1-105/+4
2018-09-04mt76: unify wait_for_macStanislaw Gruszka1-2/+3
2018-08-04mt76x0: rename trace symbolsStanislaw Gruszka1-4/+4
2018-08-02mt76x0: disable HW before probeStanislaw Gruszka1-0/+4
2018-08-02mt76x0: usb filesStanislaw Gruszka1-0/+377