开源镜像站
帮助
动态
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_c3xxx
Age
Commit message (
Expand
)
Author
2021-08-21
crypto: qat - remove the unnecessary get_vintmsk_offset()
Marco Chiappero
2021-08-21
crypto: qat - fix naming of PF/VF enable functions
Marco Chiappero
2021-08-21
crypto: qat - move IO virtualization functions
Giovanni Cabiddu
2021-08-21
crypto: qat - protect interrupt mask CSRs with a spinlock
Kanchana Velusamy
2021-08-21
crypto: qat - rename compatibility version definition
Marco Chiappero
2021-08-21
crypto: qat - disable AER if an error occurs in probe functions
Christophe JAILLET
2021-08-21
crypto: qat - set DMA mask to 48 bits for Gen2
Giovanni Cabiddu
2021-08-21
crypto: qat - simplify code and axe the use of a deprecated API
Christophe JAILLET
2021-04-16
crypto: qat - enable detection of accelerators hang
Wojciech Ziemba
2021-01-14
crypto: qat - configure arbiter mapping based on engines enabled
Wojciech Ziemba
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 - abstract admin interface
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-08
crypto: qat - drop input parameter from adf_enable_aer()
Giovanni Cabiddu
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-06-18
crypto: qat - convert to SPDX License Identifiers
Giovanni Cabiddu
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-02-01
crypto: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-02-01
crypto: qat - no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-09-28
crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()
Waiman Long
2018-05-31
crypto: qat - Add MODULE_FIRMWARE for all qat drivers
Conor McLoughlin
2016-12-30
crypto: qat - modify format of dev top level debugfs entries
Pablo Marcos Oltra
2016-09-07
crypto: qat - fix incorrect accelerator mask for C3X devices
Maksim Lukoshkov
2016-07-05
crypto: qat - Use alternative reset methods depending on the specific device
Conor McLoughlin
2016-04-05
crypto: qat - changed adf_dev_stop to void
Tadeusz Struk
2015-12-25
crypto: qat - fix SKU definiftion for c3xxx dev
Tadeusz Struk
2015-12-09
crypto: qat - add support for c3xxx accel type
Tadeusz Struk