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
/
sdio.c
Age
Commit message (
Expand
)
Author
2023-04-17
wifi: mt76: get rid of unused sta_ps callbacks
Lorenzo Bianconi
2022-09-15
wifi: mt76: mt7663s: Switch to DEFINE_SIMPLE_DEV_PM_OPS() and pm_sleep_ptr()
Deren Wu
2022-09-15
wifi: mt76: mt7663s: add rx_check callback
Lorenzo Bianconi
2022-02-03
mt76: sdio: honor the largest Tx buffer the hardware can support
Sean Wang
2022-02-03
mt76: sdio: lock sdio when it is needed
Sean Wang
2021-10-20
mt76: sdio: extend sdio module to support CONNAC2
Sean Wang
2021-10-20
mt76: sdio: introduce parse_irq callback
Lorenzo Bianconi
2021-10-20
mt76: sdio: move common code in mt76_sdio module
Lorenzo Bianconi
2021-10-20
mt76: sdio: export mt76s_alloc_rx_queue and mt76s_alloc_tx routines
Lorenzo Bianconi
2021-10-20
mt76: remove mt76_wcid pointer from mt76_tx_status_check signature
Lorenzo Bianconi
2021-01-29
mt76: mt76_connac: move WoW and suspend code in mt76_connac_mcu module
Lorenzo Bianconi
2021-01-29
mt76: mt76_connac: create mcu library
Lorenzo Bianconi
2021-01-27
mt76: mt7615: unify init work
Felix Fietkau
2020-12-04
mt76: mt7663s: get rid of mt7663s_sta_add
Lorenzo Bianconi
2020-12-04
mt76: sdio: convert {status/net}_work to mt76_worker
Lorenzo Bianconi
2020-12-04
mt76: mt7663s: convert txrx_work to mt76_worker
Lorenzo Bianconi
2020-12-04
mt76: mt7663s: move tx/rx processing in the same txrx workqueue
Lorenzo Bianconi
2020-09-24
mt76: mt7663s: introduce sdio tx aggregation
Lorenzo Bianconi
2020-09-24
mt76: mt7663s: do not use altx for ctl/mgmt traffic
Lorenzo Bianconi
2020-09-24
mt76: mt7663s: fix unable to handle kernel paging request
Sean Wang
2020-09-24
mt76: mt7663s: fix resume failure
Sean Wang
2020-09-24
mt76: mt76s: move tx/rx processing in 2 separate works
Lorenzo Bianconi
2020-09-24
mt76: mt7663s: move rx processing in txrx wq
Lorenzo Bianconi
2020-09-24
mt76: mt76s: move tx processing in a dedicated wq
Lorenzo Bianconi
2020-09-24
mt76: mt7663s: move drv_own/fw_own in mt7615_mcu_ops
Lorenzo Bianconi
2020-07-21
mt76: mt7615: introduce mt7663s support
Sean Wang