aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/sdio_txrx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-15wifi: mt76: sdio: add rx_check callback for sdio devicesLorenzo Bianconi1-7/+16
2022-03-16mt76: use le32/16_get_bits() whenever possibleRyder Lee1-1/+1
2022-02-03mt76: sdio: honor the largest Tx buffer the hardware can supportSean Wang1-10/+7
2022-02-03mt76: sdio: disable interrupt in mt76s_sdio_irqSean Wang1-0/+1
2022-02-03mt76: sdio: lock sdio when it is neededSean Wang1-0/+8
2021-12-19mt76: mt7921s: fix the device cannot sleep deeply in suspendSean Wang1-1/+2
2021-10-20mt76: mt7921s: add reset supportSean Wang1-1/+31
2021-10-20mt76: mt7921: rely on mcu_get_nic_capabilitySean Wang1-1/+2
2021-10-20mt76: sdio: extend sdio module to support CONNAC2Sean Wang1-1/+6
2021-10-20mt76: sdio: introduce parse_irq callbackLorenzo Bianconi1-9/+9
2021-10-20mt76: sdio: move common code in mt76_sdio moduleLorenzo Bianconi1-0/+328