linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/15] cfg80211/mac80211 patches from our internal tree 2024-03-18
@ 2024-03-18 16:53 Miri Korenblit
  2024-03-18 16:53 ` [PATCH 01/15] wifi: ieee80211: check for NULL in ieee80211_mle_size_ok() Miri Korenblit
                   ` (14 more replies)
  0 siblings, 15 replies; 16+ messages in thread
From: Miri Korenblit @ 2024-03-18 16:53 UTC (permalink / raw)
  To: johannes; +Cc: linux-wireless

Hi,

A bunch of patches from our internal tree with mac80211 and
cfg80211 changes. It's the usual developement:
features, cleanups and bugfixes.

Thanks,
Miri

Anjaneyulu (2):
  wifi: mac80211: handle indoor AFC/LPI AP on assoc success
  wifi: cfg80211: handle indoor AFC/LPI AP in probe response and beacon

Ayala Beker (3):
  wifi: mac80211: fix BSS_CHANGED_MLD_TTLM description
  wifi: mac80211: correctly set active links upon TTLM
  wifi: mac80211: add support for tearing down negotiated TTLM

Benjamin Berg (3):
  wifi: mac80211: improve association error reporting slightly
  wifi: cfg80211: check BSSID Index against MaxBSSID
  wifi: cfg80211: ignore non-TX BSSs in per-STA profile

Johannes Berg (7):
  wifi: ieee80211: check for NULL in ieee80211_mle_size_ok()
  wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok()
  wifi: mac80211_hwsim: move skip_beacons to be per link
  wifi: mac80211: clarify the dormant/suspended links docs
  wifi: mac80211: add flag to disallow puncturing in 5 GHz
  wifi: mac80211: parse puncturing bitmap in 6 GHz
  wifi: mac80211: fix prep_connection error path

 drivers/net/wireless/virtual/mac80211_hwsim.c | 19 ++--
 include/linux/ieee80211.h                     | 12 ++-
 include/net/mac80211.h                        | 22 ++++-
 net/mac80211/debugfs.c                        |  1 +
 net/mac80211/ieee80211_i.h                    |  2 +
 net/mac80211/mlme.c                           | 97 ++++++++++++++++---
 net/mac80211/status.c                         | 22 ++++-
 net/mac80211/util.c                           |  2 +
 net/wireless/scan.c                           | 54 +++++++++--
 9 files changed, 192 insertions(+), 39 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-03-18 16:54 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-18 16:53 [PATCH 00/15] cfg80211/mac80211 patches from our internal tree 2024-03-18 Miri Korenblit
2024-03-18 16:53 ` [PATCH 01/15] wifi: ieee80211: check for NULL in ieee80211_mle_size_ok() Miri Korenblit
2024-03-18 16:53 ` [PATCH 02/15] wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok() Miri Korenblit
2024-03-18 16:53 ` [PATCH 03/15] wifi: mac80211_hwsim: move skip_beacons to be per link Miri Korenblit
2024-03-18 16:53 ` [PATCH 04/15] wifi: mac80211: clarify the dormant/suspended links docs Miri Korenblit
2024-03-18 16:53 ` [PATCH 05/15] wifi: mac80211: fix BSS_CHANGED_MLD_TTLM description Miri Korenblit
2024-03-18 16:53 ` [PATCH 06/15] wifi: mac80211: correctly set active links upon TTLM Miri Korenblit
2024-03-18 16:53 ` [PATCH 07/15] wifi: mac80211: handle indoor AFC/LPI AP on assoc success Miri Korenblit
2024-03-18 16:53 ` [PATCH 08/15] wifi: cfg80211: handle indoor AFC/LPI AP in probe response and beacon Miri Korenblit
2024-03-18 16:53 ` [PATCH 09/15] wifi: mac80211: add flag to disallow puncturing in 5 GHz Miri Korenblit
2024-03-18 16:53 ` [PATCH 10/15] wifi: mac80211: parse puncturing bitmap in 6 GHz Miri Korenblit
2024-03-18 16:53 ` [PATCH 11/15] wifi: mac80211: improve association error reporting slightly Miri Korenblit
2024-03-18 16:53 ` [PATCH 12/15] wifi: cfg80211: check BSSID Index against MaxBSSID Miri Korenblit
2024-03-18 16:53 ` [PATCH 13/15] wifi: cfg80211: ignore non-TX BSSs in per-STA profile Miri Korenblit
2024-03-18 16:53 ` [PATCH 14/15] wifi: mac80211: fix prep_connection error path Miri Korenblit
2024-03-18 16:53 ` [PATCH 15/15] wifi: mac80211: add support for tearing down negotiated TTLM Miri Korenblit

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