aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/transobj.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-24net/mlx5: Introduce new TIR creation core APIAriel Levkovich1-5/+13
2018-12-04net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky1-43/+0
2018-12-04net/mlx5: Remove dead transobj codeLeon Romanovsky1-66/+0
2018-10-01net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel1-1/+4
2018-09-17net/mlx5: Check for SQ and not RQ state when modifying hairpin SQAlaa Hleihel1-1/+1
2018-03-30net/mlx5: Eliminate query xsrq dead codeSaeed Mahameed1-21/+0
2018-03-27mlx5_{ib,core}: Add query SQ state helper functionEran Ben Elisha1-0/+25
2018-01-19net/mlx5: Enable setting hairpin queue sizeOr Gerlitz1-0/+2
2018-01-19net/mlx5: Vectorize the low level core hairpin objectOr Gerlitz1-33/+61
2018-01-09net/mlx5: Hairpin pair core object setupOr Gerlitz1-0/+184
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky1-1/+1
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed1-122/+61
2016-06-23net/mlx5: Export required core functions to support RSSYishai Hadas1-0/+4
2016-01-21IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com1-0/+12
2016-01-21IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com1-0/+24
2016-01-21net/mlx5_core: Export transport objectsmajd@mellanox.com1-3/+11
2015-09-28net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commandsSaeed Mahameed1-2/+2
2015-08-06net/mlx5e: Light-weight netdev open/stopAchiad Shochat1-0/+12
2015-08-06net/mlx5_core: Introduce access function to modify RSS/LRO paramsAchiad Shochat1-0/+12
2015-07-29net/mlx5e: Introduce create/destroy RSS indir table access functionsAchiad Shochat1-0/+29
2015-06-11net/mlx5_core: Add transport domain alloc/dealloc supportAchiad Shochat1-0/+35
2015-06-04net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky1-0/+154
2015-06-04net/mlx5_core: Apply proper name convention to helpersHaggai Abramonvsky1-10/+12
2015-05-30net/mlx5: Ethernet resource handling filesAmir Vadai1-0/+169