summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls.c
Commit message (Expand)AuthorAgeFilesLines
* mlx5: Return -EINVAL when WARN_ON_ONCE triggers in mlx5e_tls_resync().David S. Miller2019-07-101-1/+1
* net/tls: don't clear TX resync flag on errorDirk van der Merwe2019-07-091-3/+5
* net/mlx5e: Add kTLS TX HW offload supportTariq Toukan2019-07-061-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-181-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