linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/10]  mac80211 patches from our internal tree 2017-08-05
@ 2017-08-05  8:44 Luca Coelho
  2017-08-05  8:44 ` [PATCH 01/10] mac80211: add MESH IE in the correct order Luca Coelho
                   ` (11 more replies)
  0 siblings, 12 replies; 26+ messages in thread
From: Luca Coelho @ 2017-08-05  8:44 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless, Luca Coelho

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

Hi,

Here are some pending mac80211 patches from our internal tree.

The "mac80211: add api to start ba session timer expired flow" patch
is needed by an iwlwifi patch that I want to send for -fixes, so it
would have to be applied to -fixes as well.  Should I send a separate
patchset with these two so they can be both applied at the same time
(either in the mac80211 or in wireless-drivers tree)?

Please review.

Cheers,
Luca.

Avraham Stern (1):
  ieee80211: Add WFA TPC report element OUI type

Beni Lev (1):
  mac80211_hwsim: Add command to control rx status RSSI

Emmanuel Grumbach (1):
  cfg80211: honor NL80211_RRF_NO_HT40{MINUS,PLUS}

Gregory Greenman (1):
  mac80211: recalculate some sta parameters after insertion

Johannes Berg (1):
  mac80211: simplify and clarify IE splitting

Liad Kaufman (2):
  mac80211: add MESH IE in the correct order
  mac80211: extend ieee80211_ie_split to support EXTENSION

Naftali Goldstein (1):
  mac80211: add api to start ba session timer expired flow

Sharon Dvir (1):
  mac80211: shorten debug prints using ht_dbg() to avoid warning

Tova Mussai (1):
  nl80211: return error for invalid center_freq in 40 MHz

 drivers/net/wireless/mac80211_hwsim.c | 36 ++++++++++++++++++++--
 include/linux/ieee80211.h             |  1 +
 include/net/cfg80211.h                |  6 ++--
 include/net/mac80211.h                | 15 +++++++++
 net/mac80211/agg-rx.c                 | 22 +++++++++++++-
 net/mac80211/agg-tx.c                 |  4 +--
 net/mac80211/mlme.c                   | 19 +++++-------
 net/mac80211/sta_info.c               | 57 ++++++++++++++++++++---------------
 net/mac80211/util.c                   | 23 ++++++--------
 net/wireless/nl80211.c                |  9 ++++++
 net/wireless/reg.c                    | 20 ++++++++++--
 net/wireless/util.c                   | 54 ++++++++++++++++++++++++++++-----
 12 files changed, 199 insertions(+), 67 deletions(-)

-- 
2.13.2

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

end of thread, other threads:[~2017-09-29 11:24 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-05  8:44 [PATCH 00/10] mac80211 patches from our internal tree 2017-08-05 Luca Coelho
2017-08-05  8:44 ` [PATCH 01/10] mac80211: add MESH IE in the correct order Luca Coelho
2017-08-05  8:44 ` [PATCH 02/10] mac80211: shorten debug prints using ht_dbg() to avoid warning Luca Coelho
2017-08-05  8:44 ` [PATCH 03/10] mac80211: extend ieee80211_ie_split to support EXTENSION Luca Coelho
2017-08-05  8:44 ` [PATCH 04/10] mac80211: simplify and clarify IE splitting Luca Coelho
2017-08-05  8:44 ` [PATCH 05/10] ieee80211: Add WFA TPC report element OUI type Luca Coelho
2017-09-06 10:29   ` Johannes Berg
2017-09-29 11:21     ` [PATCH v2] " Luca Coelho
2017-08-05  8:44 ` [PATCH 06/10] cfg80211: honor NL80211_RRF_NO_HT40{MINUS,PLUS} Luca Coelho
2017-09-05 14:30   ` Johannes Berg
2017-09-05 16:49     ` Grumbach, Emmanuel
2017-09-06  7:29       ` Johannes Berg
2017-09-06  7:51         ` Grumbach, Emmanuel
2017-09-06 10:45   ` [PATCH v2] " Emmanuel Grumbach
2017-08-05  8:44 ` [PATCH 07/10] mac80211: add api to start ba session timer expired flow Luca Coelho
2017-08-05 23:14   ` kbuild test robot
2017-08-06  7:15   ` [PATCH v2] " Luca Coelho
2017-08-05  8:44 ` [PATCH 08/10] mac80211: recalculate some sta parameters after insertion Luca Coelho
2017-08-05  8:44 ` [PATCH 09/10] mac80211_hwsim: Add command to control rx status RSSI Luca Coelho
2017-09-06 10:33   ` Johannes Berg
2017-09-29 11:24     ` Luca Coelho
2017-08-05  8:44 ` [PATCH 10/10] nl80211: return error for invalid center_freq in 40 MHz Luca Coelho
2017-08-07  9:06 ` [PATCH 00/10] mac80211 patches from our internal tree 2017-08-05 Kalle Valo
2017-08-07  9:31   ` Luca Coelho
2017-08-07 13:05     ` Kalle Valo
2017-09-05 14:29 ` 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).