Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-09 | wifi: mt76: mt7921s: fix slab-out-of-bounds access in sdio host | Deren Wu | 1 | -0/+4 |
2022-09-15 | wifi: mt76: sdio: add rx_check callback for sdio devices | Lorenzo Bianconi | 1 | -7/+16 |
2022-03-16 | mt76: use le32/16_get_bits() whenever possible | Ryder Lee | 1 | -1/+1 |
2022-02-03 | mt76: sdio: honor the largest Tx buffer the hardware can support | Sean Wang | 1 | -10/+7 |
2022-02-03 | mt76: sdio: disable interrupt in mt76s_sdio_irq | Sean Wang | 1 | -0/+1 |
2022-02-03 | mt76: sdio: lock sdio when it is needed | Sean Wang | 1 | -0/+8 |
2021-12-19 | mt76: mt7921s: fix the device cannot sleep deeply in suspend | Sean Wang | 1 | -1/+2 |
2021-10-20 | mt76: mt7921s: add reset support | Sean Wang | 1 | -1/+31 |
2021-10-20 | mt76: mt7921: rely on mcu_get_nic_capability | Sean Wang | 1 | -1/+2 |
2021-10-20 | mt76: sdio: extend sdio module to support CONNAC2 | Sean Wang | 1 | -1/+6 |
2021-10-20 | mt76: sdio: introduce parse_irq callback | Lorenzo Bianconi | 1 | -9/+9 |
2021-10-20 | mt76: sdio: move common code in mt76_sdio module | Lorenzo Bianconi | 1 | -0/+328 |