aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wireless/mediatek/mt76/mt76x2/usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-16mt76: usb: introduce __mt76u_init utility routineLorenzo Bianconi1-1/+1
2020-12-04mt76: mt76u: rely on woker APIs for rx workLorenzo Bianconi1-0/+1
2020-07-21mt76: move mt76 workqueue in common codeLorenzo Bianconi1-5/+2
2020-07-21mt76: mt76x2u: enable HC-M7662BU1Lorenzo Bianconi1-0/+1
2020-05-12mt76: mt76x2u: introduce Mercury UD13 supportLorenzo Bianconi1-0/+1
2020-05-12mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapterMatthew Garrett1-0/+1
2020-02-14mt76: mt76u: add {read/write}_extended utility routinesLorenzo Bianconi1-1/+1
2020-02-14mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau1-1/+1
2019-11-20mt76: mt76u: rely on a dedicated stats workqueueLorenzo Bianconi1-0/+2
2019-11-20mt76: mt76u: rely on usb_interface instead of usb_devLorenzo Bianconi1-1/+1
2019-11-20mt76: mt76x02: track approximate tx airtime for airtime fairness and surveyFelix Fietkau1-0/+1
2019-11-20mt76: track rx airtime for airtime fairness and surveyFelix Fietkau1-0/+1
2019-09-05mt76: mt76x02u: enable survey supportLorenzo Bianconi1-0/+1
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee1-12/+1
2019-05-01mt76usb: fix tx/rx stopStanislaw Gruszka1-6/+2
2019-05-01mt76: mt76x02u: remove bogus stop on suspendStanislaw Gruszka1-1/+0
2019-05-01mt76: move tx tasklet to struct mt76_devFelix Fietkau1-1/+1
2019-05-01mt76usb: use usb_dev private dataStanislaw Gruszka1-1/+3
2019-05-01mt76x02u: add sta_psStanislaw Gruszka1-0/+1
2019-03-19mt76x02u: check chip version on probeStanislaw Gruszka1-0/+4
2019-03-07mt76x2u: remove duplicated entry in mt76x2u_device_tableLorenzo Bianconi1-2/+1
2019-02-26mt76usb: use synchronous msg for mcu command responsesStanislaw Gruszka1-11/+0
2019-02-18mt76x2u: remove mt76x2u_alloc_device routineLorenzo Bianconi1-6/+18
2018-11-30mt76x2: align mt76x2 and mt76x2u firmwareLorenzo Bianconi1-2/+2
2018-10-05mt76x2: move mt76x2_dev in mt76x02_util.hLorenzo Bianconi1-4/+4
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi1-0/+153