summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat/qat_c3xxx
Commit message (Expand)AuthorAgeFilesLines
* 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
* crypto: qat - add support for c3xxx accel typeTadeusz Struk2015-12-094-0/+670