aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat/qat_common/adf_common_drv.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-08crypto: qat - relocate and rename adf_sriov_prepare_restart()Giovanni Cabiddu1-0/+1
2022-07-08crypto: qat - expose device state through sysfs for 4xxxGiovanni Cabiddu1-0/+2
2022-06-24crypto: qat - replace get_current_node() with numa_node_id()Andre Przywara1-5/+0
2022-04-15crypto: qat - remove line wrapping for pfvf_ops functionsMarco Chiappero1-2/+1
2022-04-15crypto: qat - replace disable_vf2pf_interrupts()Marco Chiappero1-2/+1
2022-04-15crypto: qat - remove unused PFVF stubsGiovanni Cabiddu1-12/+0
2022-02-18crypto: qat - enable power management for QAT GEN4Wojciech Ziemba1-0/+1
2022-02-18crypto: qat - add misc workqueueWojciech Ziemba1-0/+3
2021-12-24crypto: qat - config VFs based on ring-to-svc mappingMarco Chiappero1-0/+1
2021-12-24crypto: qat - add the adf_get_pmisc_base() helper functionMarco Chiappero1-0/+11
2021-11-26crypto: qat - reorganize PFVF codeMarco Chiappero1-21/+1
2021-11-26crypto: qat - relocate PFVF disabled functionGiovanni Cabiddu1-0/+2
2021-11-26crypto: qat - move interrupt code out of the PFVF handlerMarco Chiappero1-1/+1
2021-11-26crypto: qat - move VF message handler to adf_vf2pf_msg.cMarco Chiappero1-0/+2
2021-11-26crypto: qat - move vf2pf interrupt helpersGiovanni Cabiddu1-2/+0
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+2
2021-10-12crypto: qat - simplify adf_enable_aer()Uwe Kleine-König1-1/+2
2021-10-08crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.cMarco Chiappero1-0/+6
2021-10-08crypto: qat - add VF and PF wrappers to common send functionMarco Chiappero1-2/+1
2021-08-21crypto: qat - flush vf workqueue at driver removalAhsan Atta1-0/+5
2021-08-21crypto: qat - fix naming for init/shutdown VF to PF notificationsMarco Chiappero1-4/+4
2021-08-21crypto: qat - protect interrupt mask CSRs with a spinlockKanchana Velusamy1-0/+2
2021-08-21crypto: qat - remove intermediate tasklet for vf2pfSvyatoslav Pankratov1-0/+1
2021-08-21crypto: qat - remove empty sriov_configure()Marco Chiappero1-4/+1
2020-11-13crypto: qat - allow to target specific AEsJack Xu1-0/+2
2020-11-13crypto: qat - add support for lm2 and lm3Jack Xu1-0/+2
2020-11-13crypto: qat - refactor AE startJack Xu1-2/+1
2020-11-13crypto: qat - change type for ctx_maskJack Xu1-4/+4
2020-11-13crypto: qat - rename qat_uclo_del_uof_obj()Jack Xu1-1/+1
2020-11-13crypto: qat - support for mof format in fw loaderGiovanni Cabiddu1-1/+1
2020-10-08crypto: qat - drop input parameter from adf_enable_aer()Giovanni Cabiddu1-1/+1
2020-06-18crypto: qat - replace user types with kernel u typesWojciech Ziemba1-6/+6
2020-06-18crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu1-46/+2
2019-08-02crypto: qat - Silence smp_processor_id() warningAlexander Sverdlin1-1/+1
2016-12-30crypto: qat - increase number of supported devicesXin Zeng1-2/+2
2016-07-05crypto: qat - Use alternative reset methods depending on the specific deviceConor McLoughlin1-0/+2
2016-05-03crypto: qat - make adf_vf_isr.c dependant on IOV configTadeusz Struk1-2/+12
2016-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu1-2/+11
2016-05-03crypto: qat - fix adf_ctl_drv.c:undefined reference to adf_init_pf_wqTadeusz Struk1-2/+11
2016-04-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu1-0/+2
2016-04-28crypto: qat - fix invalid pf2vf_resp_wq logicTadeusz Struk1-0/+2
2016-04-18crypto: qat - check if PF is runningTadeusz Struk1-1/+1
2016-04-18crypto: qat - move vf2pf_init and vf2pf_exit to commonTadeusz Struk1-0/+12
2016-04-15crypto: qat - adf_dev_stop should not be called in atomic contextTadeusz Struk1-0/+2
2016-04-05crypto: qat - changed adf_dev_stop to voidTadeusz Struk1-1/+1
2015-12-25crypto: qat - Fix random config build issueTadeusz Struk1-2/+10
2015-12-09crypto: qat - move isr files to qat common so that they can be reusedTadeusz Struk1-1/+8
2015-12-09crypto: qat - add support for new devices to FW loaderPingchao Yang1-4/+6
2015-10-01crypto: qat - remove empty functions and turn qat_uregister fn to voidTadeusz Struk1-3/+1
2015-08-25crypto: qat - enable legacy VFsTadeusz Struk1-0/+1