index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: qat - fix aes-xts key sizes
Giovanni Cabiddu
2016-08-24
1
-2
/
+2
*
crypto: qat - Stop dropping leading zeros from RSA output
Salvatore Benedetto
2016-07-11
1
-20
/
+0
*
crypto: qat - Add DH support
Salvatore Benedetto
2016-07-11
2
-72
/
+522
*
crypto: qat - Add RSA CRT mode
Salvatore Benedetto
2016-07-05
1
-25
/
+209
*
crypto: qat - Use alternative reset methods depending on the specific device
Conor McLoughlin
2016-07-05
6
-9
/
+43
*
crypto: qat - Switch to new rsa_helper functions
Salvatore Benedetto
2016-07-05
5
-55
/
+21
*
crypto: qat - Remove deprecated create_workqueue
Bhaktipriya Shridhar
2016-06-13
3
-3
/
+4
*
crypto: qat - fix typos sizeof for ctx
Tadeusz Struk
2016-05-31
1
-4
/
+4
*
crypto: qat - change the adf_ctl_stop_devices to void
Tadeusz Struk
2016-05-13
1
-6
/
+3
*
crypto: qat - make adf_vf_isr.c dependant on IOV config
Tadeusz Struk
2016-05-03
2
-4
/
+14
*
crypto: qat - Fix typo in comments
Tadeusz Struk
2016-05-03
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-05-03
1
-2
/
+11
|
\
|
*
crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq
Tadeusz Struk
2016-05-03
1
-2
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
2016-04-28
3
-10
/
+24
|
\
\
|
|
/
|
*
crypto: qat - fix invalid pf2vf_resp_wq logic
Tadeusz Struk
2016-04-28
3
-10
/
+24
*
|
crypto: qat - fix section mismatch warning
Tadeusz Struk
2016-04-18
1
-1
/
+1
*
|
crypto: qat - interrupts need to be enabled when VFs are disabled
Tadeusz Struk
2016-04-18
1
-1
/
+2
*
|
crypto: qat - check if PF is running
Tadeusz Struk
2016-04-18
6
-4
/
+14
*
|
crypto: qat - move vf2pf_init and vf2pf_exit to common
Tadeusz Struk
2016-04-18
6
-70
/
+103
*
|
crypto: qat - adf_dev_stop should not be called in atomic context
Tadeusz Struk
2016-04-15
3
-3
/
+64
*
|
crypto: qat - changed adf_dev_stop to void
Tadeusz Struk
2016-04-05
10
-47
/
+17
*
|
crypto: qat - explicitly stop all VFs first
Tadeusz Struk
2016-04-05
1
-1
/
+20
*
|
crypto: qat - fix address leaking of RSA public exponent
Tudor Ambarus
2016-04-05
1
-1
/
+1
*
|
crypto: qat - avoid memory corruption or undefined behaviour
Tudor Ambarus
2016-04-05
1
-1
/
+1
*
|
crypto: qat - Remove redundant nrbg rings
Ahsan Atta
2016-04-05
1
-2
/
+0
*
|
crypto: qat - make sure const_tab is 1024 bytes aligned
Tadeusz Struk
2016-04-05
1
-1
/
+1
|
/
*
crypto: qat - remove redundant arbiter configuration
Tadeusz Struk
2016-03-11
1
-19
/
+0
*
crypto: qat - Change the definition of icp_qat_uof_regtype
Pingchao Yang
2016-03-11
1
-21
/
+21
*
crypto: qat - The AE id should be less than the maximal AE number
Pingchao Yang
2016-02-28
1
-1
/
+1
*
crypto: qat - fix leak on error path
Tadeusz Struk
2016-02-17
1
-34
/
+36
*
crypto: qat - Reduced reqsize in qat_algs
Cabiddu, Giovanni
2016-01-25
1
-4
/
+2
*
crypto: qat - Pack cfg ctl structs
Atta, Ahsan
2016-01-25
1
-3
/
+3
*
crypto: qat - remove redundant function call
Pingchao Yang
2016-01-25
1
-1
/
+0
*
crypto: qat - change name for c6xx dev type
Tadeusz Struk
2016-01-25
1
-2
/
+2
*
crypto: qat - update init_esram for C3xxx dev type
Tadeusz Struk
2016-01-18
1
-0
/
+3
*
crypto: qat - fix timeout issues
Pingchao Yang
2016-01-18
1
-5
/
+6
*
crypto: qat - remove to call get_sram_bar_id for qat_c3xxx
Pingchao Yang
2016-01-18
1
-3
/
+6
*
crypto: qat - fix SKU definiftion for c3xxx dev
Tadeusz Struk
2015-12-25
2
-19
/
+8
*
crypto: qat - Fix random config build issue
Tadeusz Struk
2015-12-25
1
-2
/
+10
*
crypto: qat - Rename dh895xcc mmp firmware
Ahsan Atta
2015-12-25
1
-1
/
+1
*
crypto: qat - use list_for_each_entry*
Geliang Tang
2015-12-22
2
-29
/
+12
*
crypto: qat - fix some timeout tests
Pingchao Yang
2015-12-22
1
-1
/
+1
*
crypto: qat - fix CTX_ENABLES bits shift direction issue
Pingchao Yang
2015-12-22
1
-1
/
+1
*
crypto: qat - uint8_t is not large enough for accel_id
Tadeusz Struk
2015-12-14
2
-3
/
+3
*
crypto: qat - enable VF irq after guest exits ungracefully
Zeng Xin
2015-12-14
2
-1
/
+7
*
crypto: qat - select PCI_IOV when VF are enabled
Tadeusz Struk
2015-12-11
1
-0
/
+2
*
crypto: qat - ring returning retry even though ring has BW
Harvijay Saini
2015-12-11
1
-3
/
+2
*
crypto: qat - add support for c62xvf accel type
Tadeusz Struk
2015-12-09
7
-0
/
+558
*
crypto: qat - add support for c3xxxvf accel type
Tadeusz Struk
2015-12-09
7
-1
/
+559
*
crypto: qat - add support for c62x accel type
Tadeusz Struk
2015-12-09
7
-0
/
+683
[next]