summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/mlx4_ib.h
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx4: Use 4K pages for kernel QP's WQE bufferJack Morgenstein2018-07-311-1/+0Star
* RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche2018-07-311-6/+6
* IB/mlx4: Create slave AH's directlyJason Gunthorpe2018-06-261-0/+4
* IB/mlx4: Add support for drain SQ & RQYishai Hadas2018-06-251-0/+2
* IB/mlx4: Use GID attribute from ah attributeParav Pandit2018-06-181-1/+1
* IB/mlx4: Add Scatter FCS support over WQ creationGuy Levi2018-03-151-0/+1
* RDMA/mlx4: Move flag constants to uapi headerJason Gunthorpe2018-03-151-4/+0Star
* IB/mlx4: Move mlx4_uverbs_ex_query_device_resp to include/uapi/Yishai Hadas2018-03-081-14/+0Star
* IB/mlx4: Exposing modify CQ callback to uverbs layerYonatan Cohen2017-11-131-0/+1
* IB/mlx4: Add contig support for control objectsGuy Levi2017-11-131-0/+2
* IB/mlx4: Add report for RSS capabilities by vendor channelGuy Levi2017-11-101-5/+11
* IB/mlx4: Add support for RSS QPGuy Levi2017-07-241-0/+8
* IB/mlx4: Add support for WQ indirection table related verbsGuy Levi2017-07-241-0/+6
* IB/mlx4: Add support for WQ related verbsGuy Levi2017-07-241-1/+24
* IB/mlx4: Add inline-receive supportMaor Gottlieb2017-07-241-0/+3
* {net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky2017-07-181-1/+0Star
* IB/core: Rename struct ib_ah_attr to rdma_ah_attrDasaratharaman Chandramouli2017-05-011-3/+3
* IB/mlx4: Switch from dma_device to dev.parentBart Van Assche2017-01-241-1/+1
* IB/core: Let create_ah return extended response to userMoni Shoua2016-12-131-1/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-101-0/+7
|\
| * IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packetsJack Morgenstein2016-10-071-0/+7
* | IB/mlx4: Use correct subnet-prefix in QP1 mads under SR-IOVJack Morgenstein2016-09-161-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-08-051-0/+9
|\
| * IB/mlx4: Add diagnostic hardware countersMark Bloch2016-08-041-0/+9
* | IB/mlx4: Prevent cross page boundary allocationChuck Lever2016-06-231-1/+1
|/
* IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-131-1/+1
* IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-131-3/+2Star
* IB/core: Add vendor's specific data to alloc mwMatan Barak2016-03-011-1/+2
* IB/mlx4: Create and use another QP1 for RoCEv2Moni Shoua2016-01-191-0/+7
* IB/mlx4: Add gid_type to GID propertiesMoni Shoua2016-01-191-0/+1
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-2/+0Star
* IB/mlx4: Remove old FRWR API supportSagi Grimberg2015-10-291-15/+0Star
* IB/mlx4: Support the new memory registration APISagi Grimberg2015-10-291-0/+10
* IB/core: Use GID table in AH creation and dmac resolutionMatan Barak2015-10-221-1/+1
* IB/mlx4: Add counter based implementation for QP multicast loopback blockEran Ben Elisha2015-10-221-0/+1
* IB/mlx4: Add IB counters tableEran Ben Elisha2015-10-221-1/+8
* IB/mlx4_ib: Disassociate supportYishai Hadas2015-08-311-0/+13
* IB/mlx4: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-311-1/+0Star
* IB/mlx4: Replace mechanism for RoCE GID managementMoni Shoua2015-08-311-4/+0Star
* IB/mlx4: Implement ib_device callbacksMoni Shoua2015-08-311-0/+17
* mlx4: Support ib_alloc_mr verbSagi Grimberg2015-08-311-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-251-2/+6
|\
| * IB/mlx4: Add RoCE/IB dedicated countersEran Ben Elisha2015-06-161-1/+6
| * net/mlx4: Add EQ poolMatan Barak2015-05-311-1/+0Star
* | IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-121-1/+3
* | IB/mlx4: Add support for CQ time-stampingMatan Barak2015-06-121-0/+16
* | IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-121-1/+2
* | IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-021-4/+4
|/
* IB/mlx4: Request alias GUID on demandYishai Hadas2015-04-151-0/+2
* IB/mlx4: Change init flow to request alias GUIDs for active VFsYishai Hadas2015-04-151-6/+2Star