summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-07-15 08:11:10 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-07-15 08:11:10 -0500
commit78cd327119078868ef89fd610e6a9f0f134fcfa9 (patch)
treeed749ddf22a1ec0ba9b88077efd417bec7cb3e8f /kernel.spec
parent5d1df62b2097376120abead16e9f8ec8084932b8 (diff)
downloadkernel-78cd327119078868ef89fd610e6a9f0f134fcfa9.tar.gz
kernel-78cd327119078868ef89fd610e6a9f0f134fcfa9.tar.xz
kernel-78cd327119078868ef89fd610e6a9f0f134fcfa9.zip
Make some killer wireless ac 1550 cards work again
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index 3a7f38c86..3447f8e11 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -869,6 +869,10 @@ Patch122: 0013-arm64-dts-sun50i-a64-pinephone-Add-touchscreen-suppo.patch
Patch123: 0001-usb-fusb302-Convert-to-use-GPIO-descriptors.patch
# Tegra194 ACPI PCI quirk - http://patchwork.ozlabs.org/patch/1221384/
Patch124: 0001-PCI-Add-MCFG-quirks-for-Tegra194-host-controllers.patch
+
+# Killer wireless headed to stable
+Patch125: iwlwifi-make-some-killer-wireless-ac-1550-cards-work-again.patch
+
# END OF PATCH DEFINITIONS
%endif
@@ -2899,6 +2903,9 @@ fi
#
#
%changelog
+* Wed Jul 15 2020 Justin M. Forbes <jforbes@fedoraproject.org>
+- Make some killer wireless ac 1550 cards work again
+
* Sun Jul 12 2020 Peter Robinson <pbrobinson@fedoraproject.org>
- selinux: allow reading labels before policy is loaded (rhbz 1845210)