vdpa/ifc: set notify and vring relay thread names
[dpdk.git] / drivers / crypto / ccp /
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-01-25 Bruce Richardsonbuild: force pkg-config for dependency detection
2021-01-19 Amaranath Somalapuramcrypto/ccp: enable IOMMU
2020-11-20 Thomas Monjalonbuild: align wording of non-support reasons
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-09-18 Thomas Monjalonmbuf: remove deprecated function and macro aliases
2020-09-18 Thomas Monjalonmem: remove physical address aliases
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-05-11 Yunjian Wangcrypto/ccp: fix fd leak on probe failure
2020-04-19 Pablo de Laracryptodev: add session-less feature flag
2020-04-05 Artur Trybulacryptodev: remove unused operation for queue count
2020-02-13 David Marchandcrypto/ccp: fix queue alignment
2020-02-11 Thomas Monjalonbuild: remove redundant config include
2020-02-05 Selwin Sebastiancrypto/ccp: support V1000/R1000
2019-11-25 Amaranath Somalapuramcrypto/ccp: fix digest size capabilities
2019-11-25 Amaranath Somalapuramcrypto/ccp: fix scheduling of burst
2019-11-25 Amaranath Somalapuramcrypto/ccp: fix CPU authentication crash
2019-11-25 Amaranath Somalapuramcrypto/ccp: fix maximum queues and burst size
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-07-02 Bruce Richardsondrivers: add reasons for components being disabled
2019-04-17 Bruce Richardsonbuild: increase readability via shortcut variables
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-02-27 Luca Boccassibuild: improve dependency handling
2019-01-10 Fan Zhangcryptodev: change queue pair configure structure
2018-11-12 Ferruh Yigitcrypto/ccp: fix resource leak
2018-07-11 Pablo de Laracryptodev: rename PMD symmetric session API
2018-07-11 Pablo de Laracryptodev: remove queue start/stop functions
2018-07-11 Pablo de Laracryptodev: remove max number of sessions parameter
2018-05-08 Ravi Kumarcrypto/ccp: add meson build
2018-05-10 Ravi Kumarcrypto/ccp: support run-time CPU based auth
2018-04-23 Ravi Kumarcrypto/ccp: support CPU based MD5 and SHA2 family
2018-04-23 Ravi Kumarcrypto/ccp: support SHA3 family
2018-04-23 Ravi Kumarcrypto/ccp: support SHA2 family
2018-04-23 Ravi Kumarcrypto/ccp: support SHA1
2018-04-23 Ravi Kumarcrypto/ccp: support AES-GCM
2018-04-23 Ravi Kumarcrypto/ccp: support AES-CMAC
2018-04-23 Ravi Kumarcrypto/ccp: support 3DES
2018-04-23 Ravi Kumarcrypto/ccp: support AES
2018-04-23 Ravi Kumarcrypto/ccp: support hwrng
2018-04-23 Ravi Kumarcrypto/ccp: support stats related ops
2018-04-23 Ravi Kumarcrypto/ccp: support sessionless ops
2018-04-23 Ravi Kumarcrypto/ccp: support burst enqueue/dequeue
2018-04-23 Ravi Kumarcrypto/ccp: support queue pair related ops
2018-04-23 Ravi Kumarcrypto/ccp: support session related ops
2018-04-23 Ravi Kumarcrypto/ccp: support basic PMD ops
2018-04-23 Ravi Kumarcrypto/ccp: support device init
2018-04-23 Ravi Kumarcrypto/ccp: add AMD ccp skeleton PMD