index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76x0
/
mcu.c
Age
Commit message (
Expand
)
Author
2018-09-19
mt76x0: remove mcu source file
Lorenzo Bianconi
2018-09-19
mt76x0: usb: move firmware loading to usb.c
Stanislaw Gruszka
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
2018-09-19
mt76: unify firmware header between mt76x0 and mt76x2
Lorenzo Bianconi
2018-09-19
mt76: usb: remove skb check in mt76x{0,2}u mcu routines
Lorenzo Bianconi
2018-09-19
mt76x0: remove mt76x0_burst_write_regs()
Stanislaw Gruszka
2018-09-19
mt76x0: remove unused mt76x0_burst_read_regs
Stanislaw Gruszka
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 usb implementation of {wr,rd}_rp
Stanislaw Gruszka
2018-09-19
mt76: move mt76x0 and mt76x2 mcu shared defs in mt76x02_mcu.h
Lorenzo Bianconi
2018-09-19
mt76x0: do not free/alloc buffers during suspend/resume
Lorenzo Bianconi
2018-09-19
mt76x0: alloc mcu buffers first in mt76x0_mcu_cmd_init
Lorenzo Bianconi
2018-09-04
mt76x0: use mt76u_mcu_fw_send_data for fw uploading
Lorenzo Bianconi
2018-09-04
mt76x0: remove unused mt76x0_mcu structure
Lorenzo Bianconi
2018-09-04
mt76x0: use mt76u_mcu_send_msg utility routine to send fw cmds
Lorenzo Bianconi
2018-09-04
mt76x0: remove mt76x0_vendor_request routine
Lorenzo Bianconi
2018-09-04
mt76x0: remove mt76x0_complete_urb routine
Lorenzo Bianconi
2018-09-04
mt76x0: use shared mt76 usb mcu completion
Lorenzo Bianconi
2018-09-04
mt76x0: remove mt76x0_mcu_msg_alloc routine
Lorenzo Bianconi
2018-09-04
mt76x0: remove mt76x0_vendor_single_wr routine
Lorenzo Bianconi
2018-09-04
mt76x0: remove mt76x0_vendor_reset routine
Lorenzo Bianconi
2018-09-04
mt76x0: use mt76u_init for bus initialization
Lorenzo Bianconi
2018-09-04
mt76: merge mt76x0/regs.h into mt76x02_regs.h
Stanislaw Gruszka
2018-08-04
mt76x0: rename trace symbols
Stanislaw Gruszka
2018-08-02
mt76x0: mcu files
Stanislaw Gruszka