index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7603
/
mcu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-21
mt76: improve mcu error logging
Lorenzo Bianconi
1
-3
/
+2
2020-12-04
mt76: move mcu queues to mt76_dev q_mcu array
Lorenzo Bianconi
1
-1
/
+1
2020-12-04
mt76: rely on mt76_queue in tx_queue_skb_raw signature
Lorenzo Bianconi
1
-1
/
+1
2020-12-04
mt76: move mt76_mcu_send_firmware in common module
Lorenzo Bianconi
1
-22
/
+2
2020-12-04
mt76: mt7603: switch to .mcu_skb_send_msg
Felix Fietkau
1
-37
/
+6
2020-12-04
mt76: move mcu timeout handling to .mcu_parse_response
Felix Fietkau
1
-10
/
+11
2020-12-04
mt76: implement .mcu_parse_response in struct mt76_mcu_ops
Felix Fietkau
1
-9
/
+15
2020-12-04
mt76: rename __mt76_mcu_send_msg to mt76_mcu_send_msg
Felix Fietkau
1
-14
/
+13
2020-05-12
mt76: add headroom and tailroom to mt76_mcu_ops data structure
Lorenzo Bianconi
1
-1
/
+2
2020-03-17
mt76: always init to 0 mcu messages
Lorenzo Bianconi
1
-1
/
+0
2020-02-14
mt76: Introduce mt76_mcu data structure
Lorenzo Bianconi
1
-5
/
+5
2020-02-14
mt76: move txpower and antenna mask to struct mt76_phy
Felix Fietkau
1
-3
/
+3
2020-02-14
mt76: move channel state to struct mt76_phy
Felix Fietkau
1
-3
/
+3
2019-09-05
mt76: mt7603: fix some checkpatch warnings
Ryder Lee
1
-1
/
+1
2019-06-27
mt76: mt7603: fix sparse warnings: warning: incorrect type in assignment (dif...
Lorenzo Bianconi
1
-1
/
+1
2019-05-01
mt76: mt7603: dynamically alloc mcu req in mt7603_mcu_set_eeprom
Lorenzo Bianconi
1
-10
/
+20
2019-05-01
mt76: mt7603: report firmware version using ethtool
Lorenzo Bianconi
1
-0
/
+3
2019-05-01
mt76: mt7603: run __mt76_mcu_send_msg in mt7603_mcu_send_firmware
Lorenzo Bianconi
1
-10
/
+5
2019-05-01
mt76: mt7603: init mcu_restart function pointer
Lorenzo Bianconi
1
-3
/
+4
2019-05-01
mt76: mt7603: initialize mt76_mcu_ops data structure
Lorenzo Bianconi
1
-9
/
+19
2019-05-01
mt76: mt7603: use standard signature for mt7603_mcu_msg_send
Lorenzo Bianconi
1
-34
/
+27
2019-05-01
mt76: mt7603: remove query from mt7603_mcu_msg_send signature
Lorenzo Bianconi
1
-22
/
+14
2019-05-01
mt7603: remove mt7603_mcu_init routine
Lorenzo Bianconi
1
-9
/
+1
2019-03-19
mt76: mt7603: use the correct hweight8() function
Felix Fietkau
1
-1
/
+1
2019-02-26
mt76: add driver for MT7603E and MT7628/7688
Felix Fietkau
1
-0
/
+483