index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
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