linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] nl80211: support offloading FILS-SK roaming scenarios
@ 2018-05-22  8:19 Arend van Spriel
  2018-05-22  8:19 ` [PATCH 1/3] cfg80211: use separate struct for fils parameters Arend van Spriel
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Arend van Spriel @ 2018-05-22  8:19 UTC (permalink / raw)
  To: Johannes Berg
  Cc: linux-wireless, Eylon Pedinovsky, Jithu Jance, Arend van Spriel

This small patch series is based on patch originally submitted by Vidyullatha
to support driver/firmware roaming for FILS-SK offload. It also reworks the
connection response code to reuse the fils parameter structure for the ROAM
event.

The series is intended for 4.18 and applies to the master branch of the
mac80211-next repository.

Arend van Spriel (2):
  cfg80211: use separate struct for fils parameters
  nl80211: add FILS related parameters to ROAM event

Vidyullatha Kanchanapally (1):
  nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMS

 include/net/cfg80211.h       | 51 ++++++++++++++++---------
 include/uapi/linux/nl80211.h |  6 ++-
 net/wireless/core.c          |  4 ++
 net/wireless/nl80211.c       | 90 +++++++++++++++++++++++++++++++++++++-------
 net/wireless/sme.c           | 88 ++++++++++++++++++++++++++++++-------------
 5 files changed, 180 insertions(+), 59 deletions(-)

--
1.9.1

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-06-05 12:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-22  8:19 [PATCH 0/3] nl80211: support offloading FILS-SK roaming scenarios Arend van Spriel
2018-05-22  8:19 ` [PATCH 1/3] cfg80211: use separate struct for fils parameters Arend van Spriel
2018-05-22  8:19 ` [PATCH 2/3] nl80211: add FILS related parameters to ROAM event Arend van Spriel
2018-05-22  8:19 ` [PATCH 3/3] nl80211: Update ERP info using NL80211_CMD_UPDATE_CONNECT_PARAMS Arend van Spriel
2018-06-05 10:35 ` [PATCH 0/3] nl80211: support offloading FILS-SK roaming scenarios Arend van Spriel
2018-06-05 12:33   ` Johannes Berg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).