index
:
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
/
mt7615
/
sdio_mcu.c
Age
Commit message (
Expand
)
Author
2025-01-13
wifi: mt76: mt7615: Convert comma to semicolon
Shen Lichuan
2023-02-03
wifi: mt76: mt7615: avoid mcu_restart function pointer
Lorenzo Bianconi
2021-10-20
mt76: mt7921: rely on mcu_get_nic_capability
Sean Wang
2021-10-20
mt76: sdio: move common code in mt76_sdio module
Lorenzo Bianconi
2021-10-20
mt76: mt7663s: rely on mcu reg access utility
Sean Wang
2021-06-19
mt76: mt7663s: enable runtime-pm
Lorenzo Bianconi
2021-06-19
mt76: mt7663s: rely on pm reference counting
Lorenzo Bianconi
2021-05-30
mt76: mt7615: do not set MT76_STATE_PM at bootstrap
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: sdio: get rid of sched.lock
Lorenzo Bianconi
2020-12-04
mt76: make mcu_ops->mcu_send_msg optional
Felix Fietkau
2020-12-04
mt76: move waiting and locking out of mcu_ops->mcu_skb_send_msg
Felix Fietkau
2020-12-04
mt76: implement .mcu_parse_response in struct mt76_mcu_ops
Felix Fietkau
2020-09-24
mt76: remove struct mt76_sw_queue
Felix Fietkau
2020-09-24
mt76: mt7663s: use NULL instead of 0 in sdio code
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