[PATCH v4 1/3] cfg80211: support FTM responder configuration/statistics

2018-09-07 Thread Pradeep Kumar Chitrapu
Allow userspace to enable fine timing measurement responder functionality with configurable lci/civic parameters in AP mode. This can be done at AP start or changing beacon parameters. A new EXT_FEATURE flag is introduced for drivers to advertise the capability. Also nl80211 API support for retri

[PATCH v4 2/3] mac80211: support FTM responder configuration/statistics

2018-09-07 Thread Pradeep Kumar Chitrapu
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 Signed-off-by: Johannes Berg Signed-off-by: Pradee

[PATCH v4 0/3] support ftm responder configuration/statistics

2018-09-07 Thread Pradeep Kumar Chitrapu
Currently ftm_responder parameter in hostapd.conf is only used for fine timing measurement (FTM) capability advertisement and actual control of the functionality is with low-level device/driver. This leads to confusion to the user when the capability advertisement is different from actual FTM respo

[PATCH v4 3/3] ath10k: Add support to configure ftm responder role

2018-09-07 Thread Pradeep Kumar Chitrapu
Configure fine timing measurement (FTM) responder role from the ftm_responder bss param sent by mac80211. With FTM functionality offloaded to firmware, adding the interface allows userspace to enable FTM responder functionality. ath10k disables it at the time of interface creation. Supported FW: 1

[PATCH] ath10k: utilize random MAC address if none is provided

2018-09-07 Thread Brian Norris
Since commit 9d5804662ce1 ("ath10k: retrieve MAC address from system firmware if provided"), we support pulling our MAC address from system firmware. Along with this, we should admit that it's possible for system firmware to be screwed up as well, omitting the MAC address there. Provide a fallback

[PATCH resend v3 2/3] mac80211: support FTM responder configuration/statistics

2018-09-07 Thread Pradeep Kumar Chitrapu
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 Signed-off-by: Johannes Berg Signed-off-by: Pradee

[PATCH resend v3 3/3] ath10k: Add support to configure ftm responder role

2018-09-07 Thread Pradeep Kumar Chitrapu
Configure fine timing measurement (FTM) responder role from the ftm_responder bss param sent by mac80211. With FTM functionality offloaded to firmware, adding the interface allows userspace to enable FTM responder functionality. ath10k disables it at the time of interface creation. Supported FW: 1

[PATCH resend v3 0/3] support ftm responder configuration/statistics

2018-09-07 Thread Pradeep Kumar Chitrapu
Currently ftm_responder parameter in hostapd.conf is only used for fine timing measurement (FTM) capability advertisement and actual control of the functionality is with low-level device/driver. This leads to confusion to the user when the capability advertisement is different from actual FTM respo

[PATCH resend v3 1/3] cfg80211: support FTM responder configuration/statistics

2018-09-07 Thread Pradeep Kumar Chitrapu
Allow userspace to enable fine timing measurement responder functionality with configurable LCI/Civic parameters in AP mode. This can be done at AP start or changing beacon parameters. A new EXT_FEATURE flag is introduced for drivers to advertise the capability. Also nl80211 API support for retri

Re: ath10k: adding wlan to bridge causes WPA2-PSK to fail

2018-09-07 Thread Krishna Chaitanya
On Tue, Aug 28, 2018 at 9:47 PM Krishna Chaitanya wrote: > > Hi, > > I am trying to connect ath10k interface to Linux bridge after enabling > of 4addr mode in WPA2-PSK mode, but EAPOL handshake fails, M1 is > not received by the wpa_supplicant. Did not pass "-b br0" to the wpa_supplicant so l2 bri

Re: [PATCH v3 0/3] support ftm responder configuration/statistics

2018-09-07 Thread Arend van Spriel
On 9/6/2018 9:58 PM, Johannes Berg wrote: I'm not sure what you're doing, but this time only the cover letter made it to the list, afaict. maybe try to resend from somewhere else? I guess you are using 'git send-email' so you could use --dry-run and check if every message would be send to the