index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' 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