aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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