openwrt-mirror/package
Ming Kuang 3f00d6ba01 wifi-scripts: mac80211.sh: add EHT and HE160 support to iw_htmode
For WIFI7 devices (such as mt7925e), the dev width is currently
always "20 MHz (no HT)" in monitor mode.

Add EHT and HE160 support to iw_htmode to fix this issue.
Additionally, the following changes are made:
1. Set iw_htmode to 160MHz for VHT160. The reason for the current
   VHT160 setting is unclear and seems to have been in place for
   over a decade (ibss_htmode [1]). If anyone knows its impact,
   please inform me so I can restore it.
2. Modify MHZ to MHz. The original matching table in the current
   iw tool uses MHz. Although the match is case-insensitive,
   correcting this won't hurt.

[1]: 768d09be87

Signed-off-by: Ming Kuang <ming@imkuang.com>
Link: https://github.com/openwrt/openwrt/pull/18319
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(cherry picked from commit 86eb1c0b5a)
2025-04-10 20:51:56 +02:00
..
base-files base-files: fix offset conversion on caldata_patch_data() 2025-02-13 00:32:30 +01:00
boot mediatek: filogic: add support for Huasifei WH3000 2025-04-10 20:29:37 +02:00
devel gdb: Fix description for apk, remove backtick 2024-11-28 18:49:39 +00:00
firmware firmware: intel-microcode: update to 20250211 2025-03-17 16:21:23 +01:00
kernel ath10k-ct: remove "qcom,coexist-support" property type hack 2025-04-10 20:51:18 +02:00
libs mbedtls: update to 3.6.3 2025-04-01 00:31:41 +02:00
network wifi-scripts: mac80211.sh: add EHT and HE160 support to iw_htmode 2025-04-10 20:51:56 +02:00
system mtd: check the return value of malloc and pread 2025-02-16 13:03:23 +01:00
utils bcm27xx-utils: update to latest version 2025-03-16 21:08:29 +01:00
Makefile build: don't include kernel/libc in package index 2024-10-30 14:17:33 +01:00