summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls_rxtx.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5e: Split TX acceleration offloads into two phasesMaxim Mikityanskiy2020-05-091-2/+8
* net/mlx5e: Make TLS offload independent of wqe and piMaxim Mikityanskiy2020-05-091-8/+9
* net/mlx5e: Unify checks of TLS offloadsMaxim Mikityanskiy2020-05-091-5/+9
* net/mlx5e: Return bool from TLS and IPSEC offloadsMaxim Mikityanskiy2020-05-091-29/+19
* net/mlx5e: Fetch WQE: reuse code and enforce typingMaxim Mikityanskiy2020-04-301-1/+2
* net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan2020-02-061-1/+1
* net/mlx5e: Add kTLS TX HW offload supportTariq Toukan2019-07-051-0/+5
* net/mlx5e: Tx, Make SQ WQE fetch function type genericTariq Toukan2019-07-051-1/+1
* drivers: mellanox: use netdev_xmit_more() helperFlorian Westphal2019-04-011-2/+1
* mellanox: fix the dport endianness in call of __inet6_lookup_established()Al Viro2018-08-061-1/+1
* net/mlx5: Accel, add common metadata functionsBoris Pismenny2018-07-161-14/+4
* net/mlx5e: TLS, add software statisticsBoris Pismenny2018-07-161-1/+10
* net/mlx5e: TLS, add Innova TLS rx data pathBoris Pismenny2018-07-161-3/+109
* net/mlx5e: TLS, refactor variable namesBoris Pismenny2018-07-161-3/+3
* net/mlx5e: Avoid reset netdev stats on configuration changesEran Ben Elisha2018-05-251-2/+2
* net/mlx5e: TLS, Add error statisticsIlya Lesokhin2018-05-011-9/+15
* net/mlx5e: TLS, Add Innova TLS TX offload data pathIlya Lesokhin2018-05-011-0/+272