With the recently upstreamed changes regarding carrying an ie context around in the scan parsing, a more sensible implementation of EHT capabilities parsing in beacons is made possible. With this, the changes have been broken up into two patches for better isolation. v5: - Split out changes between two patches - Utilize new ie context in scan parsing logic - Clean up old EHT capa printing logic v4: - Change s-o-b to use full name v3: - Clean up changes and drop HE logic Johannes commented on v2: - Fix mangled subject Dylan Eskew (2): iw: util: update and clean up eht capa printing iw: scan: add eht capability parsing ieee80211.h | 1 + iw.h | 1 + scan.c | 21 ++++++++++-- util.c | 99 ++++++++++++++++++++++++++++++++++++++--------------- 4 files changed, 93 insertions(+), 29 deletions(-) -- 2.47.0