summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/pci_mac.c
AgeCommit message (Expand)AuthorFilesLines
2021-04-21mt76: move token utilities in mt76 common moduleLorenzo Bianconi1-6/+2
2021-04-21mt76: move token_lock, token and token_count in mt76_devLorenzo Bianconi1-7/+7
2021-04-21mt76: mt7615: fix hardware error recovery for mt7663Felix Fietkau1-1/+6
2021-04-21mt76: flush tx status queue on DMA resetFelix Fietkau1-0/+2
2021-04-21mt76: mt7615: only free skbs after mt7615_dma_reset() when reset happensRyder Lee1-3/+3
2021-04-12mt76: mt7615: fix chip reset on MT7622 and MT7663eFelix Fietkau1-0/+168
2021-01-29mt76: introduce mt76_vif data structureLorenzo Bianconi1-1/+1
2020-09-24mt76: rely on AQL for burst size limits on tx queueingFelix Fietkau1-1/+1
2020-09-24mt76: remove qid argument to drv->tx_complete_skbFelix Fietkau1-2/+1
2020-09-24mt76: fix double DMA unmap of the first buffer on 7615/7915Felix Fietkau1-0/+1
2020-07-21mt76: mt7663u: sync probe sampling with rate configurationLorenzo Bianconi1-1/+0
2020-05-12mt76: mt7615: move core shared code in mt7615-common moduleLorenzo Bianconi1-0/+184