summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/pci_mcu.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-26wifi: mt76: mt7921: move runtime-pm pci code in mt792x-libLorenzo Bianconi1-65/+0
2023-07-26wifi: mt76: mt792x: move more dma shared code in mt792x_dmaLorenzo Bianconi1-1/+1
2023-07-26wifi: mt76: mt7921: rename mt7921_dev in mt792x_devLorenzo Bianconi1-6/+6
2023-02-03wifi: mt76: mt7921: reduce polling time in pmctrlDeren Wu1-4/+4
2023-02-03wifi: mt76: mt7921: avoid mcu_restart function pointerLorenzo Bianconi1-1/+0
2022-09-15wifi: mt76: mt7921e: fix random fw download failDeren Wu1-0/+2
2022-09-15wifi: mt76: mt7921: get rid of the false positive resetSean Wang1-6/+1
2022-07-11mt76: move mt76_connac2_mcu_fill_message in mt76_connac moduleLorenzo Bianconi1-1/+8
2022-07-11mt76: move mcu_txd/mcu_rxd structures in shared codeLorenzo Bianconi1-1/+1
2022-07-11mt76: mt7921: do not update pm states in case of errorLorenzo Bianconi1-3/+3
2022-02-03mt76: mt7921e: fix possible probe failure after rebootSean Wang1-4/+14
2022-02-03mt76: connac: move mt76_connac_mcu_restart in common moduleLorenzo Bianconi1-1/+1
2021-12-19mt76: connac: rely on MCU_CMD macroLorenzo Bianconi1-1/+1
2021-12-18mt76: mt7921: fix MT7921E reset failureSean Wang1-1/+1
2021-10-20mt76: mt7921: refactor mt7921_mcu_send_messageSean Wang1-0/+18
2021-10-20mt76: mt7921: refactor mcu.c to be bus independentSean Wang1-0/+97