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
/
mt7921
/
mcu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
mt76: mt7921: fix retrying release semaphore without end
Sean Wang
1
-1
/
+1
2021-11-18
mt76: mt7921: fix kernel warning from cfg80211_calculate_bitrate
Sean Wang
1
-2
/
+9
2021-11-18
mt76: mt7921: Fix out of order process by invalid event pkt
Deren Wu
1
-0
/
+4
2021-11-18
mt76: fix build error implicit enumeration conversion
Sean Wang
1
-1
/
+1
2021-11-18
mt76: mt7921: fix endianness in mt7921_mcu_tx_done_event
Lorenzo Bianconi
1
-1
/
+2
2021-08-06
mt76: fix enum type mismatch
Arnd Bergmann
1
-1
/
+1
2021-07-08
mt76: mt7921: continue to probe driver when fw already downloaded
Aaron Ma
1
-1
/
+2
2021-06-19
mt76: fix iv and CCMP header insertion
Ryder Lee
1
-15
/
+15
2021-06-19
mt76: mt7921: enable deep sleep at runtime
Sean Wang
1
-3
/
+6
2021-06-19
mt76: connac: add mt76_connac_mcu_get_nic_capability utility routine
Lorenzo Bianconi
1
-1
/
+1
2021-06-19
mt76: connac: fix UC entry is being overwritten
Lorenzo Bianconi
1
-0
/
+1
2021-06-19
mt76: mt7921: remove mt7921_get_wtbl_info routine
Lorenzo Bianconi
1
-57
/
+0
2021-06-19
mt76: mt7921: introduce mac tx done handling
Deren Wu
1
-0
/
+47
2021-06-19
mt76: mt7921: enable runtime pm by default
Lorenzo Bianconi
1
-2
/
+0
2021-06-19
mt76: mt7921: add back connection monitor support
Sean Wang
1
-9
/
+23
2021-06-19
mt76: mt7921: fix reset under the deep sleep is enabled
Sean Wang
1
-6
/
+17
2021-05-15
mt76: mt7921: fix possible AOOB issue in mt7921_mcu_tx_rate_report
Lorenzo Bianconi
1
-7
/
+10
2021-04-21
mt76: mt7921: reinit wpdma during drv_own if necessary
Lorenzo Bianconi
1
-0
/
+2
2021-04-21
mt76: mt7921: fix a precision vs width bug in printk
Dan Carpenter
1
-1
/
+1
2021-04-21
mt76: mt7921: introduce mt7921_mcu_sta_add routine
Lorenzo Bianconi
1
-0
/
+20
2021-04-21
mt76: mt7921: get rid of mcu_reset function pointer
Lorenzo Bianconi
1
-1
/
+2
2021-04-21
mt76: mt7921: add awake and doze time accounting
Lorenzo Bianconi
1
-5
/
+14
2021-04-21
mt76: connac: check wake refcount in mcu_fw_pmctrl
Lorenzo Bianconi
1
-1
/
+1
2021-04-21
mt76: connac: unschedule ps_work in mt76_connac_pm_wake
Lorenzo Bianconi
1
-1
/
+0
2021-04-21
mt76: mt7921: fix a race between mt7921_mcu_drv_pmctrl and mt7921_mcu_fw_pmctrl
Lorenzo Bianconi
1
-10
/
+24
2021-04-21
mt76: connac: move mcu_update_arp_filter in mt76_connac module
Lorenzo Bianconi
1
-44
/
+0
2021-04-21
mt76: improve mcu error logging
Lorenzo Bianconi
1
-1
/
+1
2021-04-21
mt76: mt7921: add dumping Tx power table
Sean Wang
1
-0
/
+23
2021-04-13
mt76: mt7921: add rcu section in mt7921_mcu_tx_rate_report
Lorenzo Bianconi
1
-1
/
+6
2021-04-13
mt76: mt7921: introduce MCU_EVENT_LP_INFO event parsing
Lorenzo Bianconi
1
-0
/
+19
2021-04-13
mt76: mt7921: fix the insmod hangs
Sean Wang
1
-12
/
+1
2021-04-12
mt76: mt7921: fix inappropriate WoW setup with the missing ARP informaiton
Sean Wang
1
-0
/
+44
2021-04-12
mt76: mt7921: rework mt7921_mcu_debug_msg_event routine
Lorenzo Bianconi
1
-14
/
+12
2021-04-12
mt76: mt7921: add wifi reset support
Lorenzo Bianconi
1
-0
/
+3
2021-04-12
mt76: mt7921: introduce mt7921_run_firmware utility routine.
Lorenzo Bianconi
1
-13
/
+19
2021-04-12
mt76: mt7921: reduce mcu timeouts for suspend, offload and hif_ctrl msg
Lorenzo Bianconi
1
-2
/
+10
2021-04-12
mt76: mt7921: switch to new api for hardware beacon filter
Sean Wang
1
-1
/
+7
2021-02-26
mt76: mt7921: remove incorrect error handling
Arnd Bergmann
1
-3
/
+1
2021-01-29
mt76: mt7921: add coredump support
Sean Wang
1
-0
/
+5
2021-01-29
mt76: mt7921: introduce Runtime PM support
Sean Wang
1
-0
/
+69
2021-01-29
mt76: mt7921: rely on mt76_connac_mcu module for suspend and WoW support
Lorenzo Bianconi
1
-305
/
+1
2021-01-29
mt76: mt7921: rely on mt76_connac_mcu module for sched_scan and hw_scan
Lorenzo Bianconi
1
-193
/
+4
2021-01-29
mt76: mt7921: rely on mt76_connac_mcu common library
Lorenzo Bianconi
1
-1219
/
+27
2021-01-29
mt76: mt7921: introduce PM support
Sean Wang
1
-0
/
+307
2021-01-29
mt76: mt7921: introduce beacon_loss mcu event
Sean Wang
1
-0
/
+35
2021-01-29
mt76: mt7921: introduce support for hardware beacon filter
Sean Wang
1
-0
/
+75
2021-01-29
mt76: mt7921: introduce 802.11 PS support in sta mode
Sean Wang
1
-0
/
+37
2021-01-29
mt76: mt7921: introduce schedule scan support
Sean Wang
1
-0
/
+83
2021-01-29
mt76: mt7921: add MCU support
Sean Wang
1
-0
/
+2382