index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
nx
Age
Commit message (
Expand
)
Author
Files
Lines
2015-07-08
crypto: nx - Fix reentrancy bugs
Herbert Xu
8
-79
/
+125
2015-07-07
crypto: nx - reduce chattiness of platform drivers
Nishanth Aravamudan
2
-12
/
+1
2015-07-06
crypto: nx - do not emit extra output if status is disabled
Nishanth Aravamudan
1
-1
/
+7
2015-07-06
crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
Nishanth Aravamudan
1
-4
/
+4
2015-07-06
crypto: nx - nx842_OF_upd_status should return ENODEV if device is not 'okay'
Nishanth Aravamudan
1
-1
/
+2
2015-06-21
crypto: nx - Check for bogus firmware properties
Herbert Xu
1
-32
/
+118
2015-06-19
crypto: nx - add LE support to pSeries platform driver
Dan Streetman
3
-43
/
+45
2015-06-18
crypto: drivers - Fix Kconfig selects
Herbert Xu
1
-8
/
+0
2015-06-17
crypto: nx - Convert GCM to new AEAD interface
Herbert Xu
3
-73
/
+67
2015-06-15
crypto: nx - replace NX842_MEM_COMPRESS with function
Dan Streetman
5
-15
/
+25
2015-06-15
crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.h
Dan Streetman
2
-2
/
+22
2015-06-04
crypto: nx - fix nx-842 pSeries driver minimum buffer size
Dan Streetman
1
-5
/
+2
2015-06-03
crypto: nx - prevent nx 842 load if no hw driver
Dan Streetman
6
-135
/
+148
2015-05-22
crypto: nx - Remove unnecessary maxauthsize check
Herbert Xu
1
-3
/
+0
2015-05-18
crypto: nx - remove 842-nx null checks
Dan Streetman
1
-6
/
+0
2015-05-11
crypto: nx - add hardware 842 crypto comp alg
Dan Streetman
3
-0
/
+597
2015-05-11
crypto: nx - simplify pSeries nx842 driver
Dan Streetman
1
-626
/
+153
2015-05-11
crypto: nx - add PowerNV platform NX-842 driver
Dan Streetman
6
-10
/
+737
2015-05-11
crypto: nx - add nx842 constraints
Dan Streetman
3
-0
/
+50
2015-05-11
crypto: nx - add NX-842 platform frontend driver
Dan Streetman
5
-40
/
+232
2015-05-11
crypto: nx - rename nx-842.c to nx-842-pseries.c
Dan Streetman
2
-1
/
+1
2015-04-26
crypto: nx - Fixing SHA update bug
Leonidas Da Silva Barbosa
4
-119
/
+99
2015-04-26
crypto: nx - Fixing NX data alignment with nx_sg list
Leonidas Da Silva Barbosa
1
-4
/
+24
2015-01-26
crypto: replace scatterwalk_sg_next with sg_next
Cristian Stoica
1
-3
/
+3
2014-12-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
10
-363
/
+447
2014-11-25
of/reconfig: Always use the same structure for notifiers
Grant Likely
1
-2
/
+2
2014-11-06
crypto: nx - Fixing the limit number of bytes to be processed
Leonidas S. Barbosa
2
-22
/
+113
2014-11-06
crypto: nx - Fix SHA concurrence issue and sg limit bounds
Leonidas S. Barbosa
2
-230
/
+200
2014-11-06
crypto: nx - Moving NX-AES-XCBC to be processed logic
Leonidas S. Barbosa
1
-18
/
+63
2014-11-06
crypto: nx - Moving NX-AES-GCM to be processed logic
Leonidas S. Barbosa
1
-29
/
+37
2014-11-06
crypto: nx - Moving NX-AES-ECB to be processed logic
Leonidas S. Barbosa
1
-10
/
+2
2014-11-06
crypto: nx - Moving limit and bound logic in CTR and fix IV vector
Leonidas S. Barbosa
1
-10
/
+3
2014-11-06
crypto: nx - Moving NX-AES-CCM to be processed logic and sg_list bounds
Leonidas S. Barbosa
1
-34
/
+27
2014-11-06
crypto: nx - Moving NX-AES-CBC to be processed logic
Leonidas S. Barbosa
1
-10
/
+2
2014-08-14
Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
1
-22
/
+8
2014-07-24
of: Reorder device tree changes and notifiers
Grant Likely
1
-22
/
+8
2014-06-20
crypto: drivers - Add 2 missing __exit_p
Jean Delvare
1
-1
/
+1
2014-06-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptodev-2.6 int...
Linus Torvalds
1
-2
/
+2
2014-05-29
crypto/nx/nx-842: dev_set_drvdata can no longer fail
Jean Delvare
1
-6
/
+1
2014-04-16
crypto: nx - Use RCU_INIT_POINTER(x, NULL)
Monam Agarwal
1
-2
/
+2
2014-02-11
crypto/nx/nx-842: Fix handling of vmalloc addresses
Nathan Fontenot
1
-10
/
+19
2013-09-02
crypto: nx - fix SHA-2 for chunks bigger than block size
Marcelo Cerri
2
-2
/
+2
2013-09-02
crypto: nx - fix GCM for zero length messages
Marcelo Cerri
1
-20
/
+112
2013-09-02
crypto: nx - fix XCBC for zero length messages
Marcelo Cerri
1
-7
/
+77
2013-09-02
crypto: nx - fix limits to sg lists for AES-CCM
Fionnuala Gunter
1
-75
/
+208
2013-09-02
crypto: nx - fix limits to sg lists for AES-XCBC
Fionnuala Gunter
1
-47
/
+66
2013-09-02
crypto: nx - fix limits to sg lists for AES-GCM
Marcelo Cerri
1
-66
/
+136
2013-09-02
crypto: nx - fix limits to sg lists for AES-CTR
Marcelo Cerri
1
-19
/
+31
2013-09-02
crypto: nx - fix limits to sg lists for AES-CBC
Marcelo Cerri
1
-23
/
+33
2013-09-02
crypto: nx - fix limits to sg lists for AES-ECB
Marcelo Cerri
1
-18
/
+30
[prev]
[next]