summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/dma.c
AgeCommit message (Expand)Author
2020-12-04mt76: move band capabilities in mt76_phyLorenzo Bianconi
2020-12-04mt76: move tx hw data queues in mt76_phyLorenzo Bianconi
2020-12-04mt76: move mcu queues to mt76_dev q_mcu arrayLorenzo Bianconi
2020-12-04mt76: introduce mt76_init_mcu_queue utility routineLorenzo Bianconi
2020-12-04mt76: dma: rely on mt76_queue in mt76_dma_tx_cleanup signatureLorenzo Bianconi
2020-12-04mt76: move mt76_init_tx_queue in common codeLorenzo Bianconi
2020-09-24mt76: convert from tx tasklet to tx worker threadFelix Fietkau
2020-09-24mt76: remove struct mt76_sw_queueFelix Fietkau
2020-09-24mt76: remove swq from struct mt76_sw_queueFelix Fietkau
2020-09-24mt76: mt7615: significantly reduce interrupt loadFelix Fietkau
2020-09-24mt76: mt7615: do not do any work in napi poll after calling napi_complete_done()Felix Fietkau
2020-09-24mt76: mt7615: reschedule runtime-pm receiving a tx interruptLorenzo Bianconi
2020-07-21mt76: mt7615: schedule tx tasklet and sta poll on mac tx freeFelix Fietkau
2020-07-21mt76: overwrite qid for non-bufferable mgmt framesLorenzo Bianconi
2020-07-21mt76: mt7615: fix hw queue mappingLorenzo Bianconi
2020-05-12mt76: mt7615: introduce PM supportLorenzo Bianconi
2020-05-12mt76: mt7615: use larger rx buffers if VHT is supportedFelix Fietkau
2020-05-12mt76: mt7615: rework mt7615_mac_sta_poll for usb codeLorenzo Bianconi
2020-05-12mt76: mt7615: move core shared code in mt7615-common moduleLorenzo Bianconi
2020-03-17mt76: mt7615: introduce mt7663e supportLorenzo Bianconi
2020-02-14mt76: mt7615: implement hardware reset supportFelix Fietkau
2020-02-14mt76: mt7615: decrease rx ring size for MT7622Felix Fietkau
2020-02-14mt76: mt7615: add dma and tx queue initialization for MT7622Felix Fietkau
2019-11-20mt76: mt7615: track tx/rx airtime for airtime fairnessLorenzo Bianconi
2019-09-05mt76: move mt76_tx_tasklet in mt76 moduleLorenzo Bianconi
2019-09-05mt76: mt7615: add hw dfs pattern detector supportLorenzo Bianconi
2019-06-25mt76: move netif_napi_del in mt76_dma_cleanupLorenzo Bianconi
2019-06-25mt76: mt7615: use napi polling for tx cleanupLorenzo Bianconi
2019-05-01mt76: add mac80211 driver for MT7615 PCIe-based chipsetsRyder Lee