drivers: export probe/remove helpers for PCI drivers
[dpdk.git] / lib / librte_cryptodev / rte_cryptodev_pmd.h
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-13 Adrien Mazarguillib: remove named variadic macros in exported headers
2016-09-13 Adrien Mazarguillib: work around unnamed structs/unions
2016-09-13 Adrien Mazarguillib: use C99 syntax for zero-size arrays
2016-03-10 Fiona Trahecryptodev: extract symmetric operations
2016-03-10 Fiona Trahecryptodev: clean up
2015-11-27 Declan Dohertycryptodev: fix build with gcc 4.4.7
2015-11-25 Declan Dohertycryptodev: introduce API and framework for crypto devices