summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/usb.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao2024-01-311-0/+1
* wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi2023-04-171-1/+0
* wifi: mt76: add rx_check callback for usb devicesLorenzo Bianconi2022-09-151-0/+1
* mt76: usb: introduce __mt76u_init utility routineLorenzo Bianconi2022-03-161-1/+67
* mt76: mt7663u: introduce mt7663u_mcu_power_on routineLorenzo Bianconi2022-03-161-17/+5
* mt76: mt7615: add support for LG LGSBWAC02 (MT7663BUN)Piotr Dymacz2022-02-031-0/+1
* mt76: mt76_connac: move WoW and suspend code in mt76_connac_mcu moduleLorenzo Bianconi2021-01-291-2/+2
* mt76: mt7615: unify init workFelix Fietkau2021-01-271-5/+1
* mt76: move mac_work in mt76_core moduleLorenzo Bianconi2021-01-261-1/+1
* mt76: mt76u: rely on woker APIs for rx workLorenzo Bianconi2020-12-041-5/+4
* mt76: convert from tx tasklet to tx worker threadFelix Fietkau2020-09-241-2/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo2020-08-041-5/+6
|\
| * mt76: mt7663u: fix memory leaks in mt7663u_probeLorenzo Bianconi2020-06-231-5/+6
| * mt76: overwrite qid for non-bufferable mgmt framesLorenzo Bianconi2020-06-071-1/+1
* | mt76: mt7615: introduce mt7663-usb-sdio-common moduleLorenzo Bianconi2020-07-211-240/+15
* | mt76: mt76u: add mt76_skb_adjust_pad utility routineLorenzo Bianconi2020-07-211-3/+5
* | mt76: mt7663u: fix memory leak in set keySean Wang2020-07-211-7/+14
* | mt76: mt7663u: sync probe sampling with rate configurationLorenzo Bianconi2020-07-211-11/+17
* | mt76: mt7615: introduce mt7615_mutex_{acquire,release} utilitiesLorenzo Bianconi2020-07-211-5/+6
* | mt76: move mt76 workqueue in common codeLorenzo Bianconi2020-07-211-4/+2
* | mt76: mt7615: use full on-chip memory address for WF_PHY registersFelix Fietkau2020-07-211-1/+0
* | mt76: overwrite qid for non-bufferable mgmt framesLorenzo Bianconi2020-07-211-1/+1
|/
* mt76: mt7615: switch to per-vif power_save supportLorenzo Bianconi2020-05-281-1/+0
* mt76: mt7615: introduce remain_on_channel supportLorenzo Bianconi2020-05-281-0/+2
* mt76: mt7615: usb: cancel ps work stopping the vifLorenzo Bianconi2020-05-121-0/+1
* mt76: mt7663u: add missing register definitionsLorenzo Bianconi2020-05-121-0/+2
* mt76: mt7663u: copy key pointer in mt7663u_mac_write_txwiLorenzo Bianconi2020-05-121-2/+2
* mt76: mt7663u: introduce suspend/resume to mt7663uSean Wang2020-05-121-6/+38
* mt76: mt7663: add the possibility to load firmware v2Lorenzo Bianconi2020-05-121-0/+2
* mt76: enable TDLS supportLorenzo Bianconi2020-05-121-0/+1
* mt76: mt7663u: enable AirTimeFairnessLorenzo Bianconi2020-05-121-0/+12
* mt76: mt7615: introduce mt7663u supportLorenzo Bianconi2020-05-121-0/+396