summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/cq.c
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx4: Remove unused parameter udataLang Cheng2021-05-201-4/+4
* RDMA/mlx4: Use ib_umem_num_dma_blocks()Jason Gunthorpe2020-09-111-1/+0
* RDMA: Allow fail of destroy CQLeon Romanovsky2020-09-091-1/+2
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-2/+2
* Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe2020-01-211-1/+1
|\
| * IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua2020-01-161-1/+1
* | RDMA/mlx4: Redo TX checksum offload in line with docsEugene Crosser2020-01-031-11/+7
|/
* IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig2019-11-171-1/+1
* RDMA: Check umem pointer validity prior to releaseLeon Romanovsky2019-06-201-9/+5
* RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky2019-06-111-17/+8
* RDMA: Clean destroy CQ in drivers do not return errorsLeon Romanovsky2019-06-111-3/+1
* IB: Pass only ib_udata in function prototypesShamir Rabinovitch2019-04-011-14/+14
* IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch2019-04-011-2/+8
* IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch2019-04-011-1/+1
* RDMA: Clear CQ objects during their allocationLeon Romanovsky2019-01-101-1/+1
* IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe2019-01-101-9/+8
* {net, IB}/mlx4: Initialize CQ buffers in the driver when possibleDaniel Jurgens2018-11-221-1/+8
* IB/mlx: Set slid to zero in Ethernet completion structMoni Shoua2018-02-281-1/+3
* RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe2018-01-291-2/+2
* IB/mlx4: Add contig support for control objectsGuy Levi2017-11-131-2/+6
* IB/mlx4: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-141-0/+2
* IB/mlx4: Fix some spelling mistakesTalat Batheesh2017-08-241-1/+1
* (IB, net)/mlx4: Add resource utilization supportMoshe Shemesh2017-07-241-0/+2
* {net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky2017-07-171-3/+3
* IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov2017-04-251-1/+1
* IB/mlx4: Fix create CQ error flowMatan Barak2016-11-161-1/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-1/+1
|\
| * IB/mlx4: Move user vendor structuresLeon Romanovsky2016-10-071-1/+1
* | IB/mlx4: Don't return errors from poll_cqLeon Romanovsky2016-09-021-24/+2
* | Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one"Leon Romanovsky2016-09-021-3/+3
* | IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_oneYuval Shaia2016-08-221-3/+3
* | IB/mlx4: Make function use_tunnel_data return voidYuval Shaia2016-08-221-7/+7
|/
* IB/mlx4: Don't use GFP_ATOMIC for CQ resize structRoland Dreier2016-08-031-2/+2
* IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-3/+0
* IB/mlx4: Remove old FRWR API supportSagi Grimberg2015-10-281-2/+1
* IB/mlx4: Support the new memory registration APISagi Grimberg2015-10-281-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-09-091-1/+1
|\
| * IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum2015-08-301-1/+1
* | net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion2015-07-271-1/+1
|/
* IB/mlx4: Add support for CQ time-stampingMatan Barak2015-06-121-3/+6
* IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-121-1/+7
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2015-02-211-4/+3
|\
| * IB/mlx4: Bug fixes in mlx4_ib_resize_cqMajd Dibbiny2015-02-171-4/+3
* | IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas2015-02-091-0/+57
|/
* net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak2014-12-111-1/+4
* IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina2014-06-021-3/+3
* mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein2014-03-121-14/+28
* IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua2014-01-181-0/+9
*-. Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier2013-11-171-2/+7
|\ \
| | * IB/mlx4: Fix device max capabilities checkEli Cohen2013-11-151-1/+6
| |/ |/|