mbuf: extend meaning of QinQ stripped bit
[dpdk.git] / drivers / crypto / armv8 /
2020-07-28 Ruifeng Wangcrypto/armv8: remove redundant assert definition
2020-07-28 Ruifeng Wangcrypto/armv8: use dedicated log type
2020-07-28 Ruifeng Wangcrypto/armv8: remove debug option
2020-04-19 Pablo de Laracryptodev: add session-less feature flag
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-04-05 Artur Trybulacryptodev: remove unused operation for queue count
2020-02-05 Ruifeng Wangcrypto/armv8: fix clang build
2020-02-05 Dharmik Thakkarcrypto/armv8: enable meson build
2020-02-05 Ruifeng Wangcrypto/armv8: link to library hosted by Arm
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-10-27 Dharmik Thakkarrename private header files
2019-10-09 Thierry Herbelotdrivers/crypto: remove some invalid comments
2019-01-10 Fan Zhangcryptodev: add sym session header size function
2019-01-10 Fan Zhangcryptodev: change queue pair configure structure
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-30 Anoob Josephcrypto/armv8: fix HMAC supported digest sizes
2018-05-22 Pablo de Laracryptodev: rename functions to get session size
2018-04-23 Fiona Trahecryptodev: change argument of driver registration
2018-01-20 Pablo de Laracryptodev: remove duplicated device name length
2018-01-09 Jerin Jacobdrivers: use SPDX tag for Cavium copyright files
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-10-25 Declan Dohertycryptodev: break dependency on virtual device bus
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-12 Tomasz Duszynskidrivers/crypto: use snprintf return value correctly
2017-10-12 Bruce Richardsoncrypto/armv8: rename map file to standard name
2017-10-12 Pablo de Laracrypto/armv8: do not append digest
2017-10-12 Pablo de Laracryptodev: allocate driver structure statically
2017-07-30 Srisivasubramanian Scrypto/armv8: fix HMAC supported key sizes
2017-07-30 Srisivasubramanian Scrypto/armv8: fix authentication session configuration
2017-07-27 Pablo de Laracryptodev: fix session init return value
2017-07-19 Pablo de Laracryptodev: remove AAD size in auth capabilities
2017-07-08 Jerin Jacobupdate Cavium Inc copyright headers
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: remove driver id from session
2017-07-06 Slawomir Mrozowiczcryptodev: remove crypto device driver name
2017-07-06 Slawomir Mrozowiczcryptodev: remove crypto device type enumeration
2017-07-06 Pablo de Laracryptodev: remove digest length from crypto op
2017-07-06 Pablo de Laracryptodev: add auth IV
2017-07-06 Pablo de Laracryptodev: move IV parameters to session
2017-07-06 Pablo de Laracryptodev: pass IV as offset
2017-07-06 Pablo de Laracryptodev: move session type to generic crypto op
2017-06-28 Pablo de Laracryptodev: move vdev functions to a separate file
2017-06-28 Pablo de Laracryptodev: store device pointer in virtual devices
2017-04-20 Pablo de Laradrivers/crypto: do not create unique name internally
2017-04-20 Pablo de Laradrivers/crypto: check if name is null
2017-04-14 Jan Blunckvdev: use generic vdev struct for probe and remove
2017-04-05 Fan Zhangcryptodev: change device configuration API
2017-03-29 Bruce Richardsonring: return remaining entry count when dequeuing
2017-03-29 Bruce Richardsonring: return free space when enqueuing
2017-03-27 Bruce Richardsondrivers/crypto: use ring size function
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-01-19 Zbigniew Bodekcryptodev: introduce ARM-specific feature flags
2017-01-19 Zbigniew Bodekcrypto/armv8: add PMD optimized for ARMv8 processors