summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/transobj.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Introduce new TIR creation core APIAriel Levkovich2019-04-241-5/+13
* net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky2018-12-041-43/+0Star
* net/mlx5: Remove dead transobj codeLeon Romanovsky2018-12-041-66/+0Star
* net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rulesAlaa Hleihel2018-10-011-1/+4
* net/mlx5: Check for SQ and not RQ state when modifying hairpin SQAlaa Hleihel2018-09-181-1/+1
* net/mlx5: Eliminate query xsrq dead codeSaeed Mahameed2018-03-311-21/+0Star
* mlx5_{ib,core}: Add query SQ state helper functionEran Ben Elisha2018-03-281-0/+25
* net/mlx5: Enable setting hairpin queue sizeOr Gerlitz2018-01-191-0/+2
* net/mlx5: Vectorize the low level core hairpin objectOr Gerlitz2018-01-191-33/+61
* net/mlx5: Hairpin pair core object setupOr Gerlitz2018-01-091-0/+184
* {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-141-1/+1
* net/mlx5: Unify and improve command interfaceSaeed Mahameed2016-08-171-122/+61Star
* net/mlx5: Export required core functions to support RSSYishai Hadas2016-06-231-0/+4
* IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com2016-01-211-0/+12
* IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com2016-01-211-0/+24
* net/mlx5_core: Export transport objectsmajd@mellanox.com2016-01-211-3/+11
* net/mlx5_core: Fix struct type in the DESTROY_TIR/TIS device commandsSaeed Mahameed2015-09-291-2/+2
* net/mlx5e: Light-weight netdev open/stopAchiad Shochat2015-08-071-0/+12
* net/mlx5_core: Introduce access function to modify RSS/LRO paramsAchiad Shochat2015-08-071-0/+12
* net/mlx5e: Introduce create/destroy RSS indir table access functionsAchiad Shochat2015-07-301-0/+29
* net/mlx5_core: Add transport domain alloc/dealloc supportAchiad Shochat2015-06-121-0/+35
* net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky2015-06-051-0/+154
* net/mlx5_core: Apply proper name convention to helpersHaggai Abramonvsky2015-06-051-10/+12
* net/mlx5: Ethernet resource handling filesAmir Vadai2015-05-311-0/+169