aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/pci_mcu.c
AgeCommit message (Expand)AuthorFilesLines
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