crypto/cnxk: move IPsec SA creation to common
[dpdk.git] / drivers / common / qat / qat_device.c
2022-02-23 Kai Jicrypto/qat: unify symmetric functions
2022-02-12 Arek Kusztalcommon/qat: enable GEN4 b devices
2021-11-04 Fan Zhangcommon/qat: add gen-specific device implementation
2021-11-04 Fan Zhangcommon/qat: define gen-specific structs and functions
2021-07-20 Arek Kusztalcommon/qat: add service discovery
2021-07-20 Arek Kusztalcommon/qat: reset ring pairs before setting GEN4
2021-07-20 Arek Kusztalcommon/qat: add PF to VF communication
2021-07-20 Arek Kusztalcommon/qat: support GEN4 devices
2020-11-02 Didier Pallardcommon/qat: add missing kmod dependency info
2020-07-28 Adam Dybkowskicommon/qat: support GEN2 device 200xx
2020-07-08 Arek Kusztalcommon/qat: improve multi-process handling
2020-01-15 Arek Kusztalcrypto/qat: add minimum enqueue threshold
2018-10-26 Fiona Trahecompress/qat: enable dynamic huffman encoding
2018-10-25 Keith Wileseal: add macro for attribute weak
2018-10-17 Fiona Trahecommon/qat: fix failure to create PMD
2018-10-17 Fiona Trahecommon/qat: support GEN3 devices
2018-07-10 Fiona Trahecommon/qat: replace snprintf
2018-07-10 Tomasz Jozwiakcrypto/qat: move common qat files to common dir