summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4/srq.c
AgeCommit message (Expand)Author
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua
2019-11-17IB/umem: remove the dmasync argument to ib_umem_getChristoph Hellwig
2019-06-20RDMA: Check umem pointer validity prior to releaseLeon Romanovsky
2019-05-21RDMA/umem: Move page_shift from ib_umem to ib_odp_umemJason Gunthorpe
2019-04-08RDMA: Handle SRQ allocations by IB/coreLeon Romanovsky
2019-04-01IB: Pass only ib_udata in function prototypesShamir Rabinovitch
2019-04-01IB: Remove 'uobject->context' dependency in object destroy APIsShamir Rabinovitch
2019-04-01IB: Pass uverbs_attr_bundle down ib_x destroy pathShamir Rabinovitch
2019-02-15IB/{hw,sw}: Remove 'uobject->context' dependency in object creation APIsShamir Rabinovitch
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2018-12-18RDMA: Cleanup undesired pd->uobject usageShamir Rabinovitch
2018-07-30RDMA, core and ULPs: Declare ib_post_send() and ib_post_recv() arguments constBart Van Assche
2017-08-29IB/core: Separate CQ handle in SRQ contextArtemy Kovalyov
2017-08-22IB/mlx4: use kvmalloc_array to allocate wridLi Dongyang
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov
2016-10-07IB/mlx4: Move user vendor structuresLeon Romanovsky
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-12-24IB/mlx4: Convert kmalloc to kmalloc_array for checkpatchLeon Romanovsky
2015-12-24IB/mlx4: Suppress non-fatal memory allocationsLeon Romanovsky
2015-12-22IB/mlx4: Replace kfree with kvfree in mlx4_ib_destroy_srqWengang Wang
2015-12-08IB/mlx4: Use vmalloc for WR buffers when neededWengang Wang
2015-02-09IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas
2014-06-02IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina
2012-05-08IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)Shlomo Pongratz
2011-10-13IB/mlx4: Add support for XRC SRQsSean Hefty
2011-10-13RDMA/core: Add SRQ type fieldSean Hefty
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-01-06IB/mlx4: Initialize SRQ scatter entries when creating an SRQJack Morgenstein
2008-07-25mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner
2008-04-23mlx4_core: Move kernel doorbell management into coreYevgeny Petrilin
2008-02-06IB/mlx4: Consolidate code to get an entry from a struct mlx4_bufRoland Dreier
2007-10-09IB/mlx4: Fix up SRQ limit_watermark endiannessRoland Dreier
2007-07-12IB/mlx4: Implement query SRQJack Morgenstein
2007-05-20IB/mlx4: Check if SRQ is full when posting receiveRoland Dreier
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier