summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Remove tls vs. ktls separation as it is the sameLeon Romanovsky2022-04-061-70/+0
* net/mlx5: Remove indirection in TLS buildLeon Romanovsky2022-04-061-1/+0
* net/mlx5_fpga: Drop INNOVA TLS supportLeon Romanovsky2022-04-061-178/+2
* net/mlx5e: Disable TLS device offload in kdump modeAlaa Hleihel2021-06-031-3/+3
* net/mlx5e: kTLS, Improve TLS RX workqueue scopeTariq Toukan2021-02-011-7/+0
* net/mlx5e: fix memory leak of tlsColin Ian King2020-06-301-1/+3
* net/mlx5e: kTLS, Add kTLS RX HW offload supportTariq Toukan2020-06-271-1/+11
* net/mlx5e: kTLS, Improve TLS feature modularityTariq Toukan2020-06-271-14/+0
* net/mlx5: Accel: fpga tls fix cast to __be64 and incorrect argument typesSaeed Mahameed2020-05-291-1/+1
* net/mlx5e: Calculate SQ stop room in a robust wayMaxim Mikityanskiy2020-05-151-0/+14
* mlx5: Return -EINVAL when WARN_ON_ONCE triggers in mlx5e_tls_resync().David S. Miller2019-07-091-1/+1
* net/tls: don't clear TX resync flag on errorDirk van der Merwe2019-07-081-3/+5
* net/mlx5e: Add kTLS TX HW offload supportTariq Toukan2019-07-051-0/+5
* net/tls: generalize the resync callbackJakub Kicinski2019-06-111-3/+6
* net/tls: pass record number as a byte arrayJakub Kicinski2019-06-111-1/+2
* net/mlx5e: TLS, Read capabilities only when it is safeSaeed Mahameed2018-09-171-1/+2
* net/mlx5e: TLS, build TLS netdev from capabilitiesBoris Pismenny2018-07-161-2/+16
* net/mlx5e: TLS, add software statisticsBoris Pismenny2018-07-161-0/+3
* net/mlx5e: TLS, add innova rx supportBoris Pismenny2018-07-161-15/+31
* net/mlx5e: TLS, refactor variable namesBoris Pismenny2018-07-161-1/+1
* net/mlx5e: TLS, Add error statisticsIlya Lesokhin2018-05-011-0/+22
* net/mlx5e: TLS, Add Innova TLS TX offload data pathIlya Lesokhin2018-05-011-0/+2
* net/mlx5e: TLS, Add Innova TLS TX supportIlya Lesokhin2018-05-011-0/+173