Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
itlwm_v2.1.0_stable.kext.zip | 2021-12-31 | 15.4 MB | |
AirportItlwm_v2.1.0_stable_Monterey.kext.zip | 2021-12-31 | 15.4 MB | |
AirportItlwm_v2.1.0_stable_Mojave.kext.zip | 2021-12-31 | 15.4 MB | |
AirportItlwm_v2.1.0_stable_HighSierra.kext.zip | 2021-12-31 | 15.4 MB | |
AirportItlwm_v2.1.0_stable_Catalina.kext.zip | 2021-12-31 | 15.4 MB | |
AirportItlwm_v2.1.0_stable_BigSur.kext.zip | 2021-12-31 | 15.4 MB | |
README.md | 2021-12-31 | 1.3 kB | |
v2.1.0 stable source code.tar.gz | 2021-12-31 | 15.9 MB | |
v2.1.0 stable source code.zip | 2021-12-31 | 16.1 MB | |
Totals: 9 Items | 124.3 MB | 0 |
- 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.
- Fix WPA2/WPA3 mixed mode connection performance.
- Many small bug fixes and optimizations
Full Changelog: https://github.com/OpenIntelWireless/itlwm/compare/v2.0.0...v2.1.0