summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-30net/mlx5e: fix memory leak of tlsColin Ian King1-1/+3
2020-06-27net/mlx5e: kTLS, Add kTLS RX HW offload supportTariq Toukan1-1/+11
2020-06-27net/mlx5e: kTLS, Improve TLS feature modularityTariq Toukan1-14/+0
2020-05-29net/mlx5: Accel: fpga tls fix cast to __be64 and incorrect argument typesSaeed Mahameed1-1/+1
2020-05-15net/mlx5e: Calculate SQ stop room in a robust wayMaxim Mikityanskiy1-0/+14
2019-07-09mlx5: Return -EINVAL when WARN_ON_ONCE triggers in mlx5e_tls_resync().David S. Miller1-1/+1
2019-07-08net/tls: don't clear TX resync flag on errorDirk van der Merwe1-3/+5
2019-07-05net/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-17net/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