summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--images/NEWS2
-rw-r--r--kernel/list_modules.pm1
2 files changed, 3 insertions, 0 deletions
diff --git a/images/NEWS b/images/NEWS
index fe9800851..67b105ff9 100644
--- a/images/NEWS
+++ b/images/NEWS
@@ -1,3 +1,5 @@
+- include lib80211_crypt_*, needed by some wireless devices (mga#9541)
+
Version 2.76 - 28 November 2020 by Martin Whitaker
- include ccm for WPA2
diff --git a/kernel/list_modules.pm b/kernel/list_modules.pm
index c87d3f598..b3d69fce3 100644
--- a/kernel/list_modules.pm
+++ b/kernel/list_modules.pm
@@ -307,6 +307,7 @@ our %l = (
qw(aes_generic aesni_intel cbc ccm cryptd n5pf padlock-aes padlock-sha sha256_generic virtio_crypto virtio_rng xts),
qw(amd-rng intel-rng),
qw(af_alg algif_aead algif_hash algif_rng algif_skcipher),
+ qw(lib80211_crypt_ccmp lib80211_crypt_tkip lib80211_crypt_wep),
],
laptop => [
qw(i8k sonypi toshiba),