summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mmio.c
AgeCommit message (Expand)Author
2023-04-17wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi
2023-04-17wifi: mt76: add mt76_connac_irq_enable utility routineLorenzo Bianconi
2023-04-17wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi
2022-12-09wifi: mt76: mt7615: enable per-phy led supportLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac_tx_complete_skb in shared codeLorenzo Bianconi
2022-07-11mt76: move mt7615_txp_ptr in mt76_connac moduleLorenzo Bianconi
2022-05-13mt76: mt7615/mt7915: do reset_work with mt76's work queueBo Jiao
2022-02-03mt76: mt7615e: process txfree and txstatus without allocating skbsLorenzo Bianconi
2021-12-19mt76: mt7615: clear mcu error interrupt status on mt7663Felix Fietkau
2021-06-19mt76: mt7615: free irq if mt7615_mmio_probe failsLorenzo Bianconi
2021-04-21mt76: move token utilities in mt76 common moduleLorenzo Bianconi
2021-04-21mt76: mt7615: fix hardware error recovery for mt7663Felix Fietkau
2021-04-12mt76: mt7615: add missing SPDX tag in mmio.cRyder Lee
2020-12-04mt76: fix memory leak if device probing failsLorenzo Bianconi
2020-12-04wireless: mt76: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-09-24mt76: mt7615: significantly reduce interrupt loadFelix Fietkau
2020-09-24mt76: mt7615: only clear unmasked interrupts in irq taskletFelix Fietkau
2020-09-24mt76: set interrupt mask register to 0 before requesting irqFelix Fietkau
2020-07-21mt76: mt7615: introduce mt7663s supportSean Wang
2020-07-21mt76: mt7615: use full on-chip memory address for WF_PHY registersFelix Fietkau
2020-07-21mt76: mt7615: add support for accessing mapped registers via bus opsFelix Fietkau
2020-07-21mt76: overwrite qid for non-bufferable mgmt framesLorenzo Bianconi
2020-05-12mt76: mt7615: introduce PM supportLorenzo Bianconi
2020-05-12mt76: enable TDLS supportLorenzo Bianconi
2020-05-12mt76: mt7615: move core shared code in mt7615-common moduleLorenzo Bianconi
2020-05-12mt76: mt7615: rework IRQ handling to prepare for MSI supportFelix Fietkau
2020-05-12mt76: mt7615: disable hw/sched scan ops for non-offload firmwareFelix Fietkau
2020-03-17mt76: mt7615: introduce mt7663e supportLorenzo Bianconi
2020-03-17mt76: mt7615: add mt7663e support to mt7615_reg_mapLorenzo Bianconi
2020-03-17mt76: mt7615: introduce mt7615_register_mapLorenzo Bianconi
2020-02-14mt76: mt7615: implement hardware reset supportFelix Fietkau
2020-02-14mt76: mt7615: implement DMA support for MT7622Felix Fietkau
2020-02-14mt76: mt7615: move mmio related code from pci.c to mmio.cFelix Fietkau