]> git.ipfire.org Git - thirdparty/openwrt.git/commit
iw: bump to 6.17 20321/head
authorAleksander Jan Bajkowski <olek2@wp.pl>
Mon, 6 Oct 2025 18:46:12 +0000 (20:46 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Tue, 7 Oct 2025 23:06:27 +0000 (01:06 +0200)
commitb64fdedeaca3fecdafa02738a05b01ec952de7de
tree4993cd979f67f69356bcdd4be1d81f2d119847d7
parent7a793724b1cb28c2a3d0d7594ed2aeda1f6d4933
iw: bump to 6.17

Changelog:
  a52bda0 (HEAD, tag: v6.17) bump version to 6.17
  c5bfa2a iw: add support to print link level information in station dump
  efaf786 iw: Add support to set per-radio RTS threshold in multi-radio wiphy
  009ad3b update nl80211.h
  aef3798 iw: don't set stupid socket buffer size
  8d52fb4 iw: scan: Add partial Multi-Link element printing
  cfc0695 iw: print HE mcs correctly when mcs_len
  8e4808f iw: Add command to enable/disable EPCS
  85b79b3 update nl80211.h
  612f9f5 iw: Prevent segfault in ftm get stats
  1558e60 iw: print NO-EHT flags for reg get command
  59660a3 iw: fix EHT capabilities on Big Endian platforms
  8ea80d3 iw: scan: Add printing of EHT Operation Element
  7c0511b util: rename hz to Hz vol 2
  c2a12a5 util: rename hz to Hz
  0cc98ae iw: scan: Decode additional WPA3 group ciphers
  f04e5c5 iw: scan: Decode additional WPA3 AKM suite types
  41a07a8 iw: fix HE operation on Big Endian platforms
  c41971e iw: fix HE capabilities on Big Endian platforms
  a6ad3f1 iw: scan: add eht capability parsing
  4c85991 iw: util: update and clean up eht capa printing
  a0a7dde iw: scan: replace passed ie buffer with ie context
  7bc2a84 iw: print tx power per link for MLD
  478ddd4 iw: add output for wiphy interface combinations
  93e2309 update nl80211.h
  966c590 iw: scan: add enum for element IDs
  422419e scan: Add printing of HE Operation Element
  d088c8a update nl80211.h
  73231dd iw: fix formats under MIPS64/PPC
  8609336 iw: remove sizer section and related code
  c8b9e77 util: clarify comment about 'parsed' pointer
  b29da20 iw: add puncturing support
  cce9897 iw: refactor frequency help

Signed-off-by: Aleksander Jan Bajkowski <olek2@wp.pl>
Link: https://github.com/openwrt/openwrt/pull/20321
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
15 files changed:
package/network/utils/iw/Makefile
package/network/utils/iw/patches/001-nl80211_h_sync.patch [deleted file]
package/network/utils/iw/patches/010-Revert-iw-allow-specifying-CFLAGS-LIBS-externally.patch
package/network/utils/iw/patches/100-scan-Add-printing-of-HE-Operation-Element.patch [deleted file]
package/network/utils/iw/patches/101-iw-fix-HE-capabilities-on-Big-Endian-platforms.patch [deleted file]
package/network/utils/iw/patches/102-iw-fix-HE-operation-on-Big-Endian-platforms.patch [deleted file]
package/network/utils/iw/patches/103-iw-scan-add-enum-for-element-IDs.patch [deleted file]
package/network/utils/iw/patches/104-iw-scan-replace-passed-ie-buffer-with-ie-context.patch [deleted file]
package/network/utils/iw/patches/105-iw-util-update-and-clean-up-eht-capa-printing.patch [deleted file]
package/network/utils/iw/patches/106-iw-scan-add-eht-capability-parsing.patch [deleted file]
package/network/utils/iw/patches/107-iw-fix-EHT-capabilities-on-Big-Endian-platforms.patch [deleted file]
package/network/utils/iw/patches/108-iw-scan-Add-printing-of-EHT-Operation-Element.patch [deleted file]
package/network/utils/iw/patches/200-reduce_size.patch
package/network/utils/iw/patches/300-wiphy_radios.patch [deleted file]
package/network/utils/iw/patches/310-vif_radio_mask.patch