All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aloka Dixit <alokad@codeaurora.org>
To: johannes@sipsolutions.net
Cc: linux-wireless@vger.kernel.org, Aloka Dixit <alokad@codeaurora.org>
Subject: [PATCH v6 0/2] Add FILS discovery support
Date: Fri, 11 Sep 2020 00:05:26 +0000	[thread overview]
Message-ID: <010101747a7b2b09-e208dc39-48f6-4d49-bd4d-7b7af4931505-000000@us-west-2.amazonses.com> (raw)

This patchset adds support for FILS discovery transmission as per
IEEE Std 802.11ai-2016.

v6: Addressed review comments from v5.

Aloka Dixit (2):
  nl80211: Add FILS discovery support
  mac80211: Add FILS discovery support

 include/net/cfg80211.h       | 19 +++++++++++++
 include/net/mac80211.h       | 27 ++++++++++++++++++
 include/uapi/linux/nl80211.h | 44 +++++++++++++++++++++++++++++
 net/mac80211/cfg.c           | 54 ++++++++++++++++++++++++++++++++----
 net/mac80211/ieee80211_i.h   |  7 +++++
 net/mac80211/tx.c            | 28 +++++++++++++++++++
 net/wireless/nl80211.c       | 50 +++++++++++++++++++++++++++++++++
 7 files changed, 223 insertions(+), 6 deletions(-)

-- 
2.25.0


                 reply	other threads:[~2020-09-11  0:05 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=010101747a7b2b09-e208dc39-48f6-4d49-bd4d-7b7af4931505-000000@us-west-2.amazonses.com \
    --to=alokad@codeaurora.org \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.