index
:
git.armlinux.org.uk/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
/
mt7915
/
mmio.c
Age
Commit message (
Expand
)
Author
2025-05-22
wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init()
Henry Martin
2025-01-14
wifi: mt76: mt7915: fix register mapping
Peter Chiu
2025-01-14
wifi: mt76: mt7915: exclude tx backoff time from airtime
Chad Monroe
2024-09-06
wifi: mt76: mt7915: use mac80211 .sta_state op
Felix Fietkau
2024-09-06
wifi: mt76: partially move channel change code to core
Felix Fietkau
2024-02-22
wifi: mt76: move wed common utilities in wed.c
Lorenzo Bianconi
2024-02-22
wifi: mt76: mt7915: add locking for accessing mapped registers
Shayne Chen
2024-01-31
wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers
Breno Leitao
2023-12-07
wifi: mt76: mt7915: fallback to non-wed mode if platform_get_resource fails i...
Lorenzo Bianconi
2023-12-07
wifi: mt76: move wed reset common code in mt76 module
Lorenzo Bianconi
2023-12-07
wifi: mt76: move mt76_mmio_wed_offload_{enable,disable} in common code
Lorenzo Bianconi
2023-12-07
wifi: mt76: mmio: move mt76_mmio_wed_{init,release}_rx_buf in common code
Lorenzo Bianconi
2023-09-19
net: ethernet: mtk_wed: rename mtk_rxbm_desc in mtk_wed_bm_desc
Lorenzo Bianconi
2023-07-25
wifi: mt76: mt7915: add support for MT7981
Alexander Couzens
2023-07-25
wifi: mt76: mt7915: rework tx bytes counting when WED is active
Peter Chiu
2023-04-17
wifi: mt76: get rid of unused sta_ps callbacks
Lorenzo Bianconi
2023-04-17
wifi: mt76: move irq_tasklet in mt76_dev struct
Lorenzo Bianconi
2023-04-17
wifi: mt76: mt7915: add dev->hif2 support for mt7916 WED device
Sujuan Chen
2023-02-03
wifi: mt76: mt7915: add mt7915 wed reset callbacks
Lorenzo Bianconi
2023-02-03
wifi: mt76: mt7915: release rxwi in mt7915_wed_release_rx_buf
Sujuan Chen
2023-02-03
wifi: mt76: switch to page_pool allocator
Lorenzo Bianconi
2023-02-03
wifi: mt76: mt7915: fix memory leak in mt7915_mmio_wed_init_rx_buf
Lorenzo Bianconi
2023-02-03
wifi: mt76: mt7915: wed: enable red per-band token drop
Peter Chiu
2022-12-09
wifi: mt76: mt7915: get rid of wed rx_buf_ring page_frag_cache
Lorenzo Bianconi
2022-12-09
wifi: mt76: handle possible mt76_rx_token_consume failures
Lorenzo Bianconi
2022-12-09
wifi: mt76: mt7915: drop always true condition of __mt7915_reg_addr()
Ryder Lee
2022-12-01
wifi: mt76: mt7915: mmio: fix naming convention
Lorenzo Bianconi
2022-12-01
wifi: mt76: mt7915: rely on band_idx of mt76_phy
Ryder Lee
2022-12-01
wifi: mt76: mt7915: add missing MODULE_PARM_DESC
Ryder Lee
2022-12-01
wifi: mt76: mt7915: enable WED RX stats
Sujuan Chen
2022-12-01
wifi: mt76: mt7915: enable WED RX support
Lorenzo Bianconi
2022-12-01
wifi: mt76: mt7915: enable coredump support
Ryder Lee
2022-12-01
wifi: mt76: mt7915: enable full system reset support
Bo Jiao
2022-12-01
Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFF...
Ben Greear
2022-12-01
wifi: mt76: mt7915: enable wed for mt7986-wmac chipset
Lorenzo Bianconi
2022-12-01
wifi: mt76: mt7915: enable wed for mt7986 chipset
Lorenzo Bianconi
2022-12-01
wifi: mt76: mt7915: move wed init routines in mmio.c
Lorenzo Bianconi
2022-09-15
wifi: mt76: add PPDU based TxS support for WED device
Ryder Lee
2022-09-15
wifi: mt76: connac: introduce mt76_connac_reg_map structure
Lorenzo Bianconi
2022-07-11
mt76: introduce MT_RXQ_BAND2 and MT_RXQ_BAND2_WA in mt76_rxq_id
Lorenzo Bianconi
2022-07-11
mt76: mt7915: do not copy ieee80211_ops pointer in mt7915_mmio_probe
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt76_connac_tx_complete_skb in shared code
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt76_connac_fw_txp in common module
Lorenzo Bianconi
2022-05-13
mt76: mt7915: add more statistics from fw_util debugfs knobs
Ryder Lee
2022-05-13
mt76: mt7615/mt7915: do reset_work with mt76's work queue
Bo Jiao
2022-05-13
mt76: mt7915: add Wireless Ethernet Dispatch support
Felix Fietkau
2022-05-13
mt76: mt7915: move MT_INT_MASK_CSR to init.c
Ryder Lee
2022-05-13
mt76: mt7915: rework SER debugfs knob
Ryder Lee
2022-03-16
mt76: mt7915: fix beamforming mib stats
Shayne Chen
2022-02-24
mt76: mt7915: add support for MT7986
Bo Jiao
[next]