common/sfc_efx/base: add packetiser packet format definition
[dpdk.git] / drivers / common / cpt /
2021-07-07 Shijith Thottoncrypto/octeontx: add crypto adapter data path
2021-07-07 Anoob Josephcommon/cpt: add checks for offset overflow
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-04-16 Tejasree Kondojcommon/cpt: support encrypted digest mode
2021-04-06 Pallavi Kadamcommon/iavf: build on Windows
2020-11-12 Archana Muniganticommon/cpt: remove redundant structure
2020-11-12 Archana Muniganticommon/cpt: use predefined macros
2020-11-12 Archana Muniganticommon/cpt: remove temporary variables
2020-11-12 Archana Muniganticommon/cpt: prepopulate word7 in session
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-15 Ankur Dwivedievent/octeontx2: add crypto adapter datapath
2020-10-14 Archana Muniganticommon/cpt: check MAC length
2020-10-14 Archana Muniganticommon/cpt: remove useless macros
2020-10-05 David Marchanddrivers/common: mark all symbols as internal
2020-09-18 Thomas Monjalonmbuf: remove physical address alias
2020-09-18 Thomas Monjalonmbuf: remove deprecated function and macro aliases
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-07-28 Tejasree Kondojcrypto/octeontx2: fix structure alignment
2020-07-08 Tejasree Kondojcrypto/octeontx2: support ChaCha20-Poly1305
2020-07-08 Ankur Dwivedicommon/cpt: fix encryption offset
2020-05-17 Anoob Josephcrypto/octeontx: improve symmetric session-less path
2020-04-16 Thomas Monjalonreplace hot attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-02-05 Sunila Sahucommon/cpt: remove self assignment
2020-02-05 Archana Muniganticommon/cpt: fix component for empty IOV buffer
2020-02-05 Archana Muniganticommon/cpt: check cipher and auth keys are set
2020-02-05 Sucharitha Sarananagacommon/cpt: support variable key size for HMAC
2020-02-05 Anoob Josephcommon/cpt: remove redundant bitswaps
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-11-08 Kevin Traynorcommon/cpt: fix possible null dereference
2019-10-23 Anoob Josephcrypto/octeontx2: add enqueue/dequeue ops
2019-10-23 Ankur Dwivedicrypto/octeontx2: add session related functions
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 Ankur Dwivedicommon/cpt: support new firmware
2019-07-19 Fan Zhangcryptodev: make xform key pointer constant
2019-07-14 Anoob Josephcommon/cpt: remove redundant code in datapath
2019-07-14 Anoob Josephcommon/cpt: remove redundant bit swaps
2019-05-01 Anoob Josephcrypto/octeontx: use distinct metabuf pool for each...
2019-03-22 Anoob Josephcrypto/octeontx: move device specific code to driver
2019-03-22 Anoob Josephcommon/cpt: redesign propagation of error
2019-03-22 Anoob Josephcommon/cpt: improve structures used in datapath
2019-03-06 Anoob Josephcommon/cpt: fix null auth only
2018-11-18 Ankur Dwivedicommon/cpt: fix bit shift operation for KASUMI
2018-10-17 Tejasree Kondojcrypto/octeontx: add burst dequeue
2018-10-17 Tejasree Kondojcrypto/octeontx: add burst enqueue
2018-10-17 Srisivasubramanian Scommon/cpt: support hash
2018-10-17 Srisivasubramanian Scommon/cpt: support KASUMI
2018-10-17 Srisivasubramanian Scommon/cpt: support ZUC and SNOW3G
2018-10-17 Ragothaman Jayaramancommon/cpt: add crypto enqueue request manager framework
2018-10-17 Ragothaman Jayaramancommon/cpt: add microcode interface for decryption
2018-10-17 Ragothaman Jayaramancommon/cpt: add microcode interface for encryption
2018-10-17 Nithin Dabilpuramcommon/cpt: add common defines for microcode
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 Anoob Josephcommon/cpt: add PMD ops helper functions
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