linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] cfg80211/mac80211 patches from our internal tree 2024-06-05
@ 2024-06-05 10:57 Miri Korenblit
  2024-06-05 10:57 ` [PATCH 1/7] wifi: nl80211: remove the FTMs per burst limit for NDP ranging Miri Korenblit
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Miri Korenblit @ 2024-06-05 10:57 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

Avraham Stern (2):
  wifi: nl80211: remove the FTMs per burst limit for NDP ranging
  wifi: mac80211_hwsim: add 320 MHz to hwsim channel widths

Emmanuel Grumbach (1):
  wifi: cfg80211: honor WIPHY_FLAG_SPLIT_SCAN_6GHZ in cfg80211_conn_scan

Ilan Peer (2):
  wifi: cfg80211: Add support for interface usage notification
  wifi: mac80211: Add support for interface usage notification

Johannes Berg (2):
  wifi: mac80211: fix erroneous errors for STA changes
  wifi: mac80211: clean up 'ret' in sta_link_apply_parameters()

 drivers/net/wireless/virtual/mac80211_hwsim.c |  1 +
 include/net/cfg80211.h                        | 12 ++++
 include/net/mac80211.h                        |  4 ++
 include/uapi/linux/nl80211.h                  | 16 +++++
 net/mac80211/cfg.c                            | 72 +++++++++++++------
 net/mac80211/driver-ops.h                     | 14 ++++
 net/mac80211/trace.h                          | 23 ++++++
 net/wireless/nl80211.c                        | 39 +++++++++-
 net/wireless/pmsr.c                           | 10 ++-
 net/wireless/rdev-ops.h                       | 13 ++++
 net/wireless/sme.c                            |  4 +-
 net/wireless/trace.h                          | 18 +++++
 12 files changed, 200 insertions(+), 26 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2024-07-01  9:41 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-05 10:57 [PATCH 0/7] cfg80211/mac80211 patches from our internal tree 2024-06-05 Miri Korenblit
2024-06-05 10:57 ` [PATCH 1/7] wifi: nl80211: remove the FTMs per burst limit for NDP ranging Miri Korenblit
2024-06-05 10:57 ` [PATCH 2/7] wifi: mac80211_hwsim: add 320 MHz to hwsim channel widths Miri Korenblit
2024-06-05 10:57 ` [PATCH 3/7] wifi: mac80211: fix erroneous errors for STA changes Miri Korenblit
2024-06-05 10:57 ` [PATCH 4/7] wifi: mac80211: clean up 'ret' in sta_link_apply_parameters() Miri Korenblit
2024-06-05 10:57 ` [PATCH 5/7] wifi: cfg80211: honor WIPHY_FLAG_SPLIT_SCAN_6GHZ in cfg80211_conn_scan Miri Korenblit
2024-06-05 10:57 ` [PATCH 6/7] wifi: cfg80211: Add support for interface usage notification Miri Korenblit
2024-06-06  9:27   ` Kalle Valo
2024-06-09  7:35     ` Peer, Ilan
2024-06-12 16:19       ` Kalle Valo
2024-06-16 14:58         ` Peer, Ilan
2024-06-24 12:49           ` Kalle Valo
2024-07-01  9:40             ` Peer, Ilan
2024-06-05 10:57 ` [PATCH 7/7] wifi: mac80211: " 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).