summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ktls.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-04net/mlx5: Convert uintX_t to uXGal Pressman1-2/+2
2024-04-04net/mlx5e: Make stats group fill_stats callbacks consistent with the APIGal Pressman1-5/+2
2024-04-04net/mlx5e: Use ethtool_sprintf/puts() to fill stats stringsGal Pressman1-5/+2
2024-03-07net/mlx5e: Block TLS device offload on combined SD netdevTariq Toukan1-1/+3
2023-01-31net/mlx5e: kTLS, Improve connection rate by using fast update encryption keyJianbo Liu1-4/+7
2023-01-11net/mlx5e: kTLS, Add debugfsTariq Toukan1-0/+8
2022-09-29net/mlx5e: kTLS, Check ICOSQ WQE size in advanceMaxim Mikityanskiy1-4/+1
2022-09-23net/mlx5e: Support 256 bit keys with kTLS device offloadGal Pressman1-1/+6
2022-07-29net/mlx5e: kTLS, Recycle objects of device-offloaded TLS TX connectionsTariq Toukan1-0/+14
2022-04-06net/mlx5: Cleanup kTLS function names and their exposureLeon Romanovsky1-25/+10
2022-04-06net/mlx5: Remove tls vs. ktls separation as it is the sameLeon Romanovsky1-0/+32
2022-04-06net/mlx5: Remove indirection in TLS buildLeon Romanovsky1-4/+43
2021-06-03net/mlx5e: Disable TLS device offload in kdump modeAlaa Hleihel1-0/+24
2021-04-16net/mlx5e: kTLS, Add resiliency to RX resync failuresTariq Toukan1-0/+11
2020-06-28net/mlx5e: kTLS, Add kTLS RX HW offload supportTariq Toukan1-1/+18
2020-06-28net/mlx5e: kTLS, Improve TLS feature modularityTariq Toukan1-107/+0
2020-06-27net/mlx5: kTLS, Improve TLS params layout structuresTariq Toukan1-1/+1
2020-05-16net/mlx5e: Calculate SQ stop room in a robust wayMaxim Mikityanskiy1-6/+6
2020-05-09net/mlx5e: Split TX acceleration offloads into two phasesMaxim Mikityanskiy1-1/+3
2020-05-09net/mlx5e: Make TLS offload independent of wqe and piMaxim Mikityanskiy1-2/+1
2020-05-09net/mlx5e: Unify checks of TLS offloadsMaxim Mikityanskiy1-2/+2
2020-05-09net/mlx5e: Return bool from TLS and IPSEC offloadsMaxim Mikityanskiy1-4/+3
2020-04-30net/mlx5e: Fetch WQE: reuse code and enforce typingMaxim Mikityanskiy1-0/+8
2020-03-06net/mlx5e: kTLS, Fix wrong value in record tracker enumTariq Toukan1-2/+2
2019-10-18net/mlx5e: kTLS, Save a copy of the crypto infoTariq Toukan1-1/+1
2019-10-18net/mlx5e: kTLS, Limit DUMP wqe sizeTariq Toukan1-1/+10
2019-10-18net/mlx5e: kTLS, Size of a Dump WQE is fixedTariq Toukan1-1/+8
2019-10-18net/mlx5e: kTLS, Release reference on DUMPed fragments in shutdown flowTariq Toukan1-1/+6
2019-08-08net/mlx5e: kTLS, Fix progress params context WQE layoutTariq Toukan1-2/+4
2019-07-06net/mlx5e: Add kTLS TX HW offload supportTariq Toukan1-0/+97