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