linux/drivers/net/wireless/ath/ath11k
Carl Huang 0699940755 ath11k: pci: fix L1ss clock unstable problem
For QCA6390, one PCI related clock drifts sometimes, and
it makes PCI link difficult to quit L1ss. Fix it by writing
some registers which are known to fix the problem.

Tested-on: QCA6390 hw2.0 PCI WLAN.HST.1.0.1-01740-QCAHSTSWPLZ_V2_TO_X86-1

Signed-off-by: Carl Huang <cjhuang@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/1607609124-17250-5-git-send-email-kvalo@codeaurora.org
2020-12-12 06:40:17 +02:00
..
ahb.c ath11k: fix rmmod failure if qmi sequence fails 2020-12-09 09:00:29 +02:00
ahb.h ath11k: Remove rproc references from common core layer 2020-09-21 16:11:28 +03:00
ce.c ath11k: start a timer to update HP for CE pipe 4 2020-10-01 22:33:15 +03:00
ce.h ath11k: start a timer to update HP for CE pipe 4 2020-10-01 22:33:15 +03:00
core.c ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDID 2020-12-12 06:40:11 +02:00
core.h ath11k: fix rmmod failure if qmi sequence fails 2020-12-09 09:00:29 +02:00
dbring.c ath11k: hal: create hw_srng_config dynamically 2020-08-17 13:18:38 +03:00
dbring.h
debug.c ath11k: refactor debugfs code into debugfs.c 2020-09-22 10:41:41 +03:00
debug.h ath11k: refactor debugfs code into debugfs.c 2020-09-22 10:41:41 +03:00
debugfs.c ath11k: fix rmmod failure if qmi sequence fails 2020-12-09 09:00:29 +02:00
debugfs.h ath11k: fix undefined reference to 'ath11k_debugfs_htt_ext_stats_handler' 2020-09-25 19:09:48 +03:00
debugfs_htt_stats.c ath11k: debugfs: move some function declarations to correct header files 2020-09-22 10:41:49 +03:00
debugfs_htt_stats.h ath11k: fix undefined reference to 'ath11k_debugfs_htt_ext_stats_handler' 2020-09-25 19:09:48 +03:00
debugfs_sta.c ath11k: debugfs: move some function declarations to correct header files 2020-09-22 10:41:49 +03:00
debugfs_sta.h ath11k: debugfs: move some function declarations to correct header files 2020-09-22 10:41:49 +03:00
dp.c ath11k: remove repeated words in comments and warnings 2020-10-28 15:44:04 +02:00
dp.h ath11k: remove repeated words in comments and warnings 2020-10-28 15:44:04 +02:00
dp_rx.c ath11k: dp_rx: fix monitor status dma unmap direction 2020-12-02 20:34:04 +02:00
dp_rx.h ath11k: Use GFP_ATOMIC instead of GFP_KERNEL in idr_alloc 2020-10-01 22:31:11 +03:00
dp_tx.c ath11k: Don't cast ath11k_skb_cb to ieee80211_tx_info.control 2020-12-02 20:19:00 +02:00
dp_tx.h
hal.c ath11k: remove unnecessary casts to u32 2020-10-01 22:33:20 +03:00
hal.h ath11k: start a timer to update TCL HP 2020-10-01 22:33:09 +03:00
hal_desc.h ath11k: Fix the hal descriptor mask 2020-11-07 10:05:02 +02:00
hal_rx.c ath11k: start a timer to update REO cmd ring 2020-10-01 22:33:12 +03:00
hal_rx.h ath11k: add packet log support for QCA6390 2020-10-01 22:32:04 +03:00
hal_tx.c ath11k: hal: create hw_srng_config dynamically 2020-08-17 13:18:38 +03:00
hal_tx.h
hif.h ath11k: configure copy engine msi address in CE srng 2020-08-17 13:18:21 +03:00
htc.c ath11k: set WMI pipe credit to 1 for QCA6390 2020-10-01 22:33:07 +03:00
htc.h
hw.c ath11k: fix wmi init configuration 2020-11-07 10:05:37 +02:00
hw.h ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDID 2020-12-12 06:40:11 +02:00
Kconfig ath11k: use remoteproc only with AHB devices 2020-08-17 13:07:17 +03:00
mac.c ath11k: mesh: add support for 256 bitmap in blockack frames in 11ax 2020-12-09 09:04:45 +02:00
mac.h ath11k: remove "ath11k_mac_get_ar_vdev_stop_status" references 2020-11-24 18:04:37 +02:00
Makefile ath11k: rename debug_htt_stats.[c|h] to debugfs_htt_stats.[c|h] 2020-09-22 10:41:46 +03:00
mhi.c ath11k: mhi: print a warning if firmware crashed 2020-12-12 06:40:08 +02:00
mhi.h ath11k: reset MHI during power down and power up 2020-08-18 12:47:10 +03:00
pci.c ath11k: pci: fix L1ss clock unstable problem 2020-12-12 06:40:17 +02:00
pci.h ath11k: pci: fix L1ss clock unstable problem 2020-12-12 06:40:17 +02:00
peer.c ath11k: peer delete synchronization with firmware 2020-11-24 18:04:34 +02:00
peer.h ath11k: peer delete synchronization with firmware 2020-11-24 18:04:34 +02:00
qmi.c ath11k: fix rmmod failure if qmi sequence fails 2020-12-09 09:00:29 +02:00
qmi.h ath11k: cold boot calibration support 2020-11-07 10:01:46 +02:00
reg.c ath11k: Add new dfs region name for JP 2020-11-07 10:06:12 +02:00
reg.h ath11k: Add new dfs region name for JP 2020-11-07 10:06:12 +02:00
rx_desc.h ath11k: remove repeated words in comments and warnings 2020-10-28 15:44:04 +02:00
spectral.c ath11k: Add support spectral scan for IPQ6018 2020-09-22 10:42:36 +03:00
spectral.h
testmode.c ath11k: remove repeated words in comments and warnings 2020-10-28 15:44:04 +02:00
testmode.h
testmode_i.h
thermal.c net: ath11k: constify ath11k_thermal_ops 2020-08-26 16:21:17 -07:00
thermal.h
trace.c
trace.h
wmi.c ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDID 2020-12-12 06:40:11 +02:00
wmi.h ath11k: put hw to DBS using WMI_PDEV_SET_HW_MODE_CMDID 2020-12-12 06:40:11 +02:00