cryptodev: change queue pair configure structure
[dpdk.git] / drivers / crypto / scheduler / scheduler_pmd_ops.c
2019-01-10 Fan Zhangcryptodev: change queue pair configure structure
2018-10-29 Ferruh Yigitadd missing static keyword to globals
2018-07-11 Anoob Josephcrypto/scheduler: add minimum head/tailroom requirement
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-07-10 Hari Kumarcrypto/scheduler: add dynamic logging
2018-05-10 Pablo de Laracrypto/scheduler: set null pointer after freeing
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-11-06 Thomas Monjalonremove include of generated config header
2017-10-25 Declan Dohertycryptodev: break dependency on virtual device bus
2017-07-27 Pablo de Laracryptodev: fix session init return value
2017-07-06 Pablo de Laracryptodev: add mempool pointer in queue pair setup
2017-07-06 Slawomir Mrozowiczcryptodev: support device independent sessions
2017-07-06 Slawomir Mrozowiczcryptodev: do not create session mempool internally
2017-07-06 Slawomir Mrozowiczcryptodev: remove crypto device type enumeration
2017-06-28 Pablo de Laracryptodev: move vdev functions to a separate file
2017-04-20 Fan Zhangcrypto/scheduler: improve parameters parsing
2017-04-20 Fan Zhangcrypto/scheduler: fix queue pair configuration
2017-04-05 Fan Zhangcrypto/scheduler: fix session free
2017-04-05 Fan Zhangcrypto/scheduler: add packet size based mode
2017-04-05 Fan Zhangcrypto/scheduler: improve slave configuration
2017-04-05 Fan Zhangcryptodev: change device configuration API
2017-04-05 Fan Zhangcrypto/scheduler: optimize crypto op ordering
2017-01-30 Fan Zhangcrypto/scheduler: register operation functions