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_iwmreg.h
Age
Commit message (
Expand
)
Author
2024-09-01
spelling; checked by jmc@, ok miod@ mglocker@ krw@
Jonathan Gray
2024-01-16
Fix clang warning about possible unaligned access on arm64.
Kevin Lo
2022-03-19
Add initial 802.11ac support to the iwm(4) driver.
Stefan Sperling
2022-01-09
spelling
Jonathan Gray
2021-12-20
Make iwm(4) attach to PCI devices with product ID 0x31dc.
Stefan Sperling
2021-10-11
Add support for 802.11n 40MHz channels to the iwm(4) driver.
Stefan Sperling
2021-07-09
Make iwm(4) set various scan command flags just like how iwlwifi sets them.
Stefan Sperling
2021-07-08
Support MCC update response used by newer iwm(4) firmware, and verify
Stefan Sperling
2021-07-08
Back out support for newer MCC update commands in iwm(4) for now.
Stefan Sperling
2021-07-07
Support MCC update response used by newer iwm(4) firmware, and verify
Stefan Sperling
2021-07-07
Support the SoC configuration command used by newer iwm(4) 9560 firmware.
Stefan Sperling
2021-07-07
Support the critical temperature detection feature of newer iwm(4) firmware.
Stefan Sperling
2021-07-07
Parse CMD_VERSION TLV found in iwm(4) fw images and add iwm_lookup_cmd_ver().
Stefan Sperling
2021-07-07
Support a new variant of the binding command required by new iwm(4) firmware.
Stefan Sperling
2021-07-07
Support the larger phy context command required by newer iwm(4) firmware.
Stefan Sperling
2021-07-07
Recognize and ignore new debug sections found in latest iwm(4) 9k fw images.
Stefan Sperling
2021-07-07
Support a new time quota command required for newer iwm(4) firmware.
Stefan Sperling
2021-06-30
Fix Tx queue flushing in iwm(4).
Stefan Sperling
2021-06-01
Revert iwm(4) firmware updates for now; robert@ reports stalled Tx on 9260
Stefan Sperling
2021-06-01
Switch iwm(4) to new firmware images available in iwm-firmware-20210512.
Stefan Sperling
2021-05-03
Add 802.11n Tx aggregation support to iwm(4).
Stefan Sperling
2021-04-25
Implement support for Rx aggregation offload in iwm(9) and iwx(4), and
Stefan Sperling
2020-05-18
Offload CCMP (WPA2) encryption and decryption to iwm(4) hardware.
Stefan Sperling
2020-05-15
Fix wrong firmware API documentation comments for iwm(4) and iwx(4).
Stefan Sperling
2020-03-05
Update iwm(4) firmware API documentation with respect to sequence number
Stefan Sperling
2019-11-26
Add support for MSI-X. MSI-X allows establishing a number of
Patrick Wildt
2019-11-18
Add support for 9260 and 9560 devices to iwm(4).
Stefan Sperling
2019-11-12
Fix support for 3168 iwm(4) devices, and load new firmware for them.
Stefan Sperling
2019-11-08
Add support to iwm(4) for new umac scan API in newer firmware versions.
Stefan Sperling
2019-11-08
Add support to iwm(4) for ADD_STA commands used by newer firmware.
Stefan Sperling
2019-11-04
Support iwm(4) firmware images with ucode_api flags larger than 32 bits.
Stefan Sperling
2019-11-04
Sync iwm's SCD_QUEUE macros with iwlwifi.
Stefan Sperling
2019-11-04
Add support for iwm firmware paging, required for newer 8k device firmware.
Stefan Sperling
2019-10-28
Have iwm(4) configure the PCIe LTR.
Stefan Sperling
2019-10-28
Recognize IWM_DTS_MEASUREMENT_NOTIF_WIDE PHY_OP notification which will
Stefan Sperling
2019-10-28
Get rid of version 1 of iwm's time event firmware API.
Stefan Sperling
2019-10-28
Remove a couple of unneeded IWM_UCODE_TLV_FLAGS_* flags:
Stefan Sperling
2019-10-28
Remove unneeded IWM_UCODE_TLV_FLAGS_RX_ENERGY_API flag.
Stefan Sperling
2019-10-28
Use 0x6c as permanent ID for IWM_PHY_DB_CMD; remove incorrect comment.
Stefan Sperling
2019-10-28
Remove unused DEFAULT_MAX_TX_POWER definition from if_iwmreg.h,
Stefan Sperling
2019-10-18
Add support for dynamic queue allocation (DQA) to iwm(4).
Stefan Sperling
2019-08-08
Support WPA2 CCMP encryption/decryption in hardware with iwm(4).
Stefan Sperling
2018-02-28
Ignore 'fseq version mismatch' notifications from 8265 iwm(4) firmware.
Stefan Sperling
2017-05-03
Fix a regression in iwm(4) which made 3165 devices unusable.
Stefan Sperling
2017-04-24
Implement support for multiple packets per receive DMA buffer in iwm(4).
Stefan Sperling
2017-04-04
Add 8265 and 3168 support. Both cards need new firmware files which currently
Claudio Jeker
2017-01-31
Update the struct iwm_scan_results_notif to FW Api version 3, and remove
Stefan Sperling
2017-01-29
Remove a couple of definitions from if_iwmreg.h which were never
Stefan Sperling
2017-01-29
In iwm(4), remove old deprecated scan API definitions which have been
Stefan Sperling
2016-12-10
Add support for MIMO Tx rates (MCS 8-15) to iwm(4).
Stefan Sperling
[next]