Felix Fietkau
2203f4d6e0
kernel/modules: add kmod-crypto-aead
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43830
2015-01-05 13:01:23 +00:00
Felix Fietkau
b15f09baec
kernel/modules: remove superfluous backslash
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43829
2015-01-05 13:01:17 +00:00
Felix Fietkau
4a4b6fc2ba
kmod-crypto-hw-talitos: add missing dependency
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43561
2014-12-08 12:03:41 +00:00
John Crispin
ed5ae98cf4
kernel/modules: use crc32c_generic.ko instead of crc32c.ko
...
Starting from kernel version 3.15, the crc32c module was renamed to
crc32c_generic.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43291
2014-11-17 14:30:42 +00:00
Hauke Mehrtens
973c9a0f5b
kernel: omap: omap-des.ko is not available in kernel 3.13
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 40665
2014-05-02 22:55:55 +00:00
Zoltan Herpai
aa425b88a8
fs: add kernel modules for AFS client
...
- add/separate crypto modules
- add fscache support
- add rxrpc module which is required for AFS
- add afs module
Signed-Off-By: Nathaniel Wesley Filardo <8S9K8UGO5JGPI3U067229BBACKMQIGVH@cmx.ietfng.org>
Acked-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 40587
2014-04-28 19:47:38 +00:00
Felix Fietkau
5991eb39b9
kernel: move BLKCIPHER into crypto-core to avoid pulling in crypto-manager for arc4 (used by mac80211)
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39052
2013-12-14 16:40:24 +00:00
Imre Kaloz
7f4bdaa244
depend on the correct target
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38721
2013-11-11 11:51:54 +00:00
Imre Kaloz
06d0fda4d1
switch to 3.12, enable support for AM33xx/OMAP3
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38692
2013-11-08 12:44:38 +00:00
John Crispin
f12f4074af
kernel: make most modules use AutoProbe
...
now that we have modprobe we can set more than half of the modules to AutoProbe
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 38021
2013-09-17 21:45:17 +00:00
Felix Fietkau
5d8cdd84e8
kernel: fix config symbol for kmod-crypto-hash
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 38015
2013-09-17 09:54:05 +00:00
Luka Perkov
b04baf0d0c
crypto: add missing depends for crypto-manager
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37817
2013-08-21 00:36:19 +00:00
Luka Perkov
aa81b9ed5f
kernel: be consistent with formatting style
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 37545
2013-07-26 01:09:50 +00:00
Felix Fietkau
c493e45058
kernel: fix kmod-crypto-hw-ppc4xx dependencies
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 37488
2013-07-21 08:20:01 +00:00
Gabor Juhos
0494ec45f1
kernel: fix crypto-hw-talitos dependencies
...
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 37485
2013-07-20 20:44:40 +00:00
Hauke Mehrtens
ddb0804479
kernel: simplify kmod-crypto-misc dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37448
2013-07-19 15:01:22 +00:00
Hauke Mehrtens
0cb97db4be
kernel: fix crypto-hw-geode dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37443
2013-07-19 14:46:02 +00:00
Hauke Mehrtens
0256b82631
kernel: fix crypto-hw-padlock dependencies
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37442
2013-07-19 14:44:12 +00:00
Hauke Mehrtens
4a9adf4300
kernel: fix syntax error in kmod-crypto-misc
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 37441
2013-07-19 14:41:33 +00:00
Jonas Gorski
9a38971a3e
kernel: crypto: add missing dependencies and files
...
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 37392
2013-07-18 13:08:27 +00:00
Florian Fainelli
0e479250a6
kernel: package the HW random core module
...
And update the crypto-hw-hifn-795x to use it.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 37231
2013-07-10 19:42:48 +00:00
John Crispin
4ebf19b48f
packages: clean up the package folder
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 37007
2013-06-21 16:54:37 +00:00