[PATCH 0/2] wifi: nl80211: Document sta-info nested attribute
From: Hilal Rahmatullah
Date: Fri Aug 21 2026 - 03:48:01 EST
There are many undocumented attribute in nl80211 specification
documentation, this patch series aims to document
NL80211_ATTR_STA_INFO nested attribute from the previous
binary type.
This patch merges/supersedes 2 related patches.
Link: https://lore.kernel.org/netdev/20260820110904.28645-1-hilalrahmatullah11@xxxxxxxxx
Link: https://lore.kernel.org/netdev/20260820072141.15779-1-hilalrahmatullah11@xxxxxxxxx
Signed-off-by: Hilal Rahmatullah <hilalrahmatullah11@xxxxxxxxx>
---
Hilal Rahmatullah (2):
wifi: nl80211: add sta-info nested attribute
net: ynl: allow u8 sub-type for indexed array
Documentation/netlink/specs/nl80211.yaml | 368 ++++++++++++++++++++++++++++++-
tools/net/ynl/pyynl/ynl_gen_c.py | 2 +-
2 files changed, 368 insertions(+), 2 deletions(-)
---
base-commit: 3d6d817622b0a9721e3cc404df3469171582be13
change-id: 20260821-work-b9d257341ca7
Best regards,
--
Hilal Rahmatullah <hilalrahmatullah11@xxxxxxxxx>