summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat/qat_common/adf_common_drv.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: qat - Move driver to drivers/crypto/intel/qatTom Zanussi2023-04-061-249/+0
* crypto: qat - drop redundant adf_enable_aer()Bjorn Helgaas2023-03-171-2/+0
* crypto: qat - make state machine functions staticShashank Gupta2023-03-141-6/+0
* crypto: qat - refactor device restart logicShashank Gupta2023-03-141-0/+1
* crypto: qat - fix concurrency issue when device state changesShashank Gupta2023-03-141-0/+3
* crypto: qat - expose deflate through acomp api for QAT GEN2Giovanni Cabiddu2022-12-091-0/+8
* crypto: qat - rename and relocate GEN2 config functionGiovanni Cabiddu2022-12-091-1/+0
* crypto: qat - relocate and rename adf_sriov_prepare_restart()Giovanni Cabiddu2022-07-081-0/+1
* crypto: qat - expose device state through sysfs for 4xxxGiovanni Cabiddu2022-07-081-0/+2
* crypto: qat - replace get_current_node() with numa_node_id()Andre Przywara2022-06-241-5/+0
* crypto: qat - remove line wrapping for pfvf_ops functionsMarco Chiappero2022-04-151-2/+1
* crypto: qat - replace disable_vf2pf_interrupts()Marco Chiappero2022-04-151-2/+1
* crypto: qat - remove unused PFVF stubsGiovanni Cabiddu2022-04-151-12/+0
* crypto: qat - enable power management for QAT GEN4Wojciech Ziemba2022-02-181-0/+1
* crypto: qat - add misc workqueueWojciech Ziemba2022-02-181-0/+3
* crypto: qat - config VFs based on ring-to-svc mappingMarco Chiappero2021-12-241-0/+1
* crypto: qat - add the adf_get_pmisc_base() helper functionMarco Chiappero2021-12-241-0/+11
* crypto: qat - reorganize PFVF codeMarco Chiappero2021-11-261-21/+1
* crypto: qat - relocate PFVF disabled functionGiovanni Cabiddu2021-11-261-0/+2
* crypto: qat - move interrupt code out of the PFVF handlerMarco Chiappero2021-11-261-1/+1
* crypto: qat - move VF message handler to adf_vf2pf_msg.cMarco Chiappero2021-11-261-0/+2
* crypto: qat - move vf2pf interrupt helpersGiovanni Cabiddu2021-11-261-2/+0
* Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-1/+2
|\
| * crypto: qat - simplify adf_enable_aer()Uwe Kleine-König2021-10-131-1/+2
* | crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.cMarco Chiappero2021-10-081-0/+6
* | crypto: qat - add VF and PF wrappers to common send functionMarco Chiappero2021-10-081-2/+1
|/
* crypto: qat - flush vf workqueue at driver removalAhsan Atta2021-08-211-0/+5
* crypto: qat - fix naming for init/shutdown VF to PF notificationsMarco Chiappero2021-08-211-4/+4
* crypto: qat - protect interrupt mask CSRs with a spinlockKanchana Velusamy2021-08-211-0/+2
* crypto: qat - remove intermediate tasklet for vf2pfSvyatoslav Pankratov2021-08-211-0/+1
* crypto: qat - remove empty sriov_configure()Marco Chiappero2021-08-211-4/+1
* crypto: qat - allow to target specific AEsJack Xu2020-11-131-0/+2
* crypto: qat - add support for lm2 and lm3Jack Xu2020-11-131-0/+2
* crypto: qat - refactor AE startJack Xu2020-11-131-2/+1
* crypto: qat - change type for ctx_maskJack Xu2020-11-131-4/+4
* crypto: qat - rename qat_uclo_del_uof_obj()Jack Xu2020-11-131-1/+1
* crypto: qat - support for mof format in fw loaderGiovanni Cabiddu2020-11-131-1/+1
* crypto: qat - drop input parameter from adf_enable_aer()Giovanni Cabiddu2020-10-081-1/+1
* crypto: qat - replace user types with kernel u typesWojciech Ziemba2020-06-181-6/+6
* crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu2020-06-181-46/+2
* crypto: qat - Silence smp_processor_id() warningAlexander Sverdlin2019-08-021-1/+1
* crypto: qat - increase number of supported devicesXin Zeng2016-12-301-2/+2
* crypto: qat - Use alternative reset methods depending on the specific deviceConor McLoughlin2016-07-051-0/+2
* crypto: qat - make adf_vf_isr.c dependant on IOV configTadeusz Struk2016-05-031-2/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-05-031-2/+11
|\
| * crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wqTadeusz Struk2016-05-031-2/+11
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2016-04-281-0/+2
|\|
| * crypto: qat - fix invalid pf2vf_resp_wq logicTadeusz Struk2016-04-281-0/+2
* | crypto: qat - check if PF is runningTadeusz Struk2016-04-181-1/+1
* | crypto: qat - move vf2pf_init and vf2pf_exit to commonTadeusz Struk2016-04-181-0/+12