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
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
2016-01-25
crypto: qat - Pack cfg ctl structs
Atta, Ahsan
1
-3
/
+3
2016-01-25
crypto: qat - remove redundant function call
Pingchao Yang
1
-1
/
+0
2016-01-25
crypto: qat - change name for c6xx dev type
Tadeusz Struk
1
-2
/
+2
2016-01-18
crypto: qat - update init_esram for C3xxx dev type
Tadeusz Struk
1
-0
/
+3
2016-01-18
crypto: qat - fix timeout issues
Pingchao Yang
1
-5
/
+6
2016-01-18
crypto: qat - remove to call get_sram_bar_id for qat_c3xxx
Pingchao Yang
1
-3
/
+6
2015-12-25
crypto: qat - fix SKU definiftion for c3xxx dev
Tadeusz Struk
2
-19
/
+8
2015-12-25
crypto: qat - Fix random config build issue
Tadeusz Struk
1
-2
/
+10
2015-12-25
crypto: qat - Rename dh895xcc mmp firmware
Ahsan Atta
1
-1
/
+1
2015-12-22
crypto: qat - use list_for_each_entry*
Geliang Tang
2
-29
/
+12
2015-12-22
crypto: qat - fix some timeout tests
Pingchao Yang
1
-1
/
+1
2015-12-22
crypto: qat - fix CTX_ENABLES bits shift direction issue
Pingchao Yang
1
-1
/
+1
2015-12-14
crypto: qat - uint8_t is not large enough for accel_id
Tadeusz Struk
2
-3
/
+3
2015-12-14
crypto: qat - enable VF irq after guest exits ungracefully
Zeng Xin
2
-1
/
+7
2015-12-11
crypto: qat - select PCI_IOV when VF are enabled
Tadeusz Struk
1
-0
/
+2
2015-12-11
crypto: qat - ring returning retry even though ring has BW
Harvijay Saini
1
-3
/
+2
2015-12-09
crypto: qat - add support for c62xvf accel type
Tadeusz Struk
7
-0
/
+558
2015-12-09
crypto: qat - add support for c3xxxvf accel type
Tadeusz Struk
7
-1
/
+559
2015-12-09
crypto: qat - add support for c62x accel type
Tadeusz Struk
7
-0
/
+683
2015-12-09
crypto: qat - add support for c3xxx accel type
Tadeusz Struk
8
-5
/
+714
2015-12-09
crypto: qat - move isr files to qat common so that they can be reused
Tadeusz Struk
24
-422
/
+213
2015-12-09
crypto: qat - add support for new devices to FW loader
Pingchao Yang
7
-85
/
+823
2015-12-09
crypto: qat - add new device definitions
Tadeusz Struk
1
-0
/
+10
2015-11-24
crypto: qat - fix typo in clean-files
Jim Davis
1
-1
/
+1
2015-11-17
crypto: qat - constify pci_error_handlers structures
Julia Lawall
1
-1
/
+1
2015-11-17
crypto: qat - remove superfluous check from adf_probe
Salvatore Benedetto
2
-15
/
+2
2015-11-17
crypto: qat - fix get instance function
Tadeusz Struk
1
-11
/
+11
2015-11-17
crypto: qat - when stopping all devices make fure VF are stopped first
Tadeusz Struk
1
-1
/
+1
2015-11-04
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
12
-166
/
+366
2015-10-20
crypto: qat - fix crypto_get_instance_node function
Tadeusz Struk
1
-4
/
+16
2015-10-14
crypto: akcipher - Changes to asymmetric key API
Tadeusz Struk
5
-63
/
+182
2015-10-01
crypto: qat - remove unneeded variable
Tadeusz Struk
1
-3
/
+2
2015-10-01
crypto: qat - add support for ctr(aes) and xts(aes)
Tadeusz Struk
1
-39
/
+127
2015-10-01
crypto: qat - remove empty functions and turn qat_uregister fn to void
Tadeusz Struk
4
-25
/
+5
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-0
/
+3
2015-09-21
crypto: qat - VF should never trigger SBR on PH
Conor McLoughlin
1
-0
/
+3
2015-09-21
crypto: qat - Add load balancing across devices
Tadeusz Struk
1
-28
/
+33
2015-09-21
crypto: qat - don't check for iommu
John Griffin
1
-5
/
+2
2015-09-10
drivers/crypto/qat: use seq_hex_dump() to dump buffers
Andy Shevchenko
1
-14
/
+2
2015-08-25
crypto: qat - enable legacy VFs
Tadeusz Struk
4
-106
/
+118
2015-08-24
crypto: qat - silence a static checker warning
Tadeusz Struk
1
-0
/
+4
2015-08-18
crypto: qat - Don't move data inside output buffer
Tadeusz Struk
1
-1
/
+1
2015-08-17
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
1
-4
/
+4
2015-08-17
crypto: qat - Remove reference to crypto_aead_crt
Herbert Xu
1
-3
/
+3
2015-08-13
crypto: qat - fix simple_return.cocci warnings
Wu Fengguang
1
-6
/
+2
[next]