summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7921/pci.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: mt7921: fix kernel crash when the firmware fails to downloadSean Wang2021-04-121-1/+3
* mt76: mt7921: fix the base of PCIe interruptSean Wang2021-04-121-2/+2
* mt76: mt7921: fix suspend/resume sequenceSean Wang2021-04-121-7/+7
* mt76: use PCI_VENDOR_ID_MEDIATEK to avoid open codedRyder Lee2021-04-111-1/+1
* mt76: mt7921: enable MSI interruptsLorenzo Bianconi2021-01-291-1/+1
* mt76: mt7921: introduce Runtime PM supportSean Wang2021-01-291-0/+12
* mt76: mt7921: rely on mt76_connac_mcu module for suspend and WoW supportLorenzo Bianconi2021-01-291-3/+3
* mt76: mt7921: rely on mt76_connac_mcu common libraryLorenzo Bianconi2021-01-291-0/+1
* mt76: mt7921: introduce PM supportSean Wang2021-01-291-0/+95
* mt76: mt7921: introduce mt7921e supportSean Wang2021-01-291-0/+184