summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/main.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-29mt76: mt7921: introduce Runtime PM supportSean Wang1-44/+113
2021-01-29mt76: mt7921: rely on mt76_connac_mcu module for suspend and WoW supportLorenzo Bianconi1-5/+7
2021-01-29mt76: mt7921: rely on mt76_connac_mcu module for sched_scan and hw_scanLorenzo Bianconi1-5/+5
2021-01-29mt76: mt7921: rely on mt76_connac_mcu common libraryLorenzo Bianconi1-12/+22
2021-01-29mt76: mt7921: introduce PM supportSean Wang1-0/+79
2021-01-29mt76: mt7921: introduce 802.11 PS support in sta modeSean Wang1-0/+3
2021-01-29mt76: mt7921: introduce schedule scan supportSean Wang1-0/+38
2021-01-29mt76: mt7921: add ieee80211_opsSean Wang1-0/+960