net/bnxt: ignore VLAN priority mask
[dpdk.git] / drivers / crypto / caam_jr /
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-07-03 Thomas Monjalondevtools: forbid variable declaration inside for
2020-05-17 Yunjian Wangcrypto/caam_jr: fix IRQ functions return type
2020-05-17 Yunjian Wangcrypto/caam_jr: fix check of file descriptors
2020-05-15 Akhil Goyaldrivers/crypto: fix build with -fno-common
2020-05-11 Kevin Traynordrivers/crypto: disable gcc 10 no-common errors
2020-04-16 Thomas Monjalonreplace packed attributes
2020-04-16 Thomas Monjalonreplace alignment attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-04-05 Artur Trybulacryptodev: remove unused operation for queue count
2020-03-31 Thomas Monjaloneal: move common header files
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-08 Vakul Gargcrypto/dpaax_sec: use AES-CTR initial counter as 1
2019-10-23 Hemant Agrawalcommon/dpaax: move OF library from DPAA bus
2019-10-23 Hemant Agrawalcommon/dpaax: move shared sec HW code from dpaa2_sec
2019-10-23 Vakul Gargcrypto/dpaax_sec: support auth trailer in cipher-auth
2019-10-09 Akhil Goyaldrivers/crypto: enable ESN in NXP drivers
2019-10-09 Gagandeep Singhcrypto/caam_jr: integrate DPAAX table
2019-10-09 Hemant Agrawalcrypto/caam_jr: reduce function traces in critical...
2019-07-05 Thierry Herbelotdrivers: fix typo in NXP comments
2019-07-02 Bruce Richardsondrivers: add reasons for components being disabled
2019-04-18 Gagandeep Singhcrypto/caam_jr: fix memory leak and illegal access
2019-04-18 Gagandeep Singhcrypto/caam_jr: fix total length in auth only s/g
2019-04-18 Gagandeep Singhcrypto/caam_jr: fix shared descriptor endianness
2019-04-17 Bruce Richardsonbuild: increase readability via shortcut variables
2019-04-04 David Marchanddrivers: remove Linux EAL from include path
2019-04-02 Akhil Goyaldrivers/crypto: update inline desc for sharing mode
2019-03-12 Bruce Richardsoneal/linux: rename linuxapp to linux
2019-01-14 Pallantla Poornimadrivers: fix sprintf with snprintf
2019-01-10 Fan Zhangcryptodev: change queue pair configure structure
2018-11-02 Gagandeep Singhcrypto/caam_jr: fix check before job ring freeing
2018-10-24 Gagandeep Singhcrypto/caam_jr: fix type redefinition
2018-10-17 Hemant Agrawalcrypto/caam_jr: add security offload
2018-10-17 Hemant Agrawalcrypto/caam_jr: add statistics operations
2018-10-17 Gagandeep Singhcrypto/caam_jr: add scatter gather
2018-10-17 Gagandeep Singhcrypto/caam_jr: add enqueue/dequeue operations
2018-10-17 Gagandeep Singhcrypto/caam_jr: add device cababilities
2018-10-17 Gagandeep Singhcrypto/caam_jr: add session configuration methods
2018-10-17 Hemant Agrawalcrypto/caam_jr: add queue pair config
2018-10-17 Gagandeep Singhcrypto/caam_jr: add device basic operations
2018-10-17 Gagandeep Singhcrypto/caam_jr: add basic job ring routines
2018-10-17 Gagandeep Singhcrypto/caam_jr: add UIO specific operations
2018-10-17 Gagandeep Singhcrypto/caam_jr: add routines to configure HW
2018-10-17 Gagandeep Singhcrypto/caam_jr: add HW tuning options
2018-10-17 Gagandeep Singhcrypto/caam_jr: introduce basic driver