openwrt/target/linux/apm821xx/patches-4.14
Christian Lamparter b2b1265a1d apm821xx: backport accepted linux-crypto patches
Rather than wait until the patches hit vanilla and
get backported via the stable kernel, this patch
patches the crypto4xx driver with the latest fixes
from the upstream linux-crypto tree.

Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
2019-06-01 19:47:14 +02:00
..
020-0002-crypto-crypto4xx-remove-unused-definitions-and-write.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
020-0003-crypto-crypto4xx-set-CRYPTO_ALG_KERN_DRIVER_ONLY-fla.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
020-0004-crypto-crypto4xx-remove-extern-statement-before-func.patch apm821xx: backport crypto4xx patches from 4.15 2018-01-12 08:00:04 +01:00
020-0005-crypto-crypto4xx-remove-double-assignment-of-pd_uinf.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
020-0006-crypto-crypto4xx-fix-dynamic_sa_ctl-s-sa_contents-de.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
020-0007-crypto-crypto4xx-move-and-refactor-dynamic_contents-.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
020-0008-crypto-crypto4xx-enable-AES-RFC3686-ECB-CFB-and-OFB-.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
020-0009-crypto-crypto4xx-refactor-crypto4xx_copy_pkt_to_dst.patch kernel: bump 4.14 to 4.14.60 for 18.06 2018-08-06 07:30:41 +02:00
020-0010-crypto-crypto4xx-replace-crypto4xx_dev-s-scatter_buf.patch kernel: bump 4.14 to 4.14.60 for 18.06 2018-08-06 07:30:41 +02:00
020-0012-crypto-crypto4xx-pointer-arithmetic-overhaul.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
020-0013-crypto-crypto4xx-wire-up-hmac_mc-to-hmac_muting.patch apm821xx: backport crypto4xx patches from 4.15 2018-01-12 08:00:04 +01:00
020-0014-crypto-crypto4xx-fix-off-by-one-AES-OFB.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
020-0015-crypto-crypto4xx-fix-type-mismatch-compiler-error.patch apm821xx: backport crypto4xx patches from 4.15 2018-01-12 08:00:04 +01:00
020-0017-crypto-crypto4xx-add-backlog-queue-support.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
020-0018-crypto-crypto4xx-use-the-correct-LE32-format-for-IV-.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
020-0019-crypto-crypto4xx-overhaul-crypto4xx_build_pd.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
020-0020-crypto-crypto4xx-fix-various-warnings.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
020-0021-crypto-crypto4xx-fix-stalls-under-heavy-load.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
020-0022-crypto-crypto4xx-simplify-sa-and-state-context-acqui.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
020-0023-crypto-crypto4xx-prepare-for-AEAD-support.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
020-0024-crypto-crypto4xx-add-aes-ccm-support.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
020-0025-crypto-crypto4xx-add-aes-gcm-support.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
021-0001-crypto-crypto4xx-shuffle-iomap-in-front-of-request_i.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
021-0002-crypto-crypto4xx-support-Revision-B-parts.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
021-0003-crypto-crypto4xx-fix-missing-irq-devname.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
021-0004-crypto-crypto4xx-kill-MODULE_NAME.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
021-0005-crypto-crypto4xx-perform-aead-icv-check-in-the-drive.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
022-0001-crypto-Use-zeroing-memory-allocator-instead-of-alloc.patch apm821xx: backport and reassign crypto4xx patches 2018-05-24 17:24:30 +02:00
022-0002-crypto-crypto4xx-performance-optimizations.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
022-0003-crypto-crypto4xx-convert-to-skcipher.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
022-0004-crypto-crypto4xx-avoid-VLA-use.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
022-0005-crypto-crypto4xx-add-aes-ctr-support.patch kernel: bump 4.14 to 4.14.114 2019-05-02 13:00:26 +02:00
022-0007-crypto-crypto4xx-extend-aead-fallback-checks.patch apm821xx: backport and reassign crypto4xx patches 2018-05-24 17:24:30 +02:00
022-0008-crypto-crypto4xx-put-temporary-dst-sg-into-request-c.patch apm821xx: backport and reassign crypto4xx patches 2018-05-24 17:24:30 +02:00
023-0001-treewide-kzalloc-kcalloc.patch apm821xx: backport accepted linux-crypto patches 2019-06-01 19:47:14 +02:00
023-0002-crypto-skcipher-remove-useless-setting-of-type-flags.patch apm821xx: backport accepted linux-crypto patches 2019-06-01 19:47:14 +02:00
023-0003-crypto-drop-mask-CRYPTO_ALG_ASYNC-from-cipher-tfm-al.patch apm821xx: backport accepted linux-crypto patches 2019-06-01 19:47:14 +02:00
023-0004-crypto4xx_core-don-t-abuse-__dma_sync_page.patch apm821xx: backport accepted linux-crypto patches 2019-06-01 19:47:14 +02:00
023-0005-cross-tree-phase-out-dma_zalloc_coherent.patch apm821xx: backport accepted linux-crypto patches 2019-06-01 19:47:14 +02:00
023-0006-crypto-crypto4xx-add-prng-crypto-support.patch apm821xx: backport accepted linux-crypto patches 2019-06-01 19:47:14 +02:00
023-0007-crypto-crypto4xx-Fix-wrong-ppc4xx_trng_probe-ppc4xx_.patch apm821xx: backport accepted linux-crypto patches 2019-06-01 19:47:14 +02:00
023-0013-crypto-crypto4xx-fix-AES-CTR-blocksize-value.patch apm821xx: backport accepted linux-crypto patches 2019-06-01 19:47:14 +02:00
023-0014-crypto-crypto4xx-fix-blocksize-for-cfb-and-ofb.patch apm821xx: backport accepted linux-crypto patches 2019-06-01 19:47:14 +02:00
023-0015-crypto-crypto4xx-block-ciphers-should-only-accept-co.patch apm821xx: backport accepted linux-crypto patches 2019-06-01 19:47:14 +02:00
030-0001-net-ibm-emac-replace-custom-rgmii_mode_name-with-phy.patch apm821xx: convert MR24 to use DT PHY defintion 2018-01-12 08:00:04 +01:00
030-0002-net-ibm-emac-replace-custom-PHY_MODE_-macros.patch kernel: bump 4.14 to 4.14.78 2018-10-22 15:29:01 +02:00
030-0003-net-ibm-emac-support-RGMII-RX-TX-ID-phymode.patch apm821xx: convert MR24 to use DT PHY defintion 2018-01-12 08:00:04 +01:00
200-add-meraki-mr24-ikarem-support.patch apm821xx: add linux 4.14 apm821xx patches 2018-01-12 08:00:04 +01:00
201-add-amcc-apollo3g-support.patch apm821xx: add linux 4.14 apm821xx patches 2018-01-12 08:00:04 +01:00
202-add-netgear-wndr4700-support.patch apm821xx: add linux 4.14 apm821xx patches 2018-01-12 08:00:04 +01:00
203-add-meraki-mx60-buckminster-support.patch apm821xx: add linux 4.14 apm821xx patches 2018-01-12 08:00:04 +01:00
300-fix-atheros-nics-on-apm82181.patch apm821xx: add linux 4.14 apm821xx patches 2018-01-12 08:00:04 +01:00
301-fix-memory-map-wndr4700.patch apm821xx: add linux 4.14 apm821xx patches 2018-01-12 08:00:04 +01:00
302-dw-dma-hprot-fix-and-equal-priortiy.patch apm821xx: fix sata access freezes 2018-07-19 18:54:40 +02:00
701-powerpc_ibm_apm82181_phyclk_fix.patch kernel: bump 4.14 to 4.14.78 2018-10-22 15:29:01 +02:00
801-usb-xhci-add-firmware-loader-for-uPD720201-and-uPD72.patch kernel: bump 4.14 to 4.14.88 2018-12-14 13:04:54 +01:00
802-usb-xhci-force-msi-renesas-xhci.patch kernel: bump 4.14 to 4.14.91 2019-01-08 13:13:16 +01:00
803-hwmon-tc654-add-detection-routine.patch apm821xx: add linux 4.14 apm821xx patches 2018-01-12 08:00:04 +01:00
804-hwmon-tc654-add-thermal_cooling-device.patch apm821xx: add linux 4.14 apm821xx patches 2018-01-12 08:00:04 +01:00