aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls_rxtx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-07-05net/mlx5e: Add kTLS TX HW offload supportTariq Toukan1-0/+5
2019-07-05net/mlx5e: Tx, Make SQ WQE fetch function type genericTariq Toukan1-1/+1
2019-04-01drivers: mellanox: use netdev_xmit_more() helperFlorian Westphal1-2/+1
2018-08-06mellanox: fix the dport endianness in call of __inet6_lookup_established()Al Viro1-1/+1
2018-07-16net/mlx5: Accel, add common metadata functionsBoris Pismenny1-14/+4
2018-07-16net/mlx5e: TLS, add software statisticsBoris Pismenny1-1/+10
2018-07-16net/mlx5e: TLS, add Innova TLS rx data pathBoris Pismenny1-3/+109
2018-07-16net/mlx5e: TLS, refactor variable namesBoris Pismenny1-3/+3
2018-05-25net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha1-2/+2
2018-05-01net/mlx5e: TLS, Add error statisticsIlya Lesokhin1-9/+15
2018-05-01net/mlx5e: TLS, Add Innova TLS TX offload data pathIlya Lesokhin1-0/+272