index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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