Skip to content

Tags: OpenIntelWireless/itlwm

Tags

v2.3.0

Toggle v2.3.0's commit message
AirportItlwm: add missing iwx devices matches(0x7F708086 0x51F18086).

v2.2.0

Toggle v2.2.0's commit message
net80211: avoid double call IOFree of `ni->ni_unref_arg`.

v2.1.0

Toggle v2.1.0's commit message
AirportItlwm: Disable MFP capability flag for airport which avoids ad…

…ding MFP capable flag on association routine, but we don't really support MFP in the drivers. This patch fix the performance issue on connecting WPA2/WPA3 mixed network(11w optional).

v2.0.0

Toggle v2.0.0's commit message
Fix error code when allocating a Tx queue, error code value should be…

… negative here or the caller will assume that we have allocate a queue success.

v1.3.0

Toggle v1.3.0's commit message
Only retry when current state is AUTH. ASSOCIATION state should be an…

…other type of handler.

v1.2.0

Toggle v1.2.0's commit message
Add more credits

v1.1.0

Toggle v1.1.0's commit message
increase nodes cache size from 100 to 200

v1.0.0

Toggle v1.0.0's commit message
do don't auto connect open wifi again.