summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/sdio_txrx.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7921s: fix slab-out-of-bounds access in sdio hostDeren Wu2022-12-091-0/+4
* wifi: mt76: sdio: add rx_check callback for sdio devicesLorenzo Bianconi2022-09-151-7/+16
* mt76: use le32/16_get_bits() whenever possibleRyder Lee2022-03-161-1/+1
* mt76: sdio: honor the largest Tx buffer the hardware can supportSean Wang2022-02-031-10/+7
* mt76: sdio: disable interrupt in mt76s_sdio_irqSean Wang2022-02-031-0/+1
* mt76: sdio: lock sdio when it is neededSean Wang2022-02-031-0/+8
* mt76: mt7921s: fix the device cannot sleep deeply in suspendSean Wang2021-12-191-1/+2
* mt76: mt7921s: add reset supportSean Wang2021-10-201-1/+31
* mt76: mt7921: rely on mcu_get_nic_capabilitySean Wang2021-10-201-1/+2
* mt76: sdio: extend sdio module to support CONNAC2Sean Wang2021-10-201-1/+6
* mt76: sdio: introduce parse_irq callbackLorenzo Bianconi2021-10-201-9/+9
* mt76: sdio: move common code in mt76_sdio moduleLorenzo Bianconi2021-10-201-0/+328