Ansuel Smith
d1772503f9
cryptodev-linux: bump to 4.9
Cosmetic update just to remove git date
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
8 years ago
Ansuel Smith
0d611a5884
cryptodev-linux: fix aria 2 spam message
cryptodev log by default unecessary debug message
With some app (like aria2) the syslog get spammed with lots of this message
cryptodev: aria2c[3231] (adjust_sg_array:106): reallocating from 32 to 512 pages
With this we disable logging of debug message as they are just for info purpose and they are not error at all.
Signed-off-by: Ansuel Smith ansuelsmth@gmail.com
8 years ago
Ansuel Smith
49f3520e4e
Cryptodev-linux: bump to last commit
Fixing of varius error
Signed-off-by: Ansuel Smith <ansuelsmth@gmail.com>
8 years ago
Jan Čermák
47d18246fb
cryptodev: remove dependency on kmod-crypto-core
Kernel module kmod-crypto-core was removed in OpenWrt trunk r46820.
Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
9 years ago
notnyt
ebc9559f92
cryptodev-linux: bump to 1.8
This fixes compile time errors using kernel 4.3 and above
Signed-off-by: Rob Mosher <nyt-openwrt@countercultured.net>
9 years ago
Daniel Golle
6eb0919b90
cryptodev: get rid of get_unused_fd()
The get_unused_fd() macro was removed upstream by
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=f938612dd97d481b8b5bf960c992ae577f081c17
Thus replace get_unused_fd() by get_unused_fd_flags(0) which used to
be the definition of the get_unused_fd() macro before it was removed.
This fixes cryptodev compilation on kernel 4.0.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
10 years ago
Nikos Mavrogiannopoulos
53ea5955bd
cryptodev-linux: updated to 1.7
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Eugene Sanivsky
fba457621c
cryptodev-linux: replace INIT_COMPLETION with reinit_completion
10 years ago
Nikos Mavrogiannopoulos
ca32200785
Added maintainer
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
10 years ago
Nikos Mavrogiannopoulos
1aab2a4dee
Added cryptodev-linux
11 years ago