summaryrefslogtreecommitdiffstats
path: root/sys/dev/pci/if_iwxreg.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix two iwx(4) TX_CMD_OFFLD macros.stsp2020-06-221-3/+3
* Prepare for newer iwx(4) firmware scan command versions.stsp2020-06-221-5/+54
* Enable critical temperature detection in iwx(4) firmware.stsp2020-06-221-1/+26
* Add WPA2 (CCMP) crypto offload support to iwx(4).stsp2020-06-191-12/+34
* Let iwx(4) firmware decide which Tx rate to use.stsp2020-06-171-1/+163
* Increase iwx(4) command queue size. Otherwise the firmware sends duplicatestsp2020-06-111-2/+2
* Add initial support for regulatory domain updates in iwx(4).stsp2020-06-111-7/+79
* Use the NVM_GET_INFO command in iwx(4) instead of the manual NVM datastsp2020-06-111-1/+132
* Implement support for the iwx(4) SOC_CONFIGURATION command.stsp2020-05-261-1/+26
* Support iwx(4) firmware's BEACON_FILTER_CONFIG_API_S_VER_4 command.stsp2020-05-261-2/+12
* Fix PHY_CONTEXT commands sent to iwx(4) firmware.stsp2020-05-161-2/+25
* Fix wrong firmware API documentation comments for iwm(4) and iwx(4).stsp2020-05-151-2/+2
* Let iwx(4) ignore RX_NO_DATA_NOTIF firmware messages; seen in monitor modestsp2020-02-281-1/+2
* Add iwx(4), a new driver for Intel AX200 wifi devices.stsp2020-02-151-0/+6206