AsahiLinux / linux

Linux kernel source tree
Other
2.17k stars 84 forks source link

Fix invalid frequency issues and issues with HE supporting/only AP's #208

Closed dberlin closed 8 months ago

dberlin commented 8 months ago

This patch fixes fixes issues trying to scan some 802.11ax points related to HE capabilities and some channel definitions/conversions.

In doing so, we add support for 802.11ax HE capabilities. It also updates error handling to try to ensure future unhandled frequencies or bugs will not crash the kernel.

Signed-off-by: Daniel Berlin dberlin@dberlin.org

marcan commented 8 months ago

Manually cherry-picked, thanks!