aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/srq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-21IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky1-7/+34
2015-06-04net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky1-1/+1
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed1-4/+3
2015-05-30net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai1-1/+1
2015-04-02IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed1-1/+1
2015-04-02net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()Saeed Mahameed1-2/+0
2014-11-21mlx5: don't duplicate kvfree()Al Viro1-3/+3
2014-10-03net/mlx5_core: Update device capabilities handlingEli Cohen1-2/+4
2014-07-30mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein1-13/+13
2014-05-27IB/mlx5: add missing padding at end of struct mlx5_ib_create_srqYann Droneaud1-1/+13
2013-11-08mlx5: Use enum to indicate adapter page sizeEli Cohen1-2/+2
2013-11-08mlx5: Support communicating arbitrary host page size to firmwareEli Cohen1-2/+2
2013-11-08IB/mlx5: Simplify mlx5_ib_destroy_srqEli Cohen1-3/+1
2013-10-10IB/mlx5: Fix memory leak in mlx5_ib_create_srqMoshe Lazer1-1/+3
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen1-0/+473