summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_iwxvar.h
AgeCommit message (Expand)Author
2020-06-11Use the NVM_GET_INFO command in iwx(4) instead of the manual NVM dataStefan Sperling
2020-06-10Fix wrong size passed to free(9) when freeing an iwx(4) firmware image.Stefan Sperling
2020-05-26Make the necessary adjustments to parse iwx(4) -48 firmware image files.Stefan Sperling
2020-05-26Implement support for the iwx(4) SOC_CONFIGURATION command.Stefan Sperling
2020-04-03Fix an automatic Tx rate control issue in iwm(4) and iwx(4).Stefan Sperling
2020-04-02Remove 'done' flag from struct iwx_tx_data. Check data->m == NULL instead.Stefan Sperling
2020-02-28Sync monitor mode fixes from iwm(4) to iwx(4):Stefan Sperling
2020-02-15Add iwx(4), a new driver for Intel AX200 wifi devices.Stefan Sperling