summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x2/usb.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt76x2u: add netgear wdna3100v3 to device tableDacio Romero2024-02-221-0/+1
* wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao2024-01-311-0/+1
* mt76: usb: introduce __mt76u_init utility routineLorenzo Bianconi2022-03-161-1/+1
* mt76: mt76u: rely on woker APIs for rx workLorenzo Bianconi2020-12-041-0/+1
* mt76: move mt76 workqueue in common codeLorenzo Bianconi2020-07-211-5/+2
* mt76: mt76x2u: enable HC-M7662BU1Lorenzo Bianconi2020-07-211-0/+1
* mt76: mt76x2u: introduce Mercury UD13 supportLorenzo Bianconi2020-05-121-0/+1
* mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapterMatthew Garrett2020-05-121-0/+1
* mt76: mt76u: add {read/write}_extended utility routinesLorenzo Bianconi2020-02-141-1/+1
* mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau2020-02-141-1/+1
* mt76: mt76u: rely on a dedicated stats workqueueLorenzo Bianconi2019-11-201-0/+2
* mt76: mt76u: rely on usb_interface instead of usb_devLorenzo Bianconi2019-11-201-1/+1
* mt76: mt76x02: track approximate tx airtime for airtime fairness and surveyFelix Fietkau2019-11-201-0/+1
* mt76: track rx airtime for airtime fairness and surveyFelix Fietkau2019-11-201-0/+1
* mt76: mt76x02u: enable survey supportLorenzo Bianconi2019-09-051-0/+1
* mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee2019-09-051-12/+1
* mt76usb: fix tx/rx stopStanislaw Gruszka2019-05-011-6/+2
* mt76: mt76x02u: remove bogus stop on suspendStanislaw Gruszka2019-05-011-1/+0
* mt76: move tx tasklet to struct mt76_devFelix Fietkau2019-05-011-1/+1
* mt76usb: use usb_dev private dataStanislaw Gruszka2019-05-011-1/+3
* mt76x02u: add sta_psStanislaw Gruszka2019-05-011-0/+1
* mt76x02u: check chip version on probeStanislaw Gruszka2019-03-191-0/+4
* mt76x2u: remove duplicated entry in mt76x2u_device_tableLorenzo Bianconi2019-03-071-2/+1
* mt76usb: use synchronous msg for mcu command responsesStanislaw Gruszka2019-02-261-11/+0
* mt76x2u: remove mt76x2u_alloc_device routineLorenzo Bianconi2019-02-181-6/+18
* mt76x2: align mt76x2 and mt76x2u firmwareLorenzo Bianconi2018-11-301-2/+2
* mt76x2: move mt76x2_dev in mt76x02_util.hLorenzo Bianconi2018-10-051-4/+4
* mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi2018-10-051-0/+153