From: Gregory Greenman <gregory.greenman@xxxxxxxxx> 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(-) -- 2.38.1