linux-xiaomi-chiron/drivers/net/wireless/ath/ath10k
Jami Kettunen 019ec6d0a5 [HACK] ath10k: Fake MSA ready event after event server arrival
This finally allowed me to get past the 2 ath10k_info()'s in qmi.c!

However, this doesn't fix everything; it seems you *have* to run
diag-router from https://github.com/andersson/diag to calm the firmware
down and stop constantly crashing; need to look into a way to get Wi-Fi
working later without needing this debug crap to be running.

This should possible be submitted as a quirk to the ath10k driver as
modem on mainline 8998 should be running now as well...
2022-10-31 02:02:25 +02:00
..
ahb.c ath10k: Use of_device_get_match_data() helper 2022-03-21 12:48:24 +02:00
ahb.h ath10k: switch to use SPDX license identifiers 2019-02-20 10:33:00 +02:00
bmi.c wifi: ath10k: Fix miscellaneous spelling errors 2022-09-16 12:18:51 +03:00
bmi.h treewide: Replace 0-element memcpy() destinations with flexible arrays 2021-10-18 12:28:53 -07:00
ce.c wifi: ath10k: Fix miscellaneous spelling errors 2022-09-16 12:18:51 +03:00
ce.h ath10k: Keep track of which interrupts fired, don't poll them 2020-09-01 15:04:13 +03:00
core.c wifi: ath10k: Fix miscellaneous spelling errors 2022-09-16 12:18:51 +03:00
core.h wifi: ath10k: Fix miscellaneous spelling errors 2022-09-16 12:18:51 +03:00
coredump.c wifi: ath10k: Fix miscellaneous spelling errors 2022-09-16 12:18:51 +03:00
coredump.h wifi: ath10k: Fix miscellaneous spelling errors 2022-09-16 12:18:51 +03:00
debug.c wifi: ath10k: Fix miscellaneous spelling errors 2022-09-16 12:18:51 +03:00
debug.h ath10k: Add new debug level for sta related logs 2021-02-09 09:25:10 +02:00
debugfs_sta.c wifi: ath10k: Fix miscellaneous spelling errors 2022-09-16 12:18:51 +03:00
hif.h ath10k: hif: make send_complete_check op optional 2020-04-21 15:04:02 +03:00
htc.c wifi: ath10k: Set tx credit to one for WCN3990 snoc based devices 2022-08-09 09:15:38 +03:00
htc.h ath10k: enable alt data of TX path for sdio 2020-04-22 09:43:32 +03:00
htt.c ath10k: abstract htt_rx_desc structure 2022-01-17 14:45:15 +02:00
htt.h ath10k: abstract htt_rx_desc structure 2022-01-17 14:45:15 +02:00
htt_rx.c wifi: ath10k: reset pointer after memory free to avoid potential use-after-free 2022-09-22 10:18:06 +03:00
htt_tx.c wifi: ath10k: Fix miscellaneous spelling errors 2022-09-16 12:18:51 +03:00
hw.c wifi: ath10k: Fix miscellaneous spelling errors 2022-09-16 12:18:51 +03:00
hw.h wifi: ath10k: Set tx credit to one for WCN3990 snoc based devices 2022-08-09 09:15:38 +03:00
Kconfig qcom_scm: hide Kconfig symbol 2021-10-07 16:51:57 +02:00
mac.c Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git 2022-09-27 09:17:01 +03:00
mac.h ath10k: add support for hardware rfkill 2019-10-02 20:20:33 +03:00
Makefile ath10k: switch to use SPDX license identifiers 2019-02-20 10:33:00 +02:00
p2p.c ath10k: Don't iterate over not-sdata-in-driver interfaces. 2020-11-07 09:57:07 +02:00
p2p.h ath10k: switch to use SPDX license identifiers 2019-02-20 10:33:00 +02:00
pci.c wireless-next patches for v6.1 2022-09-30 10:07:31 -07:00
pci.h wifi: ath10k: Fix miscellaneous spelling errors 2022-09-16 12:18:51 +03:00
qmi.c [HACK] ath10k: Fake MSA ready event after event server arrival 2022-10-31 02:02:25 +02:00
qmi.h ath10k: Remove ath10k_qmi_register_service_notifier() declaration 2020-05-30 17:18:29 +03:00
qmi_wlfw_v01.c ath10k: Fix HOST capability QMI incompatibility 2019-09-17 17:03:13 +03:00
qmi_wlfw_v01.h ath10k: Fix HOST capability QMI incompatibility 2019-09-17 17:03:13 +03:00
rx_desc.h wifi: ath10k: Fix miscellaneous spelling errors 2022-09-16 12:18:51 +03:00
sdio.c wireless-next patches for v6.1 2022-09-30 10:07:31 -07:00
sdio.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next 2020-06-03 16:27:18 -07:00
snoc.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
snoc.h ath10k: Don't always treat modem stop events as crashes 2021-10-05 17:26:38 +03:00
spectral.c ath10k: make relay callbacks const 2020-12-15 22:46:18 -08:00
spectral.h ath10k: switch to use SPDX license identifiers 2019-02-20 10:33:00 +02:00
swap.c ath10k: remove unnecessary 'out of memory' message 2019-06-28 22:14:06 +03:00
swap.h ath10k: Replace zero-length array with flexible-array member 2022-02-21 12:23:28 +02:00
targaddrs.h ath10k: sdio: add firmware coredump support 2020-08-19 20:36:19 +03:00
testmode.c ath10k: Fix some typo in some warning messages 2019-12-17 16:24:17 +02:00
testmode.h ath10k: switch to use SPDX license identifiers 2019-02-20 10:33:00 +02:00
testmode_i.h ath10k: switch to use SPDX license identifiers 2019-02-20 10:33:00 +02:00
thermal.c wifi: ath10k: Fix miscellaneous spelling errors 2022-09-16 12:18:51 +03:00
thermal.h wifi: ath10k: Fix miscellaneous spelling errors 2022-09-16 12:18:51 +03:00
trace.c ath10k: Add wrapper function to ath10k debug 2019-06-25 15:48:47 +03:00
trace.h tracing/ath: Use the new __vstring() helper 2022-07-15 17:44:40 -04:00
txrx.c ath10k: improve tx status reporting 2022-05-22 15:27:51 +03:00
txrx.h ath10k: switch to use SPDX license identifiers 2019-02-20 10:33:00 +02:00
usb.c net: drop the weight argument from netif_napi_add 2022-09-28 18:57:14 -07:00
usb.h wifi: ath10k: Fix miscellaneous spelling errors 2022-09-16 12:18:51 +03:00
wmi-ops.h ath10k: Add wmi command support for station specific TID config 2020-08-26 17:52:46 +03:00
wmi-tlv.c wifi: mac80211: move some future per-link data to bss_conf 2022-06-20 12:55:01 +02:00
wmi-tlv.h wifi: ath10k: Fix miscellaneous spelling errors 2022-09-16 12:18:51 +03:00
wmi.c wifi: ath10k: Fix miscellaneous spelling errors 2022-09-16 12:18:51 +03:00
wmi.h wifi: ath10k: Fix miscellaneous spelling errors 2022-09-16 12:18:51 +03:00
wow.c ath10k: fix memory overwrite of the WoWLAN wakeup packet pattern 2022-01-11 16:30:14 +02:00
wow.h ath10k: switch to use SPDX license identifiers 2019-02-20 10:33:00 +02:00