linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] cfg80211: PBSS Basic Support
@ 2015-02-08 13:52 Dedy Lansky
  2015-02-08 13:52 ` [PATCH v2 1/2] cfg80211: add bss_type and privacy arguments in cfg80211_get_bss() Dedy Lansky
  2015-02-08 13:52 ` [PATCH v2 2/2] cfg80211: add support for connecting to PBSS network type Dedy Lansky
  0 siblings, 2 replies; 5+ messages in thread
From: Dedy Lansky @ 2015-02-08 13:52 UTC (permalink / raw)
  To: Johannes Berg; +Cc: Dedy Lansky, linux-wireless, Vladimir Kondratiev

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


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

end of thread, other threads:[~2015-03-03  9:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-08 13:52 [PATCH v2 0/2] cfg80211: PBSS Basic Support Dedy Lansky
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

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).