drivers/crypto: fix IPsec TTL decrement option
[dpdk.git] / drivers / crypto / octeontx /
2021-11-04 Tal Shnaidermandrivers/crypto: move Windows build check
2021-10-20 Akhil Goyalcryptodev: move device-specific structures
2021-10-20 Akhil Goyaldrivers/crypto: invoke probing finish function
2021-10-15 Pavan Nikhileshcommon/octeontx: enable build only on 64-bit Linux
2021-09-28 David Georgecommon/cpt: rework pending queue
2021-09-08 Akhil Goyalcryptodev: expose driver interface as internal
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-07-30 Akhil Goyalcrypto/octeontx: fix freeing after device release
2021-07-22 Shijith Thottoncrypto/octeontx: enable build on non-Linux OS
2021-07-20 Anoob Josephcommon/cpt: allocate auth key dynamically
2021-07-07 Shijith Thottoncrypto/octeontx: add crypto adapter data path
2021-07-07 Shijith Thottoncrypto/octeontx: add crypto adapter framework
2021-07-07 Anoob Josephcrypto/octeontx: increase metabuf pool
2021-05-11 David Marchandlog: register with standardized names
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-04-16 Tejasree Kondojcommon/cpt: support encrypted digest mode
2021-04-16 Ankur Dwivedicrypto/octeontx: fix session-less mode
2021-01-20 Bruce Richardsonconfig: remove compatibility build defines
2020-11-20 Thomas Monjalonbuild: align wording of non-support reasons
2020-11-12 Archana Muniganticommon/cpt: remove redundant structure
2020-11-12 Archana Muniganticommon/cpt: use predefined macros
2020-11-12 Archana Muniganticommon/cpt: prepopulate word7 in session
2020-11-02 Didier Pallardcrypto/octeontx: fix out-of-place support
2020-10-19 Bruce Richardsonbuild: standardize component names and defines
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-14 Archana Muniganticommon/cpt: check MAC length
2020-09-18 Thomas Monjalonmem: remove physical address aliases
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-07-08 Ankur Dwivedicrypto/octeontx: revert non-byte aligned data feature
2020-07-08 Ankur Dwivedicrypto/octeontx: reset session private data
2020-07-08 Ankur Dwivedicrypto/octeontx: remove empty statistics callback
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-05-17 Anoob Josephcrypto/octeontx: improve symmetric session-less path
2020-05-17 Ankur Dwivedicrypto/octeontx: enable non-byte aligned data
2020-04-19 Pablo de Laracryptodev: add session-less feature flag
2020-04-16 Thomas Monjalonreplace hot attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-04-05 Artur Trybulacryptodev: remove unused operation for queue count
2020-02-05 Sucharitha Sarananagacommon/cpt: support variable key size for HMAC
2020-01-15 Sunila Sahucrypto/octeontx: support ECPM
2020-01-15 Sunila Sahucrypto/octeontx: support ECDSA
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-10-23 Sunila Sahucrypto/octeontx: add asymmetric enqueue/dequeue ops
2019-10-23 Kanaka Durga Kotam... common/cpt: add helper functions for asymmetric crypto
2019-10-23 Kanaka Durga Kotam... crypto/octeontx: add asymmetric session operations
2019-10-23 Kanaka Durga Kotam... crypto/octeontx: add device type mailbox routine
2019-10-09 Anoob Josephcrypto/octeontx: fix global log variable definition
2019-10-09 Thierry Herbelotcrypto/octeontx: enable unbinding
2019-07-05 Anoob Josephcrypto/octeontx: remove unsupported capabilities
2019-07-05 Lukasz Bartosikcrypto/octeontx: sync mbox changes from kernel driver
2019-07-02 Bruce Richardsondrivers: add reasons for components being disabled
2019-05-01 Anoob Josephcrypto/octeontx: use distinct metabuf pool for each...
2019-04-17 Bruce Richardsonbuild: increase readability via shortcut variables
2019-03-22 Anoob Josephcrypto/octeontx: move device specific code to driver
2019-01-10 Anoob Josephcrypto/octeontx: remove usage of DEPDIRS
2019-01-10 Fan Zhangcryptodev: change queue pair configure structure
2018-11-14 Anoob Josephcrypto/octeontx: fix null pointer dereferencing
2018-11-14 Anoob Josephcrypto/octeontx: fix non null terminated device name
2018-10-17 Tejasree Kondojcrypto/octeontx: add burst dequeue
2018-10-17 Tejasree Kondojcrypto/octeontx: add burst enqueue
2018-10-17 Tejasree Kondojcrypto/octeontx: add routines to prepare instructions
2018-10-17 Nithin Dabilpuramcrypto/octeontx: add supported sessions
2018-10-17 Nithin Dabilpuramcrypto/octeontx: add session management operations
2018-10-17 Murthy NSSRcrypto/octeontx: add queue pair functions
2018-10-17 Murthy NSSRcrypto/octeontx: add basic device operations
2018-10-17 Murthy NSSRcrypto/octeontx: add mailbox routines
2018-10-17 Anoob Josephcrypto/octeontx: add global resource init
2018-10-17 Ankur Dwivedicrypto/octeontx: add symmetric capabilities
2018-10-17 Ankur Dwivedicrypto/octeontx: add hardware register access for misc...
2018-10-17 Ankur Dwivedicrypto/octeontx: add hardware init routine
2018-10-17 Anoob Josephcrypto/octeontx: add PMD skeleton