index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76x02_usb_mcu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mt76: mt76_usb.mt76u_mcu.burst is always false remove related code
Gergo Koteles
2022-09-15
1
-22
/
+8
*
mt76: mt76x02u: fix possible memory leak in __mt76x02u_mcu_send_msg
Lorenzo Bianconi
2022-07-11
1
-1
/
+1
*
mt76: implement .mcu_parse_response in struct mt76_mcu_ops
Felix Fietkau
2020-12-04
1
-0
/
+1
*
mt76: mt76u: add missing release on skb in __mt76x02u_mcu_send_msg
Navid Emamdoost
2020-07-21
1
-2
/
+5
*
mt76: add headroom and tailroom to mt76_mcu_ops data structure
Lorenzo Bianconi
2020-05-12
1
-1
/
+3
*
mt76: Introduce mt76_mcu data structure
Lorenzo Bianconi
2020-02-14
1
-13
/
+10
*
mt76: mt76u: add endpoint to mt76u_bulk_msg signature
Lorenzo Bianconi
2020-02-14
1
-3
/
+6
*
mt76: move state from struct mt76_dev to mt76_phy
Felix Fietkau
2020-02-14
1
-1
/
+1
*
mt76: switch to SPDX tag instead of verbose boilerplate text
Ryder Lee
2019-09-05
1
-12
/
+1
*
mt76usb: use synchronous msg for mcu command responses
Stanislaw Gruszka
2019-02-26
1
-22
/
+10
*
mt76usb: allow mt76u_bulk_msg be used for reads
Stanislaw Gruszka
2019-02-26
1
-2
/
+2
*
mt76: usb: do not use sg buffers for mcu messages
Lorenzo Bianconi
2019-02-18
1
-2
/
+1
*
mt76x02u: use usb_bulk_msg to upload firmware
Stanislaw Gruszka
2019-02-18
1
-36
/
+16
*
mt76: move mt76_mcu_msg_alloc in mt76-core
Lorenzo Bianconi
2019-02-18
1
-16
/
+1
*
mt76: remove mcu_msg_alloc
Stanislaw Gruszka
2018-11-30
1
-7
/
+11
*
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_usb_mcu.c
Lorenzo Bianconi
2018-10-13
1
-14
/
+13
*
mt76: include linux/module.h in files using MODULE_*
Felix Fietkau
2018-10-01
1
-0
/
+1
*
mt76x02: move TXD/RXD/MCU definitions in mt76x02_dma.h
Lorenzo Bianconi
2018-09-19
1
-1
/
+1
*
mt76: usb: move mt76u_skb_dma_info in mt76x02_usb_core.c
Lorenzo Bianconi
2018-09-19
1
-1
/
+2
*
mt76: usb: move mt76x02 mcu code in mt76x02-usb module
Lorenzo Bianconi
2018-09-19
1
-0
/
+358