index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76x02_usb_mcu.c
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