summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/pci.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-19mt76: mt7921: introduce dedicated control for deep_sleepLorenzo Bianconi1-5/+9
2021-06-19mt76: mt7921: enable deep sleep at runtimeSean Wang1-0/+1
2021-06-19mt76: mt7921: fix invalid register access in wake_workSean Wang1-8/+17
2021-04-21mt76: move token utilities in mt76 common moduleLorenzo Bianconi1-0/+1
2021-04-21mt76: mt7921: fix possible invalid register accessSean Wang1-1/+3
2021-04-21mt76: mt7921: enable deep sleep when the device suspendsSean Wang1-0/+12
2021-04-21mt76: mt7921: enable sw interruptsLorenzo Bianconi1-0/+13
2021-04-13mt76: mt7921: fix kernel crash when the firmware fails to downloadSean Wang1-1/+3
2021-04-12mt76: mt7921: fix the base of PCIe interruptSean Wang1-2/+2
2021-04-12mt76: mt7921: fix suspend/resume sequenceSean Wang1-7/+7
2021-04-11mt76: use PCI_VENDOR_ID_MEDIATEK to avoid open codedRyder Lee1-1/+1
2021-01-29mt76: mt7921: enable MSI interruptsLorenzo Bianconi1-1/+1
2021-01-29mt76: mt7921: introduce Runtime PM supportSean Wang1-0/+12
2021-01-29mt76: mt7921: rely on mt76_connac_mcu module for suspend and WoW supportLorenzo Bianconi1-3/+3
2021-01-29mt76: mt7921: rely on mt76_connac_mcu common libraryLorenzo Bianconi1-0/+1
2021-01-29mt76: mt7921: introduce PM supportSean Wang1-0/+95
2021-01-29mt76: mt7921: introduce mt7921e supportSean Wang1-0/+184