]> 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)
commit7b6d2571da033e4db4654fc0765245a9bf3361a3
treed9e0f3b2a0463ef7760e2ae574a9de686c935243
parent349c1256925bbd7be0c91e9cc36ec4db63a277d5
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