summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-07-15 08:11:03 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-07-15 08:11:03 -0500
commit86f9461052d44cc0358645f7e4cacb2a5fe13f5c (patch)
tree4d9e5efe717aa5f60cb6408e459e411e0c731e5f /kernel.spec
parente6fc315293820bc53857634588302f951d1442f9 (diff)
downloadkernel-86f9461052d44cc0358645f7e4cacb2a5fe13f5c.tar.gz
kernel-86f9461052d44cc0358645f7e4cacb2a5fe13f5c.tar.xz
kernel-86f9461052d44cc0358645f7e4cacb2a5fe13f5c.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 d8c61c045..5f95dedfd 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -874,6 +874,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
@@ -2970,6 +2974,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)