summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat/qat_c3xxx
Commit message (Expand)AuthorAgeFilesLines
* crypto: qat - Move driver to drivers/crypto/intel/qatTom Zanussi2023-04-064-429/+0
* crypto: qat - drop redundant adf_enable_aer()Bjorn Helgaas2023-03-171-6/+1
* crypto: qat - fix apply custom thread-service mapping for dc serviceShashank Gupta2023-03-171-1/+1
* crypto: qat - replace state machine callsShashank Gupta2023-03-141-14/+3
* crypto: qat - expose deflate through acomp api for QAT GEN2Giovanni Cabiddu2022-12-091-0/+2
* crypto: qat - rename and relocate GEN2 config functionGiovanni Cabiddu2022-12-092-1/+3
* crypto: qat - fix ETR sources enabled by default on GEN2 devicesMarco Chiappero2022-04-152-18/+1
* crypto: qat - store the ring-to-service mappingMarco Chiappero2021-12-241-0/+1
* crypto: qat - do not rely on min versionMarco Chiappero2021-11-261-2/+0
* crypto: qat - reorganize PFVF codeMarco Chiappero2021-11-261-2/+2
* crypto: qat - add pfvf_opsMarco Chiappero2021-11-261-5/+1
* crypto: qat - relocate PFVF VF related logicMarco Chiappero2021-11-261-1/+1
* crypto: qat - relocate PFVF PF related logicMarco Chiappero2021-11-261-0/+1
* Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-5/+2
|\
| * crypto: qat - simplify adf_enable_aer()Uwe Kleine-König2021-10-121-5/+2
* | crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.cMarco Chiappero2021-10-081-7/+0
* | crypto: qat - remove duplicated logic across GEN2 driversMarco Chiappero2021-10-082-83/+9
* | crypto: qat - fix handling of VF to PF interruptsMarco Chiappero2021-10-081-0/+3
|/
* crypto: qat - remove the unnecessary get_vintmsk_offset()Marco Chiappero2021-08-212-7/+0
* crypto: qat - fix naming of PF/VF enable functionsMarco Chiappero2021-08-211-2/+2
* crypto: qat - move IO virtualization functionsGiovanni Cabiddu2021-08-211-4/+5
* crypto: qat - protect interrupt mask CSRs with a spinlockKanchana Velusamy2021-08-211-0/+2
* crypto: qat - rename compatibility version definitionMarco Chiappero2021-08-211-1/+1
* crypto: qat - disable AER if an error occurs in probe functionsChristophe JAILLET2021-08-211-2/+4
* crypto: qat - set DMA mask to 48 bits for Gen2Giovanni Cabiddu2021-08-211-1/+1
* crypto: qat - simplify code and axe the use of a deprecated APIChristophe JAILLET2021-08-211-11/+4
* crypto: qat - enable detection of accelerators hangWojciech Ziemba2021-04-161-0/+1
* crypto: qat - configure arbiter mapping based on engines enabledWojciech Ziemba2021-01-141-13/+4
* crypto: qat - add support for capability detectionMarco Chiappero2020-10-302-3/+4
* crypto: qat - abstract arbiter accessGiovanni Cabiddu2020-10-301-0/+1
* crypto: qat - abstract admin interfaceGiovanni Cabiddu2020-10-301-0/+1
* crypto: qat - split transport CSR access logicGiovanni Cabiddu2020-10-301-0/+1
* crypto: qat - fix configuration of iov threadsGiovanni Cabiddu2020-10-302-0/+13
* crypto: qat - num_rings_per_bank is device dependentAhsan Atta2020-10-301-0/+1
* crypto: qat - mask device capabilities with soft strapsGiovanni Cabiddu2020-10-303-9/+32
* crypto: qat - drop input parameter from adf_enable_aer()Giovanni Cabiddu2020-10-081-1/+1
* crypto: qat - use PCI_VDEVICEGiovanni Cabiddu2020-09-181-5/+2
* crypto: qat - replace device ids definesGiovanni Cabiddu2020-09-181-3/+3
* crypto: qat - include domain in top level debugfs pathGiovanni Cabiddu2020-09-111-4/+2
* crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu2020-06-183-138/+6
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* crypto: prefix header search paths with $(srctree)/Masahiro Yamada2019-02-011-1/+1
* crypto: qat - no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-5/+0
* crypto: qat - Fix KASAN stack-out-of-bounds bug in adf_probe()Waiman Long2018-09-281-3/+3
* crypto: qat - Add MODULE_FIRMWARE for all qat driversConor McLoughlin2018-05-311-0/+2
* crypto: qat - modify format of dev top level debugfs entriesPablo Marcos Oltra2016-12-301-1/+1
* crypto: qat - fix incorrect accelerator mask for C3X devicesMaksim Lukoshkov2016-09-071-1/+1
* crypto: qat - Use alternative reset methods depending on the specific deviceConor McLoughlin2016-07-051-0/+1
* crypto: qat - changed adf_dev_stop to voidTadeusz Struk2016-04-051-3/+1
* crypto: qat - fix SKU definiftion for c3xxx devTadeusz Struk2015-12-252-19/+8