aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat/qat_common/qat_hal.c
AgeCommit message (Expand)Author
2023-04-06crypto: qat - Move driver to drivers/crypto/intel/qatTom Zanussi
2023-03-14crypto: qat - add support for 402xx devicesDamian Muszynski
2022-05-20crypto: qat - add support for 401xx devicesGiovanni Cabiddu
2021-12-24crypto: qat - add the adf_get_pmisc_base() helper functionMarco Chiappero
2021-05-28crypto: qat - check return code of qat_hal_rd_rel_reg()Jack Xu
2021-05-28crypto: qat - check MMP size before writing to the SRAMJack Xu
2020-11-13crypto: qat - add gen4 firmware loaderJack Xu
2020-11-13crypto: qat - add support for broadcasting modeJack Xu
2020-11-13crypto: qat - add support for shared ustoreJack Xu
2020-11-13crypto: qat - allow to target specific AEsJack Xu
2020-11-13crypto: qat - add FCU CSRs to chip infoJack Xu
2020-11-13crypto: qat - add CSS3K supportJack Xu
2020-11-13crypto: qat - add misc control CSR to chip infoJack Xu
2020-11-13crypto: qat - add wake up event to chip infoJack Xu
2020-11-13crypto: qat - add clock enable CSR to chip infoJack Xu
2020-11-13crypto: qat - add reset CSR and mask to chip infoJack Xu
2020-11-13crypto: qat - add local memory size to chip infoJack Xu
2020-11-13crypto: qat - add support for lm2 and lm3Jack Xu
2020-11-13crypto: qat - add next neighbor to chip_infoJack Xu
2020-11-13crypto: qat - introduce chip info structureJack Xu
2020-11-13crypto: qat - move defines to header filesJack Xu
2020-11-13crypto: qat - remove global CSRs helpersJack Xu
2020-11-13crypto: qat - refactor AE startJack Xu
2020-11-13crypto: qat - change type for ctx_maskJack Xu
2020-11-13crypto: qat - introduce additional parenthesisJack Xu
2020-11-13crypto: qat - remove unnecessary parenthesisJack Xu
2020-11-13crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()Jack Xu
2020-10-30crypto: qat - mask device capabilities with soft strapsGiovanni Cabiddu
2020-09-18crypto: qat - replace device ids definesGiovanni Cabiddu
2020-06-18crypto: qat - replace user types with kernel u typesWojciech Ziemba
2020-06-18crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu
2017-12-22crypto: qat - reduce stack size with KASANArnd Bergmann
2017-02-02crypto: qat - zero esram only for DH85x devicesGiovanni Cabiddu
2016-01-18crypto: qat - update init_esram for C3xxx dev typeTadeusz Struk
2016-01-18crypto: qat - fix timeout issuesPingchao Yang
2016-01-18crypto: qat - remove to call get_sram_bar_id for qat_c3xxxPingchao Yang
2015-12-22crypto: qat - fix some timeout testsPingchao Yang
2015-12-22crypto: qat - fix CTX_ENABLES bits shift direction issuePingchao Yang
2015-12-09crypto: qat - add support for new devices to FW loaderPingchao Yang
2015-10-01crypto: qat - remove unneeded variableTadeusz Struk
2015-07-28crypto: qat - remove unused defineBruce Allan
2015-07-17crypto: qat - add support for MMP FWPingchao Yang
2015-04-01crypto: qat - fix checkpatch BIT_MACRO issuesAllan, Bruce W
2015-03-23crypto: qat - make error and info log messages more descriptiveAllan, Bruce W
2014-11-06crypto: qat - Move BAR definitions to device specific moduleTadeusz Struk
2014-08-01crypto: qat - Use hweight for bit countingTadeusz Struk
2014-08-01crypto: qat - Updated print outputsTadeusz Struk
2014-08-01crypto: qat - change ae_num to ae_idTadeusz Struk
2014-07-10crypto: qat - remove an unneeded castDan Carpenter
2014-06-26crypto: qat - Fixed new checkpatch warningsTadeusz Struk