Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Hauke Mehrtens f4aef6d553 kernel: remove double definition of depends in crypto-mv-cesa and make it look like the other entries. 14 gadi atpakaļ
  Hauke Mehrtens 25b6ffe3d7 kernel: mv_cesa depends on CRYPTO_BLKCIPHER2 and CRYPTO_HASH2 14 gadi atpakaļ
  Felix Fietkau d6d41eb0cb kernel: ocf also requires kmod-crypto-mananger (which depends on kmod-crypto-hash) 14 gadi atpakaļ
  Felix Fietkau ada4206cc5 kernel: add missing dependency for ocf on kmod-crypto-hash 14 gadi atpakaļ
  Felix Fietkau d1da16a093 kernel: fix autoload for the crypto_hash module (patch from #9136) 14 gadi atpakaļ
  Felix Fietkau a119ee0013 kernel: split up cryptoapi, move hash support and blockcipher/algorithm manager to separate packages 15 gadi atpakaļ
  Felix Fietkau ac9a5cf885 kmod-crypto: fix selecting core crypto modules 15 gadi atpakaļ
  Felix Fietkau b1b89bf646 kmod-crypto: remove pcomp, nothing uses it 15 gadi atpakaļ
  Felix Fietkau 858292316b move the cbc crypto module out of the crypto core and into a separate package - it is only used for ipsec 15 gadi atpakaļ
  Felix Fietkau 69c52daa49 remove an obsolete CompareKernelPatchVer call 15 gadi atpakaļ
  Felix Fietkau 2d9427566a move the deflate crypto module out of the crypto core and into a separate package - it is only used for ipsec 15 gadi atpakaļ
  Felix Fietkau d64c314336 remove a remaining reference to linux 2.4 15 gadi atpakaļ
  Jo-Philipp Wich 3f4adc80db kernel: underscores in package names are bad, rename kmod-crypto-mv_cesa to kmod-crypto-mv-cesa 15 gadi atpakaļ
  Lars-Peter Clausen 290e192ce8 Make mv_cesa crypto module available on Orion as well. 15 gadi atpakaļ
  Lars-Peter Clausen 7ee9c3d762 kernel: Move CONFIG_CRYPTO_HW to crypto-core 15 gadi atpakaļ
  Michael Büsch 78539bfa4f Fix compilation of crypto modules. This fixes #7920 15 gadi atpakaļ
  Michael Büsch 393c83514b Fix kernel crypto modules for >= 2.6.36 15 gadi atpakaļ
  Alexandros C. Couloumbis e9996f7cdc package/kernel: update crypto.mk for kernel 2.6.36 15 gadi atpakaļ
  Florian Fainelli 5bd1c17fd1 add XTS cipher CryptoAPI module 15 gadi atpakaļ
  Florian Fainelli e9924b427e fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643) 15 gadi atpakaļ
  Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 15 gadi atpakaļ
  Felix Fietkau ff3d5025ac remove obsolete kernel dependencies and version checks 15 gadi atpakaļ
  Alexandros C. Couloumbis c80ad970e0 package/kernel: fix missing parenthesis on r21758 15 gadi atpakaļ
  Alexandros C. Couloumbis 6bf0094865 package/kernel: fix dependency modules 15 gadi atpakaļ
  Florian Fainelli 4aceb015d3 hifnHIPP also depends on PCI 15 gadi atpakaļ
  Florian Fainelli 89ba5f098e kmod-ocf-hifn7751 depends on PCI, spotted by buildbot 15 gadi atpakaļ
  Jo-Philipp Wich cb232921b5 kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4 15 gadi atpakaļ
  Nicolas Thill 36ee230fca package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 only 15 gadi atpakaļ
  Nicolas Thill fc43e1f4f5 package/kernel: move AddDepends calls at the end of package definitions, move back some dependencies in DEPENDS for clarity 15 gadi atpakaļ
  Nicolas Thill 194b6b20ea package/kernel: rename KernelPackage/*/Depends to AddDepends/* 15 gadi atpakaļ