From: Dedy Lansky <dlansky@codeaurora.org>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: Dedy Lansky <dlansky@codeaurora.org>,
linux-wireless@vger.kernel.org,
Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com>
Subject: [PATCH v2 0/2] cfg80211: PBSS Basic Support
Date: Sun, 8 Feb 2015 15:52:02 +0200 [thread overview]
Message-ID: <1423403524-22540-1-git-send-email-dlansky@codeaurora.org> (raw)
cfg80211: PBSS Basic Support
Dedy Lansky (2):
cfg80211: add bss_type and privacy arguments in cfg80211_get_bss()
cfg80211: add support for connecting to PBSS network type
drivers/net/wireless/ath/ath10k/mac.c | 3 +-
drivers/net/wireless/ath/ath6kl/cfg80211.c | 9 +--
drivers/net/wireless/ath/wil6210/cfg80211.c | 2 +-
drivers/net/wireless/cw1200/sta.c | 4 +-
drivers/net/wireless/libertas/cfg.c | 6 +-
drivers/net/wireless/mwifiex/cfg80211.c | 8 +--
include/net/cfg80211.h | 42 +++++++++++++-
net/mac80211/ibss.c | 43 ++++-----------
net/wireless/ibss.c | 2 +-
net/wireless/mlme.c | 6 +-
net/wireless/scan.c | 86 ++++++++++++++++++++++++++---
net/wireless/sme.c | 22 ++++----
net/wireless/trace.h | 24 ++++----
13 files changed, 177 insertions(+), 80 deletions(-)
--
1.9.1
next reply other threads:[~2015-02-08 13:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-08 13:52 Dedy Lansky [this message]
2015-02-08 13:52 ` [PATCH v2 1/2] cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() Dedy Lansky
2015-03-03 9:08 ` Johannes Berg
2015-02-08 13:52 ` [PATCH v2 2/2] cfg80211: add support for connecting to PBSS network type Dedy Lansky
2015-03-03 9:13 ` Johannes Berg
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=1423403524-22540-1-git-send-email-dlansky@codeaurora.org \
--to=dlansky@codeaurora.org \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=qca_vkondrat@qca.qualcomm.com \
/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 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).