summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/srq.c
Commit message (Expand)AuthorAgeFilesLines
* 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