index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
if_iwxreg.h
Age
Commit message (
Expand
)
Author
2021-07-29
Implement support for the BAR_FRAME_RELEASE iwx(4) firmware notification.
Stefan Sperling
2021-07-29
Support the new iwx(4) firmware TLC_MNG_CONFIG command.
Stefan Sperling
2021-07-29
Support the new iwx(4) firmware session protection command.
Stefan Sperling
2021-07-29
Add support for iwx(4) umac scan command version 14.
Stefan Sperling
2021-07-29
Add support for iwx(4) "reduced" scan config command required by new firmware.
Stefan Sperling
2021-07-29
Handle iwx(4) PHY context command version 3.
Stefan Sperling
2021-07-29
Remove support for the narrow command header on the iwx(4) command queue.
Stefan Sperling
2021-07-29
Handle iwx(4) firmware alive response version 5.
Stefan Sperling
2021-07-29
Recognize "phy integration" and "num stations" TLVs found in new iwx(4)
Stefan Sperling
2021-07-29
Declare additional iwx(4) firmware capability and api support flags.
Stefan Sperling
2021-04-25
Implement support for Rx aggregation offload in iwm(9) and iwx(4), and
Stefan Sperling
2021-01-17
add another iwx device
Joshua Stein
2020-08-01
Add support for AX201 devices to iwx(4).
Stefan Sperling
2020-07-13
Increase iwx(4) command queue size to the size expected by hardware.
Stefan Sperling
2020-06-22
Remove unused code for parsing non-volatile memory (NVM) from iwx(4).
Stefan Sperling
2020-06-22
Fix two iwx(4) TX_CMD_OFFLD macros.
Stefan Sperling
2020-06-22
Prepare for newer iwx(4) firmware scan command versions.
Stefan Sperling
2020-06-22
Enable critical temperature detection in iwx(4) firmware.
Stefan Sperling
2020-06-19
Add WPA2 (CCMP) crypto offload support to iwx(4).
Stefan Sperling
2020-06-17
Let iwx(4) firmware decide which Tx rate to use.
Stefan Sperling
2020-06-11
Increase iwx(4) command queue size. Otherwise the firmware sends duplicate
Stefan Sperling
2020-06-11
Add initial support for regulatory domain updates in iwx(4).
Stefan Sperling
2020-06-11
Use the NVM_GET_INFO command in iwx(4) instead of the manual NVM data
Stefan Sperling
2020-05-26
Implement support for the iwx(4) SOC_CONFIGURATION command.
Stefan Sperling
2020-05-26
Support iwx(4) firmware's BEACON_FILTER_CONFIG_API_S_VER_4 command.
Stefan Sperling
2020-05-16
Fix PHY_CONTEXT commands sent to iwx(4) firmware.
Stefan Sperling
2020-05-15
Fix wrong firmware API documentation comments for iwm(4) and iwx(4).
Stefan Sperling
2020-02-28
Let iwx(4) ignore RX_NO_DATA_NOTIF firmware messages; seen in monitor mode
Stefan Sperling
2020-02-15
Add iwx(4), a new driver for Intel AX200 wifi devices.
Stefan Sperling