Re: ath10k: Add support to configure channel dwell time

2018-05-25 Thread Kalle Valo
-by: Pradeep Kumar Chitrapu > Signed-off-by: Kalle Valo Patch applied to ath-next branch of ath.git, thanks. be8cce96f14d ath10k: add support to configure channel dwell time -- https://patchwork.kernel.org/patch/10395687/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches

[PATCH] ath10k: Add support to configure channel dwell time

2018-05-11 Thread Pradeep Kumar Chitrapu
Configure channel dwell time from duration of the scan request received from mac80211 when the duration is non-zero. When the scan request does not have duration value, use the default ones, the current implementation. Corresponding flag NL80211_EXT_FEATURE_SET_SCAN_DWELL is advertized. Supported