summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat/qat_dh895xcc
Commit message (Expand)AuthorAgeFilesLines
* crypto: qat - replace disable_vf2pf_interrupts()Marco Chiappero2022-04-151-13/+10
* crypto: qat - rework the VF2PF interrupt handling logicMarco Chiappero2022-04-151-25/+51
* crypto: qat - fix ETR sources enabled by default on GEN2 devicesMarco Chiappero2022-04-152-19/+1
* crypto: qat - set COMPRESSION capability for DH895XCCGiovanni Cabiddu2022-04-151-1/+2
* crypto: qat - set CIPHER capability for DH895XCCGiovanni Cabiddu2022-04-151-3/+9
* crypto: qat - store the ring-to-service mappingMarco Chiappero2021-12-241-0/+1
* crypto: qat - set COMPRESSION capability for QAT GEN2Giovanni Cabiddu2021-12-241-0/+2
* 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/+4
* crypto: qat - relocate PFVF VF related logicMarco Chiappero2021-11-261-1/+1
* crypto: qat - relocate PFVF PF related logicMarco Chiappero2021-11-262-7/+23
* 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-80/+6
* | crypto: qat - fix handling of VF to PF interruptsMarco Chiappero2021-10-082-1/+53
|/
* 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-3/+4
* 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 - configure arbiter mapping based on engines enabledWojciech Ziemba2021-01-141-24/+4
* crypto: qat - use BIT_ULL() - 1 pattern for masksGiovanni Cabiddu2020-10-301-1/+1
* crypto: qat - add support for capability detectionMarco Chiappero2020-10-302-3/+27
* 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/+14
* crypto: qat - num_rings_per_bank is device dependentAhsan Atta2020-10-301-0/+1
* crypto: qat - mask device capabilities with soft strapsGiovanni Cabiddu2020-10-302-9/+15
* 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 - replace user types with kernel u typesWojciech Ziemba2020-06-181-13/+13
* 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/+1
* crypto: qat - modify format of dev top level debugfs entriesPablo Marcos Oltra2016-12-301-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 - Rename dh895xcc mmp firmwareAhsan Atta2015-12-251-1/+1
* crypto: qat - move isr files to qat common so that they can be reusedTadeusz Struk2015-12-096-490/+11