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
/
mt76x02_mcu.c
Age
Commit message (
Expand
)
Author
2021-04-21
mt76: improve mcu error logging
Lorenzo Bianconi
2020-12-04
mt76: move mcu queues to mt76_dev q_mcu array
Lorenzo Bianconi
2020-12-04
mt76: rely on mt76_queue in tx_queue_skb_raw signature
Lorenzo Bianconi
2020-12-04
mt76: move mcu timeout handling to .mcu_parse_response
Felix Fietkau
2020-12-04
mt76: implement .mcu_parse_response in struct mt76_mcu_ops
Felix Fietkau
2020-12-04
mt76: rename __mt76_mcu_send_msg to mt76_mcu_send_msg
Felix Fietkau
2020-05-28
mt76: mt76x02: remove check in mt76x02_mcu_msg_send
Lorenzo Bianconi
2020-05-12
mt76: add headroom and tailroom to mt76_mcu_ops data structure
Lorenzo Bianconi
2020-05-12
mt76: mt76x02: fix handling MCU timeouts during hw restart
Felix Fietkau
2020-02-14
mt76: Introduce mt76_mcu data structure
Lorenzo Bianconi
2019-11-20
mt76: use mt76_dev in mt76_is_{mmio,usb}
Lorenzo Bianconi
2019-09-05
mt76: switch to SPDX tag instead of verbose boilerplate text
Ryder Lee
2019-09-05
mt76: mt76x02: fix some checkpatch warnings
Ryder Lee
2019-02-26
mt76: mt76x02: issue watchdog reset on MCU request timeout
Felix Fietkau
2019-02-18
mt76: move mt76_dma_tx_queue_skb_raw in mt76-core module
Lorenzo Bianconi
2019-02-18
mt76: move mt76_mcu_get_response in mt76-core
Lorenzo Bianconi
2019-02-18
mt76: move mt76_mcu_msg_alloc in mt76-core
Lorenzo Bianconi
2018-11-30
mt76: remove wait argument from mt76x02_mcu_calibrate
Stanislaw Gruszka
2018-11-30
mt76: remove wait argument from mt76x02_mcu_set_radio_state
Stanislaw Gruszka
2018-11-30
mt76: remove wait argument from mt76x02_mcu_function_select
Stanislaw Gruszka
2018-11-30
mt76: remove mcu_msg_alloc
Stanislaw Gruszka
2018-10-13
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mcu.c
Lorenzo Bianconi
2018-10-01
mt76: report firmware version using ethtool
Davide Caratti
2018-09-19
mt76: move shared mcu_calibrate routine in mt76x02-lib module
Lorenzo Bianconi
2018-09-19
mt76: move mt76{0,2} mcu shared code in mt76x02_mcu.c
Lorenzo Bianconi