summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/sdio_mcu.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-30wifi: mt76: mt792x: move mt7921_skb_add_usb_sdio_hdr in mt792x moduleLorenzo Bianconi1-1/+1
2023-07-26wifi: mt76: mt792x: introduce mt792x-lib moduleLorenzo Bianconi1-1/+1
2023-07-26wifi: mt76: mt7921: rename mt7921_dev in mt792x_devLorenzo Bianconi1-6/+6
2023-04-17wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi1-1/+1
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/+2
2022-07-11mt76: mt7921s: fix possible sdio deadlock in command failDeren Wu1-5/+5
2022-07-11mt76: mt7921s: remove unnecessary goto in mt7921s_mcu_drv_pmctrlLorenzo Bianconi1-5/+4
2022-03-16mt76: mt7921: update mt7921_skb_add_usb_sdio_hdr to support usbLorenzo Bianconi1-1/+1
2022-02-03mt76: mt7921s: fix mt7921s_mcu_[fw|drv]_pmctrlLeon Yen1-0/+38
2021-12-19mt76: connac: rely on MCU_CMD macroLorenzo Bianconi1-1/+1
2021-10-20mt76: mt7921s: add reset supportSean Wang1-0/+8
2021-10-20mt76: mt7921: introduce mt7921s supportSean Wang1-0/+127