All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/11] cfg80211/mac80211 patches from our internal tree 2019-03-15
@ 2019-03-15 15:38 Luca Coelho
  2019-03-15 15:38 ` [PATCH 01/11] mac80211: Increase MAX_MSG_LEN Luca Coelho
                   ` (10 more replies)
  0 siblings, 11 replies; 18+ messages in thread
From: Luca Coelho @ 2019-03-15 15:38 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless, Luca Coelho

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

Hi,

Some patches with mac80211 and cfg80211 changes from our internal
tree.

Please review, though you have already reviewed most if not all of
them ;)

Cheers,
Luca.


Andrei Otcheretianski (1):
  mac80211: Increase MAX_MSG_LEN

Avraham Stern (1):
  mac80211_hwsim: set p2p device interface support indication

Ilan Peer (1):
  cfg80211: Handle WMM rules in regulatory domain intersection

Liad Kaufman (1):
  ieee80211: update HE IEs to D4.0 spec

Luca Coelho (1):
  nl80211: copy the length of dst of src in
    nl80211_notify_radar_detection()

Sara Sharon (5):
  cfg80211: don't skip multi-bssid index element
  cfg80211: support non-inheritance element
  mac80211: support non-inheritance element
  cfg80211: support profile split between elements
  mac80211: support profile split between elements

Shaul Triebitz (1):
  nl80211: increase NL80211_MAX_SUPP_REG_RULES

 drivers/net/wireless/mac80211_hwsim.c |   2 +
 include/linux/ieee80211.h             |  14 ++-
 include/net/cfg80211.h                |  22 ++++
 include/uapi/linux/nl80211.h          |   4 +-
 net/mac80211/ieee80211_i.h            |   1 -
 net/mac80211/trace_msg.h              |   7 +-
 net/mac80211/util.c                   | 162 +++++++++++++++---------
 net/wireless/nl80211.c                |   2 +-
 net/wireless/reg.c                    |  39 ++++++
 net/wireless/scan.c                   | 173 ++++++++++++++++++++++++--
 10 files changed, 345 insertions(+), 81 deletions(-)

-- 
2.20.1


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

end of thread, other threads:[~2019-04-17  6:34 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-15 15:38 [PATCH 00/11] cfg80211/mac80211 patches from our internal tree 2019-03-15 Luca Coelho
2019-03-15 15:38 ` [PATCH 01/11] mac80211: Increase MAX_MSG_LEN Luca Coelho
2019-03-15 15:38 ` [PATCH 02/11] nl80211: increase NL80211_MAX_SUPP_REG_RULES Luca Coelho
2019-03-15 15:38 ` [PATCH 03/11] nl80211: copy the length of dst of src in nl80211_notify_radar_detection() Luca Coelho
2019-03-23 12:34   ` Johannes Berg
2019-04-17  6:34     ` [PATCH v2 03/11] nl80211: do a struct assignment to radar_chandef instead of memcpy() Luca Coelho
2019-03-15 15:39 ` [PATCH 04/11] cfg80211: Handle WMM rules in regulatory domain intersection Luca Coelho
2019-03-15 15:39 ` [PATCH 05/11] mac80211_hwsim: set p2p device interface support indication Luca Coelho
2019-03-18 10:56   ` Arend Van Spriel
2019-03-15 15:39 ` [PATCH 06/11] cfg80211: don't skip multi-bssid index element Luca Coelho
2019-03-26  4:27   ` [cfg80211] 83db2c9ebd: hwsim.scan_multi_bssid_check_ie.fail kernel test robot
2019-03-26  4:27     ` kernel test robot
2019-03-15 15:39 ` [PATCH 07/11] cfg80211: support non-inheritance element Luca Coelho
2019-03-15 15:39 ` [PATCH 08/11] mac80211: " Luca Coelho
2019-03-15 15:39 ` [PATCH 09/11] cfg80211: support profile split between elements Luca Coelho
2019-03-19  9:06   ` Dan Carpenter
2019-03-15 15:39 ` [PATCH 10/11] mac80211: " Luca Coelho
2019-03-15 15:39 ` [PATCH 11/11] ieee80211: update HE IEs to D4.0 spec Luca Coelho

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.