crypto.mk: sort kernel modules
[openwrt/openwrt.git] / package / kernel / linux / modules / crypto.mk
2018-02-13 Lucian Cristiancrypto.mk: sort kernel modules
2017-12-20 Hauke Mehrtenskernel: kmod-crypto-hw-talitos: fix dependencies
2017-12-16 Hauke Mehrtenskernel: add kmod-crypto-ecdh
2017-12-16 Hauke Mehrtenskernel: add kmod-crypto-rsa
2017-12-16 Hauke Mehrtenskernel: add kmod-crypto-acompress
2017-11-22 Marcin Jurkowskikernel: add NFS4 client support
2017-05-25 Yousong Zhoukernel: fix autoloading arch-specific modules
2017-03-27 Shane Peelarkernel: Add kmod-crypto-crc32 (crc32_generic.ko)
2017-01-27 Felix Fietkaukernel: update kmod-* packaging and dependencies for...
2017-01-27 Felix Fietkaukernel: make kmod package dependencies forward compatible
2017-01-10 Felix Fietkauomap: build various core drivers into the kernel instea...
2017-01-10 Felix Fietkaukernel: drop crypto-hw-ppc4xx
2017-01-10 Felix Fietkaumpc85xx: enable the crypto acceleration driver in the...
2017-01-10 Felix Fietkauimx6: enable the crypto acceleration driver in the...
2017-01-04 Stijn Tintelkernel/modules: add SSSE3 SHA512 module
2017-01-04 Stijn Tintelkernel/modules: add SSSE3 SHA256 module
2017-01-04 Stijn Tintelkernel/modules: add SSSE3 SHA1 module
2016-12-26 Felix Fietkaukernel: split kmod-lib-zlib into two packages to keep...
2016-12-24 Felix Fietkauorion: enable SoC drivers in the kernel config
2016-12-24 Felix Fietkaukirkwood: enable SoC drivers in the kernel config
2016-09-28 Matthias Schifferkernel: remove echainiv.ko from kmod-crypto-iv
2016-05-21 Felix Fietkaumvebu: enable core drivers in the kernel config instead...
2016-05-12 Felix Fietkaukernel: remove ocf support, cryptodev-linux should...
2016-03-07 Felix Fietkaukernel: remove linux 4.3 support
2016-02-25 John Crispinkernel: crypto: add fsl CAAM package
2016-02-19 Steven Barthkernel: fix chainiv crypto modules in 4.3+ kernels
2016-02-16 John Crispinkernel: crypto-echainiv was missing deps
2016-02-12 John Crispinlinux/crypto: Add echainiv module provided by 4.4 kernels
2016-01-27 Felix Fietkaukernel: add missing config symbols for kmod-crypto...
2016-01-23 Felix Fietkaukernel: add missing config symbol
2016-01-19 Felix Fietkaukernel/modules: add kmod-crypto-hw-ccp
2016-01-18 Felix Fietkaukernel/modules: add missing symbol for crypto-rng
2016-01-17 Felix Fietkaukernel: add missing kernel config symbol for crypto...
2015-12-12 Felix Fietkaukernel: make kmod-crypto-rng depend on kmod-crypto...
2015-12-11 Felix Fietkaukernel: crypto-aead depends on crypto-null in 4.3 as...
2015-12-10 Felix Fietkaukernel/modules: fix crypto API RNG for >=4.2
2015-12-02 Jonas Gorskipackage: kernel: update dependencies for 4.4
2015-11-15 Felix Fietkaukernel/modules: add OCTEON SHA512 module
2015-11-15 Felix Fietkaukernel/modules: move SHA512 to its own package
2015-11-15 Felix Fietkaukernel/modules: add OCTEON SHA256 module
2015-11-15 Felix Fietkaukernel/modules: add OCTEON SHA1 module
2015-11-15 Felix Fietkaukernel/modules: add OCTEON MD5 module
2015-10-26 John Crispinmodules: crypto-rng changes additions for kernel 4.3
2015-10-26 John Crispinmodules: enable crypto hardware modules
2015-09-08 Felix Fietkaukernel: remove packaging of kmod-crypto-core and kmod...
2015-08-09 Hauke Mehrtenskernel: crypto: fix depends in kmod-crypto-hmac
2015-08-09 Hauke Mehrtenskernel: crypto: fix module loading of cryptomgr.ko
2015-08-09 Hauke Mehrtenskernel: crypto: fix module loading of aead.ko
2015-07-24 Felix Fietkaukernel: remove kmod-crypto-aes, AES crypto support...
2015-07-04 Hauke Mehrtenskernel: add crypto-cmac
2015-04-21 John Crispinkernel: remove module checks for 3.15/3.16/3.17
2015-03-29 Felix Fietkaukernel: make crypto-ctr depend on crypto-iv
2015-03-29 Felix Fietkaulinux: modules: crypto: adds ccm package
2015-03-29 Felix Fietkaux86: make x86_64 a subtarget instead of a standalone...
2015-01-31 Jo-Philipp Wichlinux: convert CompareKernelPatchVer to version tagged...
2015-01-24 Felix Fietkaukernel: drop obsolete kernel version checks
2015-01-05 Felix Fietkaukernel: add missing dependency for kmod-crypto-ghash
2015-01-05 Felix Fietkaukernel/modules: add kmod-crypto-gcm
2015-01-05 Felix Fietkaukernel/modules: add kmod-crypto-ghash
2015-01-05 Felix Fietkaukernel/modules: kmod-crypto-xts: depend on kmod-crypto...
2015-01-05 Felix Fietkaukernel/modules: add kmod-crypto-gf128
2015-01-05 Felix Fietkaukernel/modules: add kmod-crypto-ctr
2015-01-05 Felix Fietkaukernel/modules: add kmod-crypto-seqiv
2015-01-05 Felix Fietkaukernel/modules: remove CRYPTOMGR_MODULES
2015-01-05 Felix Fietkaukernel/modules: kmod-crypto-manager: depend on kmod...
2015-01-05 Felix Fietkaukernel/modules: add kmod-crypto-aead
2015-01-05 Felix Fietkaukernel/modules: remove superfluous backslash
2014-12-08 Felix Fietkaukmod-crypto-hw-talitos: add missing dependency
2014-11-17 John Crispinkernel/modules: use crc32c_generic.ko instead of crc32c.ko
2014-05-02 Hauke Mehrtenskernel: omap: omap-des.ko is not available in kernel...
2014-04-28 Zoltan Herpaifs: add kernel modules for AFS client
2013-12-14 Felix Fietkaukernel: move BLKCIPHER into crypto-core to avoid pullin...
2013-11-11 Imre Kalozdepend on the correct target
2013-11-08 Imre Kalozswitch to 3.12, enable support for AM33xx/OMAP3
2013-09-17 John Crispinkernel: make most modules use AutoProbe
2013-09-17 Felix Fietkaukernel: fix config symbol for kmod-crypto-hash
2013-08-21 Luka Perkovcrypto: add missing depends for crypto-manager
2013-07-26 Luka Perkovkernel: be consistent with formatting style
2013-07-21 Felix Fietkaukernel: fix kmod-crypto-hw-ppc4xx dependencies
2013-07-20 Gabor Juhoskernel: fix crypto-hw-talitos dependencies
2013-07-19 Hauke Mehrtenskernel: simplify kmod-crypto-misc dependencies
2013-07-19 Hauke Mehrtenskernel: fix crypto-hw-geode dependencies
2013-07-19 Hauke Mehrtenskernel: fix crypto-hw-padlock dependencies
2013-07-19 Hauke Mehrtenskernel: fix syntax error in kmod-crypto-misc
2013-07-18 Jonas Gorskikernel: crypto: add missing dependencies and files
2013-07-10 Florian Fainellikernel: package the HW random core module
2013-06-21 John Crispinpackages: clean up the package folder