Skip to content
This repository has been archived by the owner on May 25, 2022. It is now read-only.

Releases: win1010525/Airportitlwm-kext

2.0-alpha

11 Jul 08:53
Compare
Choose a tag to compare
2.0-alpha Pre-release
Pre-release

1.3.0-stable brings significant speed and stability improvements

  • Implement Tx Aggregation with A-MPDU and A-MSDU
  • Add HT40 (40MHz) support to iwn (#516), iwm, and iwx devices
  • Switch to the RA algorithm for rate selection (Credit Christian Ehrhardt and Stefan Sperling)
  • Implement channel width changing between 20MHz and 40MHz
  • Force disable ASPM to prevent devices being in unsupported states
  • Correctly configure Tx QoS for iwx devices to eliminate stuttering when uploading
  • Partially implement Airport SSID nodes cache age to optimize user experience
  • Add retries if BSS association fails
  • Decrypting multicast frames will no longer generate failures on iwx devices

This alpha version is for testing only.

It is not ready for daily use and we do not guarantee its usability.
If you discovered an issue and you do not have debugging skills, please check with the Gitter Chat Room in advance before opening an Issue.

I haven't tested it as my computer is ran out of power. If it works, you can leave a comment.

1.2-stable

19 Jan 02:32
Compare
Choose a tag to compare
  • Use Apple RSN Supplicant for authentication. AirportItlwm now supports connecting to WPA/2 Enterprise networks. Credit @usr-sse2 (#311) (#349)
  • Partially support Apple Watch Unlock (Not tested)
  • Switch to MacKernelSDK
  • Bug fixes for iwm and iwx
  • IO80211Family headers update and bug fixes
  • Support AWDL service initialization (no further services available)
  • Add support for country code
  • Adapters that don't report country codes (iwn, 7000 & 8000 series) can use itlwm_cc=COUNTRY_CODE to select them
  • Support monitoring download speed
  • Add support for iwn devices. Credit @pigworlds (#399) (#411) (#404) (#424)
  • Change itlwm dependencies version to fit 10.9 and above
  • Change AirportItlwm match strategy to fix random kernel panic when system boots
  • Sync openbsd net80211 (#453)
  • Bug fixes for the MIRA algorithm. Credit @pigworlds (#465) (#466)
  • Correct iwx sending traffic ids, improved performance
  • Fix SSID disappering in Heliport when itlwm is associating
  • Use kprintf instead of IOLog to avoid missing interruptions while associating

1203

05 Dec 01:36
ead9dff
Compare
Choose a tag to compare

Support iwn cards.
Fix RSSI.
Adjust firmware loading await. Fix random not loading.
Fix Big Sur panic.
Add country code customization.
Add P2P structure.
FIx Big Sur log.