summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/usb.c
AgeCommit message (Expand)AuthorFilesLines
2024-06-26wifi: mac80211: inform the low level if drv_stop() is a suspendEmmanuel Grumbach1-1/+1
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao1-0/+1
2023-04-17wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi1-1/+0
2022-09-15wifi: mt76: add rx_check callback for usb devicesLorenzo Bianconi1-0/+1
2022-03-16mt76: usb: introduce __mt76u_init utility routineLorenzo Bianconi1-1/+67
2022-03-16mt76: mt7663u: introduce mt7663u_mcu_power_on routineLorenzo Bianconi1-17/+5
2022-02-03mt76: mt7615: add support for LG LGSBWAC02 (MT7663BUN)Piotr Dymacz1-0/+1
2021-01-29mt76: mt76_connac: move WoW and suspend code in mt76_connac_mcu moduleLorenzo Bianconi1-2/+2
2021-01-27mt76: mt7615: unify init workFelix Fietkau1-5/+1
2021-01-26mt76: move mac_work in mt76_core moduleLorenzo Bianconi1-1/+1
2020-12-04mt76: mt76u: rely on woker APIs for rx workLorenzo Bianconi1-5/+4
2020-09-24mt76: convert from tx tasklet to tx worker threadFelix Fietkau1-2/+0
2020-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.gitKalle Valo1-5/+6
2020-07-21mt76: mt7615: introduce mt7663-usb-sdio-common moduleLorenzo Bianconi1-240/+15
2020-07-21mt76: mt76u: add mt76_skb_adjust_pad utility routineLorenzo Bianconi1-3/+5
2020-07-21mt76: mt7663u: fix memory leak in set keySean Wang1-7/+14
2020-07-21mt76: mt7663u: sync probe sampling with rate configurationLorenzo Bianconi1-11/+17
2020-07-21mt76: mt7615: introduce mt7615_mutex_{acquire,release} utilitiesLorenzo Bianconi1-5/+6
2020-07-21mt76: move mt76 workqueue in common codeLorenzo Bianconi1-4/+2
2020-07-21mt76: mt7615: use full on-chip memory address for WF_PHY registersFelix Fietkau1-1/+0
2020-07-21mt76: overwrite qid for non-bufferable mgmt framesLorenzo Bianconi1-1/+1
2020-06-23mt76: mt7663u: fix memory leaks in mt7663u_probeLorenzo Bianconi1-5/+6
2020-06-07mt76: overwrite qid for non-bufferable mgmt framesLorenzo Bianconi1-1/+1
2020-05-28mt76: mt7615: switch to per-vif power_save supportLorenzo Bianconi1-1/+0
2020-05-28mt76: mt7615: introduce remain_on_channel supportLorenzo Bianconi1-0/+2
2020-05-12mt76: mt7615: usb: cancel ps work stopping the vifLorenzo Bianconi1-0/+1
2020-05-12mt76: mt7663u: add missing register definitionsLorenzo Bianconi1-0/+2
2020-05-12mt76: mt7663u: copy key pointer in mt7663u_mac_write_txwiLorenzo Bianconi1-2/+2
2020-05-12mt76: mt7663u: introduce suspend/resume to mt7663uSean Wang1-6/+38
2020-05-12mt76: mt7663: add the possibility to load firmware v2Lorenzo Bianconi1-0/+2
2020-05-12mt76: enable TDLS supportLorenzo Bianconi1-0/+1
2020-05-12mt76: mt7663u: enable AirTimeFairnessLorenzo Bianconi1-0/+12
2020-05-12mt76: mt7615: introduce mt7663u supportLorenzo Bianconi1-0/+396