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
2024-11-08
Add support for MA devices.
Mark Kettenis
2024-10-23
remove duplicate IWX_NVM_GET_INFO define
Jonathan Gray
2024-05-08
fix iwx(4) monitor mode
Stefan Sperling
2023-10-06
Ignore thermal dual-chain requests from iwx(4) firmware.
Stefan Sperling
2023-03-06
support the new iwx SCD_QUEUE_CONFIG command
Stefan Sperling
2023-03-06
add support for the iwx BAID allocation config command
Stefan Sperling
2023-03-06
implement support for iwx PHY context cmd version 4
Stefan Sperling
2023-03-06
support the new IWX_STA_MAC_DATA_API_S_VER_2 API
Stefan Sperling
2023-03-06
add support for the iwx RLC config command
Stefan Sperling
2023-03-06
support iwx rate_n_flags API version 2 and delete fixed Tx rate support
Stefan Sperling
2023-03-06
change current iwx rate_n_flag field names to indicate this is API version 1
Stefan Sperling
2023-03-06
add support for iwx TLC config command v4
Stefan Sperling
2023-03-06
add support for iwx firmware alive response version 6
Stefan Sperling
2023-03-06
recognize more iwx ucode TLV sections which are present in newer fw images
Stefan Sperling
2023-02-14
jca@ points out that the field I split in iwx(4) Rx descriptors is in a union.
Stefan Sperling
2023-02-13
Fix an alignment issue in iwx(4) Rx descriptors.
Stefan Sperling
2022-05-10
Fix reading of the MAC address on AX210 devices.
Stefan Sperling
2022-05-09
Add support for AX210/AX211 devices to iwx(4).
Stefan Sperling
2022-04-16
Make device matching in iwx(4) more similar to Linux iwlwifi.
Stefan Sperling
2022-03-14
Add initial support for 802.11ac (VHT) to the iwx(4) driver.
Stefan Sperling
2022-01-28
When it's the possessive of 'it', it's spelled "its", without the
Philip Guenther
2022-01-09
spelling
Jonathan Gray
2021-11-25
Prepare iwx(4) for using new firmware (API version -67) in the future.
Stefan Sperling
2021-11-22
Fix iwx(4) Tx ring array size which was one entry too short.
Stefan Sperling
2021-09-23
Add support for Tx aggregation to the iwx(4) driver.
Stefan Sperling
2021-08-16
Remove obsolete pre-release support code about two early versions of 8260.
Kevin Lo
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
[next]