All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] cfg80211/mac80211 patches from our internal tree 2024-02-06
@ 2024-02-06 14:54 Miri Korenblit
  2024-02-06 14:54 ` [PATCH 1/8] wifi: mac80211_hwsim: Add 160MHz bw range to regdom_custom_04 Miri Korenblit
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Miri Korenblit @ 2024-02-06 14:54 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, adding a few small
features.

Thanks,
Miri

Andrei Otcheretianski (1):
  wifi: mac80211_hwsim: Add 160MHz bw range to regdom_custom_04

Daniel Amosi (1):
  wifi: mac80211: remove unnecessary chanreq compat check

Johannes Berg (3):
  wifi: cfg80211: rename UHB to 6 GHz
  wifi: cfg80211: optionally support monitor on disabled channels
  wifi: mac80211: drop injection on disabled-chan monitor

Miri Korenblit (1):
  wifi: mac80211:  make associated BSS pointer visible to the driver

Shaul Triebitz (2):
  wifi: nl80211: add WOWLAN_TRIG_UNPROTECTED_DEAUTH_DISASSOC
  wifi: cfg80211: report unprotected deauth/disassoc in wowlan

 drivers/net/wireless/virtual/mac80211_hwsim.c |  6 ++-
 include/net/cfg80211.h                        | 19 ++++++---
 include/net/mac80211.h                        |  3 ++
 include/uapi/linux/nl80211.h                  | 38 +++++++++++++-----
 net/mac80211/chan.c                           |  3 --
 net/mac80211/mlme.c                           | 18 ++++-----
 net/mac80211/tx.c                             | 10 ++++-
 net/wireless/chan.c                           | 26 ++++++++----
 net/wireless/core.h                           |  5 ++-
 net/wireless/nl80211.c                        | 40 +++++++++++++------
 net/wireless/reg.c                            | 10 ++---
 net/wireless/scan.c                           |  8 ++--
 12 files changed, 124 insertions(+), 62 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-02-20  8:29 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-06 14:54 [PATCH 0/8] cfg80211/mac80211 patches from our internal tree 2024-02-06 Miri Korenblit
2024-02-06 14:54 ` [PATCH 1/8] wifi: mac80211_hwsim: Add 160MHz bw range to regdom_custom_04 Miri Korenblit
2024-02-06 14:54 ` [PATCH 2/8] wifi: mac80211: remove unnecessary chanreq compat check Miri Korenblit
2024-02-06 14:54 ` [PATCH 3/8] wifi: mac80211: make associated BSS pointer visible to the driver Miri Korenblit
2024-02-12 13:45   ` Johannes Berg
2024-02-20  8:29     ` Johannes Berg
2024-02-06 14:54 ` [PATCH 4/8] wifi: cfg80211: rename UHB to 6 GHz Miri Korenblit
2024-02-07  9:35   ` Kalle Valo
2024-02-06 14:54 ` [PATCH 5/8] wifi: cfg80211: optionally support monitor on disabled channels Miri Korenblit
2024-02-06 14:54 ` [PATCH 6/8] wifi: mac80211: drop injection on disabled-chan monitor Miri Korenblit
2024-02-06 14:54 ` [PATCH 7/8] wifi: nl80211: add WOWLAN_TRIG_UNPROTECTED_DEAUTH_DISASSOC Miri Korenblit
2024-02-06 14:54 ` [PATCH 8/8] wifi: cfg80211: report unprotected deauth/disassoc in wowlan Miri Korenblit

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.