aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/accel (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-09net/mlx5: Move IPsec file to relevant directoryLeon Romanovsky2-573/+0
2022-04-09net/mlx5: Remove not-needed IPsec configLeon Romanovsky1-16/+2
2022-04-09net/mlx5: Unify device IPsec capabilities checkLeon Romanovsky2-45/+19
2022-04-09net/mlx5: Remove ipsec vs. ipsec offload file separationLeon Romanovsky4-278/+198
2022-04-09RDMA/mlx5: Drop crypto flow steering APILeon Romanovsky1-3/+2
2022-04-09net/mlx5: Delete metadata handling logicLeon Romanovsky1-36/+0
2022-04-09net/mlx5_fpga: Drop INNOVA IPsec supportLeon Romanovsky1-5/+1
2022-04-06net/mlx5: Remove indirection in TLS buildLeon Romanovsky2-178/+0
2022-04-06net/mlx5_fpga: Drop INNOVA TLS supportLeon Romanovsky2-103/+0
2020-09-16net/mlx5: IPsec: make spdxcheck.py happyLukas Bulwahn1-1/+1
2020-07-16net/mlx5e: IPsec: Add Connect-X IPsec ESN update offload supportRaed Salem1-0/+88
2020-07-16net/mlx5e: IPsec: Add IPsec steering in local NIC RXHuy Nguyen1-0/+6
2020-07-16net/mlx5: IPsec: Add HW crypto offload supportRaed Salem4-2/+338
2020-07-16net/mlx5: Accel, Add core IPsec support for the Connect-X familyRaed Salem2-47/+101
2020-06-27net/mlx5e: kTLS, Add kTLS RX HW offload supportTariq Toukan1-1/+18
2020-05-29net/mlx5: Accel: fpga tls fix cast to __be64 and incorrect argument typesSaeed Mahameed2-6/+6
2020-05-09net/mlx5: Accel, Remove unnecessary header includeTariq Toukan1-1/+0
2020-04-20net/mlx5: IPsec, Refactor SA handle creation and destructionRaed Salem2-4/+7
2020-04-20net/mlx5: Refactor mlx5_accel_esp_create_hw_context parameter listRaed Salem2-14/+16
2020-02-06net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan1-1/+1
2019-08-21treewide: remove dummy Makefiles for single targetsMasahiro Yamada1-2/+0
2019-07-11net/mlx5e: Fix compilation error in TLS codeTariq Toukan1-1/+1
2019-07-05net/mlx5: Accel, Add core TLS support for the Connect-X familyTariq Toukan2-2/+89
2019-07-05net/mlx5: Kconfig, Better organize compilation flagsTariq Toukan4-4/+9
2019-07-05net/mlx5: Accel, Expose accel wrapper for IPsec FPGA functionTariq Toukan2-0/+10
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2018-07-18net/mlx5: fix an unused-function warningArnd Bergmann1-1/+1
2018-07-16net/mlx5: Accel, add common metadata functionsBoris Pismenny1-0/+37
2018-07-16net/mlx5: Accel, add TLS rx offload routinesBoris Pismenny2-16/+33
2018-05-01net/mlx5: Accel, Add TLS tx offload interfaceIlya Lesokhin2-0/+157
2018-03-07net/mlx5: Add flow-steering commands for FPGA IPSec implementationAviad Yehezkel1-0/+7
2018-03-07net/mlx5: Refactor accel IPSec codeAviad Yehezkel2-97/+58
2018-03-07net/mlx5: Export ipsec capabilitiesAviad Yehezkel2-13/+4
2018-03-07net/mlx5: IPSec, Add command V2 supportAviad Yehezkel2-5/+25
2018-03-07net/mlx5e: IPSec, Add support for ESP trailer removal by hardwareYossi Kuperman1-0/+2
2018-03-06net/mlx5: Fixed compilation issue when CONFIG_MLX5_ACCEL is disabledAviad Yehezkel1-2/+2
2017-07-06net/mlx5: Add Makefiles for subdirectoriesIlan Tayari1-0/+1
2017-06-27net/mlx5: Accel, Add IPSec acceleration interfaceIlan Tayari2-0/+216