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
/
mt7603
/
mcu.c
Age
Commit message (
Expand
)
Author
2023-02-03
wifi: mt76: mt7603: avoid mcu_restart function pointer
Lorenzo Bianconi
2021-12-19
mt76: mt7603: introduce SAR support
Lorenzo Bianconi
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 mt76_mcu_send_firmware in common module
Lorenzo Bianconi
2020-12-04
mt76: mt7603: switch to .mcu_skb_send_msg
Felix Fietkau
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-12
mt76: add headroom and tailroom to mt76_mcu_ops data structure
Lorenzo Bianconi
2020-03-17
mt76: always init to 0 mcu messages
Lorenzo Bianconi
2020-02-14
mt76: Introduce mt76_mcu data structure
Lorenzo Bianconi
2020-02-14
mt76: move txpower and antenna mask to struct mt76_phy
Felix Fietkau
2020-02-14
mt76: move channel state to struct mt76_phy
Felix Fietkau
2019-09-05
mt76: mt7603: fix some checkpatch warnings
Ryder Lee
2019-06-27
mt76: mt7603: fix sparse warnings: warning: incorrect type in assignment (dif...
Lorenzo Bianconi
2019-05-01
mt76: mt7603: dynamically alloc mcu req in mt7603_mcu_set_eeprom
Lorenzo Bianconi
2019-05-01
mt76: mt7603: report firmware version using ethtool
Lorenzo Bianconi
2019-05-01
mt76: mt7603: run __mt76_mcu_send_msg in mt7603_mcu_send_firmware
Lorenzo Bianconi
2019-05-01
mt76: mt7603: init mcu_restart function pointer
Lorenzo Bianconi
2019-05-01
mt76: mt7603: initialize mt76_mcu_ops data structure
Lorenzo Bianconi
2019-05-01
mt76: mt7603: use standard signature for mt7603_mcu_msg_send
Lorenzo Bianconi
2019-05-01
mt76: mt7603: remove query from mt7603_mcu_msg_send signature
Lorenzo Bianconi
2019-05-01
mt7603: remove mt7603_mcu_init routine
Lorenzo Bianconi
2019-03-19
mt76: mt7603: use the correct hweight8() function
Felix Fietkau
2019-02-26
mt76: add driver for MT7603E and MT7628/7688
Felix Fietkau