index
:
openwrt/upstream
attitude_adjustment
barrier_breaker
chaos_calmer
lede-17.01
less-old-master
master
old-master
openwrt-18.06
openwrt-19.07
upstream
upstream openwrt
James
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
package
/
kernel
/
modules
/
crypto.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel: remove kernel modules and references to kernels <= 2.6.36
Hauke Mehrtens
2012-05-06
1
-1
/
+1
*
[kernel] add missing autoload shortcut to crypto modules for btrfs
John Crispin
2012-02-14
1
-2
/
+2
*
kernel: update module names and add new config symbols for linux 3.3
Jonas Gorski
2012-02-02
1
-1
/
+5
*
kernel: fix OCF for linux 3.2
Jonas Gorski
2012-01-19
1
-1
/
+1
*
package: kernel: fix files for blowfish and pcimcia-rsrc
Jonas Gorski
2012-01-19
1
-2
/
+3
*
package: kernel: fix typo
Jonas Gorski
2011-11-09
1
-1
/
+1
*
package: kernel: add handling for 3.2 renames (and some missed ones for 3.1)
Jonas Gorski
2011-11-09
1
-3
/
+8
*
package/kernel: move MD4 crypto module in its own package
Nicolas Thill
2011-10-28
1
-2
/
+12
*
package/kernel: prefix library modules with lib-
Nicolas Thill
2011-10-28
1
-1
/
+1
*
package/kernel: move crc32c in its own package
Nicolas Thill
2011-10-28
1
-2
/
+11
*
[package] kernel: add kmod-crypto-user
Florian Fainelli
2011-08-17
1
-0
/
+16
*
kernel: crypto: fix spelling
Hauke Mehrtens
2011-07-24
1
-1
/
+1
*
ocf-linux: version bump to 20110720
Hauke Mehrtens
2011-07-24
1
-0
/
+16
*
fixup orion compile
Imre Kaloz
2011-07-11
1
-1
/
+1
*
[PATCH] kernel: kmod-crypto-iv depends on kmod-crypto-manager
Jo-Philipp Wich
2011-05-24
1
-1
/
+1
*
[modules]
John Crispin
2011-05-17
1
-1
/
+1
*
package/kernel: crypto: Remove renamed modules hack
Vasilis Tsiligiannis
2011-05-15
1
-23
/
+9
*
package/kernel: Remove all 2.4 definitions
Vasilis Tsiligiannis
2011-05-15
1
-8
/
+5
*
[package] kernel: revert r26814
Jo-Philipp Wich
2011-05-03
1
-16
/
+0
*
[PATCH 1/2] kernel: add kmod-crypto-ipsec
Jo-Philipp Wich
2011-05-03
1
-0
/
+16
*
[PATCH 1/2] kernel: add kmod-crypto-{wq,rng,iv}
Jo-Philipp Wich
2011-05-03
1
-0
/
+32
*
[package] kernel/modules: Fix r26637
Vasilis Tsiligiannis
2011-04-12
1
-1
/
+1
*
[package] kernel/modules: Add kmod-zlib dependency to kmod-crypto-deflate
Vasilis Tsiligiannis
2011-04-12
1
-5
/
+4
*
crypto: The if statement for twofish did not work, deflate depends on zlib_de...
Hauke Mehrtens
2011-04-09
1
-5
/
+10
*
kernel: remove double definition of depends in crypto-mv-cesa and make it loo...
Hauke Mehrtens
2011-04-02
1
-7
/
+6
*
kernel: mv_cesa depends on CRYPTO_BLKCIPHER2 and CRYPTO_HASH2
Hauke Mehrtens
2011-04-02
1
-0
/
+1
*
kernel: ocf also requires kmod-crypto-mananger (which depends on kmod-crypto-...
Felix Fietkau
2011-03-30
1
-1
/
+1
*
kernel: add missing dependency for ocf on kmod-crypto-hash
Felix Fietkau
2011-03-30
1
-1
/
+1
*
kernel: fix autoload for the crypto_hash module (patch from #9136)
Felix Fietkau
2011-03-29
1
-1
/
+1
*
kernel: split up cryptoapi, move hash support and blockcipher/algorithm manag...
Felix Fietkau
2011-03-25
1
-10
/
+46
*
kmod-crypto: fix selecting core crypto modules
Felix Fietkau
2011-02-24
1
-0
/
+5
*
kmod-crypto: remove pcomp, nothing uses it
Felix Fietkau
2011-02-24
1
-1
/
+0
*
move the cbc crypto module out of the crypto core and into a separate package...
Felix Fietkau
2011-02-12
1
-1
/
+10
*
remove an obsolete CompareKernelPatchVer call
Felix Fietkau
2011-02-12
1
-1
/
+1
*
move the deflate crypto module out of the crypto core and into a separate pac...
Felix Fietkau
2011-02-12
1
-2
/
+11
*
remove a remaining reference to linux 2.4
Felix Fietkau
2011-02-12
1
-6
/
+0
*
[package] kernel: underscores in package names are bad, rename kmod-crypto-mv...
Jo-Philipp Wich
2010-10-10
1
-2
/
+2
*
[packages/kernel] Make mv_cesa crypto module available on Orion as well.
Lars-Peter Clausen
2010-10-04
1
-0
/
+11
*
[package] kernel: Move CONFIG_CRYPTO_HW to crypto-core
Lars-Peter Clausen
2010-10-03
1
-6
/
+5
*
Fix compilation of crypto modules.
Michael Büsch
2010-09-12
1
-2
/
+2
*
Fix kernel crypto modules for >= 2.6.36
Michael Büsch
2010-09-11
1
-2
/
+2
*
package/kernel: update crypto.mk for kernel 2.6.36
Alexandros C. Couloumbis
2010-09-06
1
-1
/
+2
*
[package] add XTS cipher CryptoAPI module
Florian Fainelli
2010-09-04
1
-0
/
+17
*
[package] fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643)
Florian Fainelli
2010-07-20
1
-0
/
+1
*
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
Claudio Mignanti
2010-07-12
1
-42
/
+42
*
remove obsolete kernel dependencies and version checks
Felix Fietkau
2010-06-26
1
-11
/
+7
*
package/kernel: fix missing parenthesis on r21758
Alexandros C. Couloumbis
2010-06-11
1
-1
/
+1
*
package/kernel: fix dependency modules
Alexandros C. Couloumbis
2010-06-11
1
-1
/
+1
*
[package] hifnHIPP also depends on PCI
Florian Fainelli
2010-05-11
1
-1
/
+1
*
[package] kmod-ocf-hifn7751 depends on PCI, spotted by buildbot
Florian Fainelli
2010-05-05
1
-1
/
+1
[next]