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