mbox series

[0/4] cfg80211/mac80211 patches from our internal tree 2023-06-08

Message ID 20230611091429.24517-1-gregory.greenman@intel.com
Headers show
Series cfg80211/mac80211 patches from our internal tree 2023-06-08 | expand

Message

Greenman, Gregory June 11, 2023, 9:14 a.m. UTC
From: Gregory Greenman <gregory.greenman@intel.com>

Hi

A bunch of patches from our internal tree with mac80211 and
cfg80211 changes. It's the continuation of the previous patch set,
sent on 2023-06-08. 

Thanks,
Gregory

Benjamin Berg (1):
  wifi: mac80211: fragment per STA profile correctly

Ilan Peer (3):
  wifi: mac80211: Add debugfs entry to report dormant links
  wifi: mac80211: Do not use "non-MLD AP" syntax
  wifi: mac80211: Fix permissions for valid_links debugfs entry

 include/net/mac80211.h        |  9 ++++++---
 net/mac80211/debugfs_netdev.c | 23 +++++++++++++++--------
 net/mac80211/ieee80211_i.h    |  2 +-
 net/mac80211/mlme.c           |  5 +++--
 net/mac80211/util.c           |  4 ++--
 5 files changed, 27 insertions(+), 16 deletions(-)