Re: [PATCH] ath: fix frequent flase radar detection

2018-10-15 Thread Peter Oh
On 10/14/2018 10:07 PM, Tamizh chelvam wrote: > Many number of false radar detection occurred in a noisy > environment in QCA4019, QCA9888 devices. By reducing > PRI_TOLERANCE to 6 and flushing out pulse queue by dpd_reset > if timestamp between current and previous pulse is lesser than > 100ms

Re: [PATCH 1/2] dt: bindings: add new dt entry to indentify external FEM

2018-10-15 Thread Rob Herring
On Thu, Oct 04, 2018 at 05:12:43PM +0530, Bhagavathi Perumal S wrote: > This adds new dt entry ext-fem-name, it is used by ath10k driver > to select correct timing parameters and configure it in target wifi hardware. > The Front End Module(FEM) normally includes tx power amplifier(PA) and > rx low

Re: [PATCH] ath10k: Add wrapper function to ath10k debug

2018-10-15 Thread Kan Yan
> Johannes had an interesting idea to use trace_ath10k_log_dbg_enabled(). > Could you investigate if that would work? That way we might get the > performance improvement even when is enabled CONFIG_ATH10K_TRACING (but > actual trace point is disabled, of course). That's a good idea. This patch was

ath10k: Kconfig build warnings

2018-10-15 Thread Jeff Kirsher
Not sure if you aware, with David Miller's latest net-next tree, doing a 'make allmodconfig' produces the following Kconfig errors: [15:06:06]$ make allmodconfig scripts/kconfig/conf --allmodconfig Kconfig WARNING: unmet direct dependencies detected for QCOM_QMI_HELPERS Depends on [n]: ARCH_QC

[PATCH net-next] ath10k: fix copy-paste error in ath10k_qmi_setup_msa_resources()

2018-10-15 Thread Wei Yongjun
The return value from devm_memremap() is not checked correctly. The test is done against a wrong variable. This patch fix it. Fixes: ba94c753ccb4 ("ath10k: add QMI message handshake for wcn3990 client") Signed-off-by: Wei Yongjun --- drivers/net/wireless/ath/ath10k/qmi.c | 2 +- 1 file changed,

ath10k_pci QCA6174 crashes on sleep or shutdown

2018-10-15 Thread think more
I am having a problem. I just can't suspend laptop or shutdown, it gets stuck. I narrowed down the cause and it appears it is my wireless card, Killer 1525 and QCA6174 firmware drivers. If I switch off wifi before sleeping or shutting down, laptop doesn't get stuck. Now I am on Ubuntu 18.10, kernel