Changes between Version 76 and Version 77 of wireless/wifi
- Timestamp:
- 05/26/2022 04:12:35 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
wireless/wifi
v76 v77 839 839 [=#ath11k] 840 840 === Atheros 802.11ax cards (ath11k) === 841 Ath11k is a linux driver for Qualcomm 802.11AX devices. Support was first added up 841 Ath11k is a linux driver for Qualcomm 802.11AX devices. Support was first added upstream in kernel version 5.6, though it's recommended to use a kernel newer than 5.10. 842 842 843 843 To enable support for this device in the kernel menuconfig enable the option for "CRYPTO_MICHAEL_MIC" then "ATH11K", instructions on kernel.org suggest this option should be enabled as a module, not static to the kernel.