开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
/
qat_common
/
adf_transport.c
Age
Commit message (
Expand
)
Author
2023-04-06
crypto: qat - Move driver to drivers/crypto/intel/qat
Tom Zanussi
2022-05-20
crypto: qat - add backlog mechanism
Giovanni Cabiddu
2021-04-09
crypto: qat - Fix a double free in adf_create_ring
Lv Yunlong
2021-01-14
crypto: qat - fix potential spectre issue
Adam Guerin
2020-10-30
crypto: qat - remove hardcoded bank irq clear flag mask
Giovanni Cabiddu
2020-10-30
crypto: qat - abstract build ring base
Giovanni Cabiddu
2020-10-30
crypto: qat - split transport CSR access logic
Giovanni Cabiddu
2020-10-30
crypto: qat - num_rings_per_bank is device dependent
Ahsan Atta
2020-06-18
crypto: qat - replace user types with kernel u types
Wojciech Ziemba
2020-06-18
crypto: qat - convert to SPDX License Identifiers
Giovanni Cabiddu
2019-02-08
crypto: qat - Remove unused goto label
Herbert Xu
2019-02-01
crypto: qat - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2015-12-14
crypto: qat - enable VF irq after guest exits ungracefully
Zeng Xin
2015-12-11
crypto: qat - ring returning retry even though ring has BW
Harvijay Saini
2015-12-09
crypto: qat - move isr files to qat common so that they can be reused
Tadeusz Struk
2015-08-24
crypto: qat - silence a static checker warning
Tadeusz Struk
2015-08-10
crypto: qat - Move adf admin and adf hw arbitrer to common code
Tadeusz Struk
2015-07-28
crypto: qat - Fix typo othewise->otherwise
Ahsan Atta
2015-06-29
crypto: qat - Deletion of unnecessary checks before two function calls
Markus Elfring
2015-03-23
crypto: qat - make error and info log messages more descriptive
Allan, Bruce W
2014-12-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-12-04
crypto: qat - fix problem with coalescing enable logic
Tadeusz Struk
2014-10-24
crypto: qat - Enforce valid numa configuration
Tadeusz Struk
2014-06-26
crypto: qat - Fixed new checkpatch warnings
Tadeusz Struk
2014-06-20
crypto: qat - Intel(R) QAT transport code
Tadeusz Struk