summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-03net/mlx5e: Disable TLS device offload in kdump modeAlaa Hleihel1-3/+3
2021-02-02net/mlx5e: kTLS, Improve TLS RX workqueue scopeTariq Toukan1-7/+0
2020-06-30net/mlx5e: fix memory leak of tlsColin Ian King1-1/+3
2020-06-28net/mlx5e: kTLS, Add kTLS RX HW offload supportTariq Toukan1-1/+11
2020-06-28net/mlx5e: kTLS, Improve TLS feature modularityTariq Toukan1-14/+0
2020-05-30net/mlx5: Accel: fpga tls fix cast to __be64 and incorrect argument typesSaeed Mahameed1-1/+1
2020-05-16net/mlx5e: Calculate SQ stop room in a robust wayMaxim Mikityanskiy1-0/+14
2019-07-10mlx5: Return -EINVAL when WARN_ON_ONCE triggers in mlx5e_tls_resync().David S. Miller1-1/+1
2019-07-09net/tls: don't clear TX resync flag on errorDirk van der Merwe1-3/+5
2019-07-06net/mlx5e: Add kTLS TX HW offload supportTariq Toukan1-0/+5
2019-06-11net/tls: generalize the resync callbackJakub Kicinski1-3/+6
2019-06-11net/tls: pass record number as a byte arrayJakub Kicinski1-1/+2
2018-09-18net/mlx5e: TLS, Read capabilities only when it is safeSaeed Mahameed1-1/+2
2018-07-16net/mlx5e: TLS, build TLS netdev from capabilitiesBoris Pismenny1-2/+16
2018-07-16net/mlx5e: TLS, add software statisticsBoris Pismenny1-0/+3
2018-07-16net/mlx5e: TLS, add innova rx supportBoris Pismenny1-15/+31
2018-07-16net/mlx5e: TLS, refactor variable namesBoris Pismenny1-1/+1
2018-05-01net/mlx5e: TLS, Add error statisticsIlya Lesokhin1-0/+22
2018-05-01net/mlx5e: TLS, Add Innova TLS TX offload data pathIlya Lesokhin1-0/+2
2018-05-01net/mlx5e: TLS, Add Innova TLS TX supportIlya Lesokhin1-0/+173