aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76_connac_mac.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-22mt76: mt7921: fix a possible race enabling/disabling runtime-pmLorenzo Bianconi1-3/+0
2021-06-19mt76: mt7663s: enable runtime-pmLorenzo Bianconi1-2/+2
2021-06-19mt76: mt7921: fix invalid register access in wake_workSean Wang1-0/+6
2021-04-21mt76: mt7921: mt7921_stop should put device in fw_own stateSean Wang1-1/+1
2021-04-21mt76: connac: unschedule mac_work before going to sleepLorenzo Bianconi1-1/+3
2021-04-21mt76: connac: use waitqueue for runtime-pmLorenzo Bianconi1-4/+4
2021-04-21mt76: connac: alaways wake the device before scanningLorenzo Bianconi1-8/+0
2021-04-21mt76: connac: unschedule ps_work in mt76_connac_pm_wakeLorenzo Bianconi1-0/+1
2021-01-29mt76: mt76_connac: move pm utility routines in mt76_connac_lib moduleLorenzo Bianconi1-0/+119