linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] mac80211/cfg80211: a bunch of patches from our internal tree
@ 2016-07-05 12:23 Luca Coelho
  2016-07-05 12:23 ` [PATCH 1/7] nl80211: Add API to support VHT MU-MIMO air sniffer Luca Coelho
                   ` (7 more replies)
  0 siblings, 8 replies; 16+ messages in thread
From: Luca Coelho @ 2016-07-05 12:23 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless, Luca Coelho

From: Luca Coelho <luciano.coelho@intel.com>

Hi Johannes,

These are some cfg80211/mac80211 patches that were pending upstreaming
in our internal tree (I think you know about them ;).

Please let me know if everything is okay.

There is a couple of checkpatch >80 chars line warnings, which I
decided to ignore, since fixing them would make things uglier.

One patch required changes in other drivers.  Those changes are
compile-tested only.

Cheers,
Luca.

Aviya Erenfeld (1):
  nl80211: Add API to support VHT MU-MIMO air sniffer

Avraham Stern (2):
  nl80211: Add info to scan results to support beacon report
  mac80211: Add support for beacon report radio measurement

Gregory Greenman (1):
  cfg80211: handle failed skb allocation

Ilan Peer (1):
  mac80211_hwsim: Add radar bandwidths to the P2P Device combination

Johannes Berg (2):
  mac80211: report failure to start (partial) scan as scan abort
  mac80211: parse wide bandwidth channel switch IE with workaround

 drivers/net/wireless/ath/ath10k/mac.c         | 14 ++++--
 drivers/net/wireless/ath/ath9k/channel.c      |  5 +-
 drivers/net/wireless/atmel/at76c50x-usb.c     |  5 +-
 drivers/net/wireless/intel/iwlegacy/common.c  |  6 ++-
 drivers/net/wireless/intel/iwlwifi/dvm/scan.c |  6 ++-
 drivers/net/wireless/intel/iwlwifi/mvm/scan.c | 37 +++++++++++---
 drivers/net/wireless/mac80211_hwsim.c         | 36 ++++++--------
 drivers/net/wireless/st/cw1200/scan.c         |  6 ++-
 drivers/net/wireless/ti/wl1251/event.c        |  6 ++-
 drivers/net/wireless/ti/wl1251/main.c         |  6 ++-
 drivers/net/wireless/ti/wlcore/main.c         | 11 ++++-
 drivers/net/wireless/ti/wlcore/scan.c         |  5 +-
 include/net/cfg80211.h                        | 50 ++++++++++++++++---
 include/net/mac80211.h                        |  5 +-
 include/uapi/linux/nl80211.h                  | 71 +++++++++++++++++++++++++++
 net/mac80211/ieee80211_i.h                    |  1 +
 net/mac80211/scan.c                           | 42 ++++++++++++++--
 net/mac80211/spectmgmt.c                      | 45 +++++++----------
 net/wireless/core.c                           |  4 +-
 net/wireless/core.h                           | 12 +++++
 net/wireless/nl80211.c                        | 63 ++++++++++++++++++++++++
 net/wireless/scan.c                           | 18 ++++---
 net/wireless/trace.h                          | 33 ++++++++++---
 net/wireless/util.c                           |  2 +
 24 files changed, 386 insertions(+), 103 deletions(-)

-- 
2.8.1


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

end of thread, other threads:[~2016-07-06 13:06 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-05 12:23 [PATCH 0/7] mac80211/cfg80211: a bunch of patches from our internal tree Luca Coelho
2016-07-05 12:23 ` [PATCH 1/7] nl80211: Add API to support VHT MU-MIMO air sniffer Luca Coelho
2016-07-05 12:23 ` [PATCH 2/7] mac80211_hwsim: Add radar bandwidths to the P2P Device combination Luca Coelho
2016-07-05 12:23 ` [PATCH 3/7] cfg80211: handle failed skb allocation Luca Coelho
2016-07-06 11:51   ` Johannes Berg
2016-07-06 11:53     ` Luca Coelho
2016-07-05 12:23 ` [PATCH 4/7] nl80211: Add info to scan results to support beacon report Luca Coelho
2016-07-05 13:18   ` kbuild test robot
2016-07-05 13:22   ` kbuild test robot
2016-07-05 13:26   ` Coelho, Luciano
2016-07-05 14:10   ` [PATCH v2] " Luca Coelho
2016-07-05 14:12     ` Luca Coelho
2016-07-05 12:23 ` [PATCH 5/7] mac80211: Add support for beacon report radio measurement Luca Coelho
2016-07-05 12:23 ` [PATCH 6/7] mac80211: report failure to start (partial) scan as scan abort Luca Coelho
2016-07-05 12:23 ` [PATCH 7/7] mac80211: parse wide bandwidth channel switch IE with workaround Luca Coelho
2016-07-06 13:06 ` [PATCH 0/7] mac80211/cfg80211: a bunch of patches from our internal tree 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).