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
/
usb_mcu.c
Age
Commit message (
Expand
)
Author
2019-02-26
mt76usb: remove usb_mcu.c
Stanislaw Gruszka
2019-02-26
mt76usb: use synchronous msg for mcu command responses
Stanislaw Gruszka
2019-02-18
mt76: usb: do not use sg buffers for mcu messages
Lorenzo Bianconi
2019-02-18
mt76: usb: fix possible NULL pointer dereference in mt76u_mcu_deinit
Lorenzo Bianconi
2018-09-19
mt76: usb: move mt76x02 mcu code in mt76x02-usb module
Lorenzo Bianconi
2018-09-19
mt76: usb: use common helpers for mcu_alloc_msg()/mcu_send_msg()
Lorenzo Bianconi
2018-09-19
mt76: add rd_rp and wr_rp to bus_ops/mcu_ops
Stanislaw Gruszka
2018-09-19
mt76: add usb implementation of {wr,rd}_rp
Stanislaw Gruszka
2018-09-19
mt76: add mt76_mcu_ops data structure for mcu related pointers
Lorenzo Bianconi
2018-09-04
mt76: add multiple regs read support to usb_mcu layer
Lorenzo Bianconi
2018-09-04
mt76: move mt76x2u_mcu_deinit routine in mt76-usb module
Lorenzo Bianconi
2018-09-04
mt76: split __mt76u_mcu_send_msg and mt76u_mcu_send_msg routines
Lorenzo Bianconi
2018-08-31
mt76: verify evt type in usb mcu response
Lorenzo Bianconi
2018-08-02
mt76: add usb support to mt76 layer
Lorenzo Bianconi