index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
Age
Commit message (
Expand
)
Author
2020-10-30
crypto: qat - remove unnecessary void* casts
Giovanni Cabiddu
2020-10-30
crypto: qat - call functions in adf_sriov if available
Giovanni Cabiddu
2020-10-30
crypto: qat - remove hardcoded bank irq clear flag mask
Giovanni Cabiddu
2020-10-30
crypto: qat - abstract writes to arbiter enable
Giovanni Cabiddu
2020-10-30
crypto: qat - use BIT_ULL() - 1 pattern for masks
Giovanni Cabiddu
2020-10-30
crypto: qat - replace constant masks with GENMASK
Giovanni Cabiddu
2020-10-30
crypto: qat - abstract build ring base
Giovanni Cabiddu
2020-10-30
crypto: qat - enable ring after pair is programmed
Giovanni Cabiddu
2020-10-30
crypto: qat - register crypto instances based on capability
Giovanni Cabiddu
2020-10-30
crypto: qat - add support for capability detection
Marco Chiappero
2020-10-30
crypto: qat - abstract arbiter access
Giovanni Cabiddu
2020-10-30
crypto: qat - remove unused macros in arbiter module
Giovanni Cabiddu
2020-10-30
crypto: qat - remove writes into WQCFG
Giovanni Cabiddu
2020-10-30
crypto: qat - update constants table
Giovanni Cabiddu
2020-10-30
crypto: qat - use admin mask to send fw constants
Giovanni Cabiddu
2020-10-30
crypto: qat - change admin sequence
Giovanni Cabiddu
2020-10-30
crypto: qat - rename ME in AE
Giovanni Cabiddu
2020-10-30
crypto: qat - add packed to init admin structures
Giovanni Cabiddu
2020-10-30
crypto: qat - abstract admin interface
Giovanni Cabiddu
2020-10-30
crypto: qat - relocate GEN2 CSR access code
Giovanni Cabiddu
2020-10-30
crypto: qat - split transport CSR access logic
Giovanni Cabiddu
2020-10-30
crypto: qat - fix configuration of iov threads
Giovanni Cabiddu
2020-10-30
crypto: qat - num_rings_per_bank is device dependent
Ahsan Atta
2020-10-30
crypto: qat - mask device capabilities with soft straps
Giovanni Cabiddu
2020-10-30
crypto: qat - update IV in software
Marco Chiappero
2020-10-30
crypto: qat - remove unused function
Giovanni Cabiddu
2020-10-13
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-10-08
crypto: qat - drop input parameter from adf_enable_aer()
Giovanni Cabiddu
2020-10-08
crypto: qat - fix function parameters descriptions
Giovanni Cabiddu
2020-09-25
crypto: qat - remove unnecessary mutex_init()
Qinglang Miao
2020-09-25
crypto: qat - convert to use DEFINE_SEQ_ATTRIBUTE macro
Liu Shixin
2020-09-18
crypto: qat - use PCI_VDEVICE
Giovanni Cabiddu
2020-09-18
crypto: qat - replace device ids defines
Giovanni Cabiddu
2020-09-11
crypto: qat - include domain in top level debugfs path
Giovanni Cabiddu
2020-09-11
crypto: qat - check cipher length for aead AES-CBC-HMAC-SHA
Dominik Przychodni
2020-08-30
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-21
crypto: qat - add delay before polling mailbox
Giovanni Cabiddu
2020-07-23
crypto: qat - fix double free in qat_uclo_create_batch_init_list
Tom Rix
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
2020-07-09
crypto: qat - fallback for xts with 192 bit keys
Giovanni Cabiddu
2020-07-09
crypto: qat - remove unused field in skcipher ctx
Giovanni Cabiddu
2020-07-09
crypto: qat - validate xts key
Giovanni Cabiddu
2020-07-09
crypto: qat - allow xts requests not multiple of block
Giovanni Cabiddu
2020-06-18
crypto: qat - update timeout logic in put admin msg
Wojciech Ziemba
2020-06-18
crypto: qat - send admin messages to set of AEs
Wojciech Ziemba
2020-06-18
crypto: qat - update fw init admin msg
Wojciech Ziemba
2020-06-18
crypto: qat - remove packed attribute in etr structs
Giovanni Cabiddu
2020-06-18
crypto: qat - replace user types with kernel ABI __u types
Wojciech Ziemba
2020-06-18
crypto: qat - replace user types with kernel u types
Wojciech Ziemba
[prev]
[next]