aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/srq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-04RDMA/mlx5: Initialize SRQ tables on mlx5_ibLeon Romanovsky1-63/+0
2018-12-04net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky1-634/+0
2018-12-04net/mlx5: Remove references to local mlx5_core functionsLeon Romanovsky1-19/+3
2018-12-04net/mlx5: Remove not-used lib/eq.h header fileLeon Romanovsky1-1/+0
2018-12-04net/mlx5: Align SRQ licenses and copyright informationLeon Romanovsky1-29/+2
2018-11-29net/mlx5: Forward SRQ resource eventsSaeed Mahameed1-28/+10
2018-11-26net/mlx5: Resource tables, Use async events chainSaeed Mahameed1-6/+49
2018-10-17Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into net-nextSaeed Mahameed1-3/+27
2018-09-25net/mlx5: Set uid as part of SRQ commandsYishai Hadas1-3/+27
2018-09-12net: ethernet: Use DIV_ROUND_UP instead of reimplementing its functionzhong jiang1-1/+1
2017-09-03Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-10/+140
2017-08-30net/mlx5: Fix arm SRQ command for ISSI version 0Noa Osherovich1-6/+6
2017-08-29net/mlx5: Add XRQ supportArtemy Kovalyov1-10/+140
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky1-7/+7
2016-08-17net/mlx5: Unify and improve command interfaceSaeed Mahameed1-28/+21
2016-06-23{net, IB}/mlx5: Refactor internal SRQ APIArtemy Kovalyov1-118/+147
2016-01-21net/mlx5_core: Export transport objectsmajd@mellanox.com1-1/+1
2016-01-21IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky1-2/+0
2015-09-28net/mlx5_core: New init and exit flow for mlx5_coreMajd Dibbiny1-0/+1
2015-06-04net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky1-63/+381
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed1-1/+1
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen1-0/+223