开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7615
/
mmio.c
Age
Commit message (
Expand
)
Author
2024-09-06
wifi: mt76: partially move channel change code to core
Felix Fietkau
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers
Breno Leitao
2023-04-17
wifi: mt76: get rid of unused sta_ps callbacks
Lorenzo Bianconi
2023-04-17
wifi: mt76: add mt76_connac_irq_enable utility routine
Lorenzo Bianconi
2023-04-17
wifi: mt76: move irq_tasklet in mt76_dev struct
Lorenzo Bianconi
2022-12-09
wifi: mt76: mt7615: enable per-phy led support
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt76_connac_tx_complete_skb in shared code
Lorenzo Bianconi
2022-07-11
mt76: move mt7615_txp_ptr in mt76_connac module
Lorenzo Bianconi
2022-05-13
mt76: mt7615/mt7915: do reset_work with mt76's work queue
Bo Jiao
2022-02-03
mt76: mt7615e: process txfree and txstatus without allocating skbs
Lorenzo Bianconi
2021-12-19
mt76: mt7615: clear mcu error interrupt status on mt7663
Felix Fietkau
2021-06-19
mt76: mt7615: free irq if mt7615_mmio_probe fails
Lorenzo Bianconi
2021-04-21
mt76: move token utilities in mt76 common module
Lorenzo Bianconi
2021-04-21
mt76: mt7615: fix hardware error recovery for mt7663
Felix Fietkau
2021-04-12
mt76: mt7615: add missing SPDX tag in mmio.c
Ryder Lee
2020-12-04
mt76: fix memory leak if device probing fails
Lorenzo Bianconi
2020-12-04
wireless: mt76: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-09-24
mt76: mt7615: significantly reduce interrupt load
Felix Fietkau
2020-09-24
mt76: mt7615: only clear unmasked interrupts in irq tasklet
Felix Fietkau
2020-09-24
mt76: set interrupt mask register to 0 before requesting irq
Felix Fietkau
2020-07-21
mt76: mt7615: introduce mt7663s support
Sean Wang
2020-07-21
mt76: mt7615: use full on-chip memory address for WF_PHY registers
Felix Fietkau
2020-07-21
mt76: mt7615: add support for accessing mapped registers via bus ops
Felix Fietkau
2020-07-21
mt76: overwrite qid for non-bufferable mgmt frames
Lorenzo Bianconi
2020-05-12
mt76: mt7615: introduce PM support
Lorenzo Bianconi
2020-05-12
mt76: enable TDLS support
Lorenzo Bianconi
2020-05-12
mt76: mt7615: move core shared code in mt7615-common module
Lorenzo Bianconi
2020-05-12
mt76: mt7615: rework IRQ handling to prepare for MSI support
Felix Fietkau
2020-05-12
mt76: mt7615: disable hw/sched scan ops for non-offload firmware
Felix Fietkau
2020-03-17
mt76: mt7615: introduce mt7663e support
Lorenzo Bianconi
2020-03-17
mt76: mt7615: add mt7663e support to mt7615_reg_map
Lorenzo Bianconi
2020-03-17
mt76: mt7615: introduce mt7615_register_map
Lorenzo Bianconi
2020-02-14
mt76: mt7615: implement hardware reset support
Felix Fietkau
2020-02-14
mt76: mt7615: implement DMA support for MT7622
Felix Fietkau
2020-02-14
mt76: mt7615: move mmio related code from pci.c to mmio.c
Felix Fietkau