doc: announce behavior change in bus probing
[dpdk.git] / drivers / crypto / cnxk /
2021-11-16 Anoob Josephcrypto/cnxk: fix KASUMI input length
2021-11-04 Vidya Sagar Velumuricrypto/cnxk: fix IV length for ZUC-256
2021-11-04 Archana Muniganticrypto/cnxk: support IPv6 mixed tunnel mode
2021-11-04 Archana Muniganticrypto/cnxk: update auth key size
2021-11-04 Archana Muniganticrypto/cnxk: support ESN and anti-replay on CN9K
2021-11-04 Anoob Josephcrypto/cnxk: support null authentication in IPsec
2021-11-04 Kiran Kumar Kcrypto/cnxk: fix bus error on RSA verify
2021-11-02 David Marchanddevtools: forbid indent with tabs in Meson
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-10-20 Anoob Josephcrypto/cnxk: allow different cores in pending queue
2021-10-20 Akhil Goyalcryptodev: move device-specific structures
2021-10-20 Akhil Goyaldrivers/crypto: invoke probing finish function
2021-10-16 Ankur Dwivedicrypto/cnxk: add max queue pairs limit option
2021-10-08 Archana Muniganticrypto/cnxk: support inner checksum
2021-10-08 Archana Muniganticrypto/cnxk: use IE engine group for IPsec
2021-10-08 Vidya Sagar Velumuricrypto/cnxk: support ZUC with 256-bit key
2021-10-08 Tejasree Kondojcommon/cnxk: support UDP port verification
2021-09-28 Tejasree Kondojcommon/cnxk: support tunnel header verification
2021-09-28 Anoob Josephcommon/cnxk: support lifetime configuration
2021-09-28 Tejasree Kondojcrypto/cnxk: add IV in SA in lookaside IPsec debug...
2021-09-08 Akhil Goyalcryptodev: expose driver interface as internal
2021-09-07 Archana Muniganticrypto/cnxk: add feature flag for cn9k lookaside IPsec
2021-09-07 Archana Muniganticrypto/cnxk: update tailroom requirement
2021-09-07 Archana Muniganticrypto/cnxk: add cn9k lookaside IPsec datapath
2021-09-07 Archana Muniganticrypto/cnxk: add cn9k security session operations
2021-09-07 Archana Muniganticrypto/cnxk: add cn9k security context
2021-09-06 Anoob Josephcrypto/cnxk: add dual submission in cn9k
2021-09-06 Vidya Sagar Velumuricrypto/cnxk: support ucode API change
2021-09-06 Anoob Josephcrypto/cnxk: remove redundant assignment
2021-09-06 Anoob Josephcrypto/cnxk: remove redundant memcpy of IV for ZUC
2021-09-06 Anoob Josephcrypto/cnxk: remove redundant SNOW3G decrypt
2021-09-06 Shijith Thottoncrypto/cnxk: add cn10k crypto adapter fast path
2021-09-06 Shijith Thottoncrypto/cnxk: add cn9k crypto adapter fast path
2021-09-06 Shijith Thottonevent/cnxk: add crypto adapter operations
2021-09-06 Archana Muniganticommon/cnxk: make IPsec defines common
2021-09-06 Tejasree Kondojcrypto/cnxk: support cn10k transport mode
2021-09-06 Archana Muniganticrypto/cnxk: make IPsec verify functions common
2021-09-06 Tejasree Kondojcrypto/cnxk: use rlen from CPT result with lookaside
2021-09-06 Tejasree Kondojcrypto/cnxk: remove redundant code
2021-09-06 Tejasree Kondojcrypto/cnxk: support lookaside IPsec
2021-07-30 Kiran Kumar Kcrypto/cnxk: add null check for RSA key data
2021-07-30 Kiran Kumar Kcrypto/cnxk: update asymmetric ECDSA messages
2021-07-20 Anoob Josephcrypto/cnxk: reset feature flags on reconfigure
2021-07-20 Anoob Josephcommon/cnxk: allocate auth key dynamically
2021-07-20 Ankur Dwivedicrypto/cnxk: update instruction queue in start/stop
2021-07-09 Tejasree Kondojcrypto/cnxk: fix build with asserts
2021-07-09 Anoob Josephcrypto/cnxk: add PCI ID for cn9k
2021-07-07 Anoob Josephcrypto/cnxk: add asymmetric capabilities
2021-07-07 Kiran Kumar Kcrypto/cnxk: add asymmetric datapath
2021-07-07 Kiran Kumar Kcrypto/cnxk: add asymmetric session
2021-07-07 Anoob Josephcrypto/cnxk: add security capabilities
2021-07-07 Tejasree Kondojcrypto/cnxk: add IPsec datapath
2021-07-07 Tejasree Kondojcrypto/cnxk: add security session operations
2021-07-07 Srujana Challacrypto/cnxk: add security context skeleton
2021-07-07 Ankur Dwivedicrypto/cnxk: add symmetric capabilities
2021-07-07 Tejasree Kondojcrypto/cnxk: add digest support
2021-07-07 Tejasree Kondojcrypto/cnxk: add KASUMI decryption
2021-07-07 Tejasree Kondojcrypto/cnxk: add KASUMI encryption
2021-07-07 Tejasree Kondojcrypto/cnxk: add ZUC and SNOW3G decryption
2021-07-07 Archana Muniganticrypto/cnxk: add ZUC and SNOW3G encryption
2021-07-07 Archana Muniganticrypto/cnxk: add flexi cipher decryption
2021-07-07 Archana Muniganticrypto/cnxk: add flexi cipher encryption
2021-07-07 Archana Muniganticrypto/cnxk: add chained operation in session
2021-07-07 Archana Muniganticrypto/cnxk: add AEAD operation in session
2021-07-07 Anoob Josephcrypto/cnxk: add auth operation in session
2021-07-07 Anoob Josephcrypto/cnxk: add cipher operation in session
2021-07-07 Anoob Josephcrypto/cnxk: add dequeue burst
2021-07-07 Anoob Josephcrypto/cnxk: add enqueue burst
2021-07-07 Anoob Josephcrypto/cnxk: add session operations framework
2021-07-07 Ankur Dwivedicrypto/cnxk: add queue pair operations
2021-07-07 Ankur Dwivedicrypto/cnxk: add device control operations
2021-07-07 Ankur Dwivedicrypto/cnxk: add probe and remove
2021-07-07 Ankur Dwivedicrypto/cnxk: add driver skeleton