summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/srq.c
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: use kvmalloc_array to allocate wridLi Dongyang2017-08-221-9/+4
* {net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky2017-07-171-4/+4
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-1/+1
* IB/mlx4: Move user vendor structuresLeon Romanovsky2016-10-071-1/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-231-1/+2
|\
| * IB/mlx4: Convert kmalloc to kmalloc_array for checkpatchLeon Romanovsky2015-12-241-1/+1
| * IB/mlx4: Suppress non-fatal memory allocationsLeon Romanovsky2015-12-241-1/+2
* | IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srqWengang Wang2015-12-221-1/+1
|/
* IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang2015-12-081-3/+8
* IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas2015-02-091-0/+8
* IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina2014-06-021-3/+4
* IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)Shlomo Pongratz2012-05-081-1/+1
* IB/mlx4: Add support for XRC SRQsSean Hefty2011-10-131-4/+9
* RDMA/core: Add SRQ type fieldSean Hefty2011-10-131-0/+3
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* IB/mlx4: Initialize SRQ scatter entries when creating an SRQJack Morgenstein2010-01-061-0/+6
* mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein2008-07-251-0/+1
* IB: expand ib_umem_get() prototypeArthur Kepner2008-04-291-1/+1
* mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin2008-04-231-3/+3
* IB/mlx4: Consolidate code to get an entry from a struct mlx4_bufRoland Dreier2008-02-061-7/+1
* IB/mlx4: Fix up SRQ limit_watermark endiannessRoland Dreier2007-10-091-1/+1
* IB/mlx4: Implement query SRQJack Morgenstein2007-07-121-0/+18
* IB/mlx4: Check if SRQ is full when posting receiveRoland Dreier2007-05-201-0/+6
* IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier2007-05-081-0/+334
OpenPOWER on IntegriCloud