mbuf: extend meaning of QinQ stripped bit
[dpdk.git] / drivers / crypto / null /
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-04-19 Pablo de Laracryptodev: add session-less feature flag
2020-04-05 Artur Trybulacryptodev: remove unused operation for queue count
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-10-25 Ferruh Yigitcrypto/null: fix global variable multiple definitions
2019-01-10 Fan Zhangcryptodev: change queue pair configure structure
2019-01-10 Fan Zhangdrivers/crypto: fix PMDs memory leak
2018-10-29 Ferruh Yigitadd missing static keyword to globals
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-11 Pablo de Laracryptodev: rename PMD symmetric session API
2018-07-11 Pablo de Laracryptodev: replace mbuf scatter gather flag
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 Pallantla Poornimacrypto/null: add dynamic logging
2018-04-23 Fiona Trahecryptodev: change argument of driver registration
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsoncrypto/null: build with meson
2018-01-20 Pablo de Laracryptodev: remove duplicated device name length
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-11-06 Thomas Monjalonremove include of generated config header
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 Pablo de Laracryptodev: allocate driver structure statically
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-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 Pablo de Laracryptodev: remove unused cryptodev session structure
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: add auth IV
2017-07-06 Pablo de Laracryptodev: move IV parameters to session
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-27 Olivier Matzmk: optimize directory dependencies
2017-03-08 Bruce Richardsoncrypto/null: use ring size function
2017-01-18 Fan Zhangcryptodev: add user defined name for vdev
2017-01-18 Tomasz Kulasekcrypto: support scatter-gather in software drivers
2016-10-25 Jan Blunckcrypto: register aliases for renamed vdev drivers
2016-10-13 Shreyansh Jaindrivers: rename register macro prefix
2016-10-04 Deepak Kumar Jaincrypto/null: fix key size increment value
2016-10-06 Shreyansh Jainvdev: rename init/uninit ops to probe/remove
2016-10-03 Jan Viktorineal: remove unused PMD types
2016-10-03 Jan Viktorindrivers: use vdev registration
2016-07-10 Pablo de Laradrivers: split parameters infos in multiple lines
2016-07-08 Pablo de Laracrypto: normalize driver names with macros
2016-07-06 Neil Hormandrivers: update registration macro usage
2016-06-29 Thomas Monjalonmk: fix internal dependencies
2016-06-27 Thomas Monjaloncryptodev: uninline parameter parsing
2016-06-13 Christian Ehrhardtmk: fix missing internal dependencies
2016-04-06 Fiona Trahecryptodev: rename elements for clarity
2016-03-31 Fiona Trahedrivers: fix build of crypto anonymous union initialization
2016-03-11 Declan Dohertycryptodev: add capabilities discovery
2016-03-11 Declan Dohertynull_crypto: add driver for null crypto operations