cryptodev: expose driver interface as internal
[dpdk.git] / drivers / crypto / scheduler / rte_cryptodev_scheduler.c
2021-09-08 Akhil Goyalcryptodev: expose driver interface as internal
2021-05-11 David Marchandlog: register with standardized names
2020-10-14 Adam Dybkowskicrypto/scheduler: rename slave to worker
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2018-10-29 Ferruh Yigitdrivers: prefix global variables with module name
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-10 Hari Kumarcrypto/scheduler: add dynamic logging
2018-05-10 Pablo de Laracrypto/scheduler: set null pointer after freeing
2018-01-31 Pablo de Laracrypto/scheduler: fix strncpy
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-07-19 Pablo de Laracrypto/scheduler: fix strings not null terminated
2017-07-06 Kirill Rybalchenkocrypto/scheduler: add multicore scheduling mode
2017-07-06 Slawomir Mrozowiczcryptodev: remove crypto device type enumeration
2017-06-28 Fan Zhangcrypto/scheduler: remove deprecated functions
2017-04-20 Fan Zhangcrypto/scheduler: support mode specific option
2017-04-20 Fan Zhangcrypto/scheduler: fix capability update
2017-04-05 Fan Zhangcrypto/scheduler: deprecate get/set mode functions
2017-04-05 Fan Zhangcrypto/scheduler: add API to get attached slaves
2017-04-05 Fan Zhangcrypto/scheduler: add fail-over scheduling mode
2017-04-05 Fan Zhangcrypto/scheduler: add packet size based mode
2017-03-28 Bruce Richardsoncrypto/scheduler: fix include of local headers
2017-01-30 Fan Zhangcrypto/scheduler: add round-robin mode
2017-01-30 Fan Zhangcrypto/scheduler: add API implementations