You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Download only the right .zip file for your firmware
Added 2 boot-args
-novht: Disables 802.11AC support
-noht40: Disables 40MHz when using 2.4GHz (Use this option if the network with this config causes instabilities. BRCM cards disable 2.4GHz HT40 by default)
iwx: Added support for new device families (AX210, AX211, AX411, and variants)
Added support for more Killer Wi-Fi cards
iwx: Expanded compatibility for new APIs used in newer versions of firmware
Implemented BT/Wi-Fi COEX. 316x & 726x cards should have a much better Bluetooth experience when Wi-Fi is used at the same time
Implemented MAC Address Changing. It is now possible to change the MAC Address using ifconfig
iwm/iwx: Polished support for LDPC
iwn: Added support for Centrino Wireless-N 6150
iwm: Fixed performance issues on 316x & 726x cards caused by misconfigured LDPC
Channel 80+80MHz is not supported, fallback to 20MHz like what iwlwifi does
Synced updates from OpenBSD (partially, only critical ones)
Fix firmware crash when receive deauth/disassoc frames, eg: connected AP disappear suddenly.