]> git.baikalelectronics.ru Git - kernel.git/commit
mac80211: support FTM responder configuration/statistics
authorPradeep Kumar Chitrapu <pradeepc@codeaurora.org>
Thu, 4 Oct 2018 03:19:20 +0000 (20:19 -0700)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 12 Oct 2018 10:46:09 +0000 (12:46 +0200)
commit3d206427d53c3a865adb81232c27e08576a8ea10
treed9e0f3b2a0463ef7760e2ae574a9de686c935243
parente408f3cfb35c02a6adf70e841a17447f8502b455
mac80211: support FTM responder configuration/statistics

New bss param ftm_responder is used to notify the driver to
enable fine timing request (FTM) responder role in AP mode.

Plumb the new cfg80211 API for FTM responder statistics through to
the driver API in mac80211.

Signed-off-by: David Spinadel <david.spinadel@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Pradeep Kumar Chitrapu <pradeepc@codeaurora.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/mac80211.h
net/mac80211/cfg.c
net/mac80211/driver-ops.h
net/mac80211/trace.h
net/mac80211/util.c