linux/drivers/net/wireless/ath/ath10k
Vasanthakumar Thiagarajan ee9ca147c5 ath10k: Fix survey reporting with QCA4019
In QCA4019, cycle counter wraparound in same fashion
as QCA988X. When the cycle counter wraparound it
resets to 0x7fffffff. Set has_shifted_cc_wraparound to
true for QCA4019 to enable the code path to handle cycle
counter wraparound for consistent survey report.

Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qti.qualcomm.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
2016-05-11 22:53:10 +03:00
..
ahb.c
ahb.h
bmi.c
bmi.h
ce.c ath10k: fix checkpatch warnings related to spaces 2016-04-14 17:30:51 +03:00
ce.h ath10k: fix checkpatch warnings related to spaces 2016-04-14 17:30:51 +03:00
core.c ath10k: Fix survey reporting with QCA4019 2016-05-11 22:53:10 +03:00
core.h ath10k: update bss channel survey information 2016-05-06 18:55:37 +03:00
debug.c ath10k: move htt_op_version to struct ath10k_fw_file 2016-04-20 20:00:27 +03:00
debug.h ath10k: fix checkpatch warnings related to spaces 2016-04-14 17:30:51 +03:00
debugfs_sta.c
hif.h
htc.c
htc.h ath10k: fix checkpatch warnings related to spaces 2016-04-14 17:30:51 +03:00
htt.c ath10k: move htt_op_version to struct ath10k_fw_file 2016-04-20 20:00:27 +03:00
htt.h ath10k: move htt_op_version to struct ath10k_fw_file 2016-04-20 20:00:27 +03:00
htt_rx.c Merge ath-next from ath.git 2016-04-26 14:13:59 +03:00
htt_tx.c ath10k: move fw_features to struct ath10k_fw_file 2016-04-20 20:00:25 +03:00
hw.c
hw.h ath10k: remove deprecated firmware API 1 support 2016-04-20 20:00:22 +03:00
Kconfig
mac.c ath10k: update bss channel survey information 2016-05-06 18:55:37 +03:00
mac.h ath10k: add dynamic tx mode switch config support for qca4019 2016-04-19 18:10:46 +03:00
Makefile
p2p.c
p2p.h
pci.c ath10k: remove deprecated firmware API 1 support 2016-04-20 20:00:22 +03:00
pci.h ath10k: remove MSI range support 2016-04-12 21:27:24 +03:00
rx_desc.h
spectral.c
spectral.h
swap.c ath10k: remove enum ath10k_swap_code_seg_bin_type 2016-04-20 20:00:30 +03:00
swap.h ath10k: remove enum ath10k_swap_code_seg_bin_type 2016-04-20 20:00:30 +03:00
targaddrs.h ath10k: fix checkpatch warnings related to spaces 2016-04-14 17:30:51 +03:00
testmode.c ath10k: switch testmode to use ath10k_core_fetch_firmware_api_n() 2016-04-20 20:00:29 +03:00
testmode.h
testmode_i.h
thermal.c
thermal.h ath10k: fix checkpatch warnings related to spaces 2016-04-14 17:30:51 +03:00
trace.c
trace.h
txrx.c ath10k: add some sanity checks to peer_map_event() functions 2016-04-19 18:10:46 +03:00
txrx.h
wmi-ops.h ath10k: implement wmi_pdev_bss_chan_info_request 2016-05-06 18:55:37 +03:00
wmi-tlv.c ath10k: add a support of set_tsf on vdev interface 2016-04-12 21:26:24 +03:00
wmi-tlv.h ath10k: fix checkpatch warnings related to spaces 2016-04-14 17:30:51 +03:00
wmi.c ath10k: suppress warnings when getting wmi peer_rate_code_list event 2016-05-11 22:53:06 +03:00
wmi.h ath10k: handle pdev_chan_info wmi event 2016-05-06 18:55:37 +03:00
wow.c ath10k: move fw_features to struct ath10k_fw_file 2016-04-20 20:00:25 +03:00
wow.h