pci: introduce helpers for device name parsing/update
[dpdk.git] / lib / librte_cryptodev / rte_cryptodev.c
2016-10-03 David Marchandpci: introduce helpers for device name parsing/update
2016-10-03 David Marchanddrivers: use PCI registration macro
2016-10-03 David Marchanddrivers: export probe/remove helpers for PCI drivers
2016-10-03 David Marchandcryptodev: remove PMD type
2016-10-03 Shreyansh Jainpci: replace devinit/devuninit with probe/remove
2016-09-16 Amine Kherboucheremove unused ring includes
2016-07-22 Pablo de Laracryptodev: fix memory leak in parameter parsing
2016-06-27 Thomas Monjaloncryptodev: uninline parameter parsing
2016-06-07 Arek Kusztalqat: fix physical address of content descriptor
2016-04-06 Fiona Trahecryptodev: rename elements for clarity
2016-03-11 Declan Dohertycryptodev: add capabilities discovery
2016-03-10 Declan Dohertycryptodev: change burst API to be crypto op oriented
2016-03-10 Fiona Trahecryptodev: extract symmetric operations
2016-02-24 Reshma Pattancryptodev: allow full control from secondary process
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-11-27 Declan Dohertycryptodev: fix build with gcc 4.4.7
2015-11-25 Declan Dohertycryptodev: introduce API and framework for crypto devices