summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/en_accel/tls_rxtx.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-08net/mlx5e: Allow SQ outside of channel contextEran Ben Elisha1-1/+1
2020-11-05net/mlx5e: Validate stop_room size upon user inputVladyslav Tarasiuk1-4/+2
2020-09-21net/mlx5e: Enhanced TX MPWQE for SKBsMaxim Mikityanskiy1-0/+2
2020-09-21net/mlx5e: Refactor xmit functionsMaxim Mikityanskiy1-5/+1
2020-06-27net/mlx5e: kTLS, Improve rx handler function callTariq Toukan1-9/+3
2020-06-27net/mlx5e: kTLS, Add kTLS RX HW offload supportTariq Toukan1-7/+13
2020-06-27net/mlx5e: kTLS, Improve TLS feature modularityTariq Toukan1-0/+14
2020-06-27net/mlx5: kTLS, Improve TLS params layout structuresTariq Toukan1-1/+1
2020-05-09net/mlx5e: Split TX acceleration offloads into two phasesMaxim Mikityanskiy1-2/+8
2020-05-09net/mlx5e: Make TLS offload independent of wqe and piMaxim Mikityanskiy1-8/+9
2020-05-09net/mlx5e: Unify checks of TLS offloadsMaxim Mikityanskiy1-5/+9
2020-05-09net/mlx5e: Return bool from TLS and IPSEC offloadsMaxim Mikityanskiy1-29/+19
2020-04-30net/mlx5e: Fetch WQE: reuse code and enforce typingMaxim Mikityanskiy1-1/+2
2020-02-06net/mlx5: Deprecate usage of generic TLS HW capability bitTariq Toukan1-1/+1
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