index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-18
crypto: qat - fix spelling mistake: "runing" -> "running"
Colin Ian King
1
-1
/
+1
2017-07-06
Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-19
/
+21
2017-06-28
crypto: qat - avoid an uninitialized variable warning
Arnd Bergmann
1
-19
/
+21
2017-06-10
crypto: qat - comply with crypto_akcipher_maxsize()
Tudor-Dan Ambarus
1
-2
/
+2
2017-06-10
crypto: qat - comply with crypto_kpp_maxsize()
Tudor-Dan Ambarus
1
-2
/
+2
2017-05-23
crypto: qat - Use IPAD/OPAD constant
Corentin LABBE
1
-2
/
+3
2017-05-23
crypto: qat - use pcie_flr instead of duplicating it
Christoph Hellwig
1
-14
/
+1
2017-03-09
crypto: kpp - constify buffer passed to crypto_kpp_set_secret()
Eric Biggers
1
-1
/
+1
2016-12-30
crypto: qat - increase number of supported devices
Xin Zeng
3
-14
/
+19
2016-12-30
crypto: qat - modify format of dev top level debugfs entries
Pablo Marcos Oltra
6
-6
/
+6
2016-12-30
crypto: qat - zero esram only for DH85x devices
Giovanni Cabiddu
1
-2
/
+2
2016-12-30
crypto: qat - fix bar discovery for c62x
Giovanni Cabiddu
2
-1
/
+2
2016-12-30
crypto: qat - replace hardcoded BIT(0) in vf_isr
Giovanni Cabiddu
1
-2
/
+2
2016-12-30
crypto: qat - fix comments describing adf_disable_sriov()
Ahsan Atta
1
-2
/
+2
2016-12-30
crypto: qat - fix indentation
Ahsan Atta
1
-1
/
+1
2016-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-2
/
+2
2016-09-13
crypto: qat - fix leak on error path
Giovanni Cabiddu
1
-4
/
+4
2016-09-07
crypto: qat - fix incorrect accelerator mask for C3X devices
Maksim Lukoshkov
1
-1
/
+1
2016-08-31
crypto: qat - fix constants table DMA
Maksim Lukoshkov
1
-8
/
+12
2016-08-24
crypto: qat - fix aes-xts key sizes
Giovanni Cabiddu
1
-2
/
+2
2016-07-11
crypto: qat - Stop dropping leading zeros from RSA output
Salvatore Benedetto
1
-20
/
+0
2016-07-11
crypto: qat - Add DH support
Salvatore Benedetto
2
-72
/
+522
2016-07-05
crypto: qat - Add RSA CRT mode
Salvatore Benedetto
1
-25
/
+209
2016-07-05
crypto: qat - Use alternative reset methods depending on the specific device
Conor McLoughlin
6
-9
/
+43
2016-07-05
crypto: qat - Switch to new rsa_helper functions
Salvatore Benedetto
5
-55
/
+21
2016-06-13
crypto: qat - Remove deprecated create_workqueue
Bhaktipriya Shridhar
3
-3
/
+4
2016-05-31
crypto: qat - fix typos sizeof for ctx
Tadeusz Struk
1
-4
/
+4
2016-05-13
crypto: qat - change the adf_ctl_stop_devices to void
Tadeusz Struk
1
-6
/
+3
2016-05-03
crypto: qat - make adf_vf_isr.c dependant on IOV config
Tadeusz Struk
2
-4
/
+14
2016-05-03
crypto: qat - Fix typo in comments
Tadeusz Struk
1
-2
/
+2
2016-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-2
/
+11
2016-05-03
crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wq
Tadeusz Struk
1
-2
/
+11
2016-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
3
-10
/
+24
2016-04-28
crypto: qat - fix invalid pf2vf_resp_wq logic
Tadeusz Struk
3
-10
/
+24
2016-04-18
crypto: qat - fix section mismatch warning
Tadeusz Struk
1
-1
/
+1
2016-04-18
crypto: qat - interrupts need to be enabled when VFs are disabled
Tadeusz Struk
1
-1
/
+2
2016-04-18
crypto: qat - check if PF is running
Tadeusz Struk
6
-4
/
+14
2016-04-18
crypto: qat - move vf2pf_init and vf2pf_exit to common
Tadeusz Struk
6
-70
/
+103
2016-04-15
crypto: qat - adf_dev_stop should not be called in atomic context
Tadeusz Struk
3
-3
/
+64
2016-04-05
crypto: qat - changed adf_dev_stop to void
Tadeusz Struk
10
-47
/
+17
2016-04-05
crypto: qat - explicitly stop all VFs first
Tadeusz Struk
1
-1
/
+20
2016-04-05
crypto: qat - fix address leaking of RSA public exponent
Tudor Ambarus
1
-1
/
+1
2016-04-05
crypto: qat - avoid memory corruption or undefined behaviour
Tudor Ambarus
1
-1
/
+1
2016-04-05
crypto: qat - Remove redundant nrbg rings
Ahsan Atta
1
-2
/
+0
2016-04-05
crypto: qat - make sure const_tab is 1024 bytes aligned
Tadeusz Struk
1
-1
/
+1
2016-03-11
crypto: qat - remove redundant arbiter configuration
Tadeusz Struk
1
-19
/
+0
2016-03-11
crypto: qat - Change the definition of icp_qat_uof_regtype
Pingchao Yang
1
-21
/
+21
2016-02-28
crypto: qat - The AE id should be less than the maximal AE number
Pingchao Yang
1
-1
/
+1
2016-02-17
crypto: qat - fix leak on error path
Tadeusz Struk
1
-34
/
+36
2016-01-25
crypto: qat - Reduced reqsize in qat_algs
Cabiddu, Giovanni
1
-4
/
+2
[next]