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