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