aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/cq.c
AgeCommit message (Expand)Author
2020-10-29RDMA: Allow fail of destroy CQLeon Romanovsky
2020-01-21Merge tag 'rds-odp-for-5.5' into rdma.git for-nextJason Gunthorpe
2020-01-16IB: Allow calls to ib_umem_get from kernel ULPsMoni Shoua
2020-01-03RDMA/mlx4: Redo TX checksum offload in line with docsEugene Crosser
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-06-11RDMA: Convert CQ allocations to be under core responsibilityLeon Romanovsky
2019-06-11RDMA: Clean destroy CQ in drivers do not return errorsLeon 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-01-10RDMA: Clear CQ objects during their allocationLeon Romanovsky
2019-01-10IB/{core,hw}: Have ib_umem_get extract the ib_ucontext from ib_udataJason Gunthorpe
2018-11-22{net, IB}/mlx4: Initialize CQ buffers in the driver when possibleDaniel Jurgens
2018-02-28IB/mlx: Set slid to zero in Ethernet completion structMoni Shoua
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe
2017-11-13IB/mlx4: Add contig support for control objectsGuy Levi
2017-10-14IB/mlx4: Suppress gcc 7 fall-through complaintsBart Van Assche
2017-08-24IB/mlx4: Fix some spelling mistakesTalat Batheesh
2017-07-24(IB, net)/mlx4: Add resource utilization supportMoshe Shemesh
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky
2017-04-25IB: Replace ib_umem page_size by page_shiftArtemy Kovalyov
2016-11-16IB/mlx4: Fix create CQ error flowMatan Barak
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07IB/mlx4: Move user vendor structuresLeon Romanovsky
2016-09-02IB/mlx4: Don't return errors from poll_cqLeon Romanovsky
2016-09-02Revert "IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_one"Leon Romanovsky
2016-08-22IB/mlx4: Return EAGAIN for any error in mlx4_ib_poll_oneYuval Shaia
2016-08-22IB/mlx4: Make function use_tunnel_data return voidYuval Shaia
2016-08-03IB/mlx4: Don't use GFP_ATOMIC for CQ resize structRoland Dreier
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig
2015-10-28IB/mlx4: Remove old FRWR API supportSagi Grimberg
2015-10-28IB/mlx4: Support the new memory registration APISagi Grimberg
2015-09-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-08-30IB/mlx4: Fix incorrect cq flushing in error stateAriel Nahum
2015-07-27net/mlx4: Prepare VLAN macros for 802.1ad Hardware accelerated supportHadar Hen Zion
2015-06-12IB/mlx4: Add support for CQ time-stampingMatan Barak
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak
2015-02-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2015-02-17IB/mlx4: Bug fixes in mlx4_ib_resize_cqMajd Dibbiny
2015-02-09IB/mlx4: Reset flow support for IB kernel ULPsYishai Hadas
2014-12-11net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak
2014-06-02IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina
2014-03-12mlx4: Implement IP based gids support for RoCE/SRIOVJack Morgenstein
2014-01-18IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressingMoni Shoua
2013-11-17Merge branches 'cma', 'cxgb4', 'flowsteer', 'ipoib', 'misc', 'mlx4', 'mlx5', ...Roland Dreier
2013-11-15IB/mlx4: Fix device max capabilities checkEli Cohen
2013-11-15IB/mlx4: Fix endless loop in resize CQEli Cohen
2013-05-08Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-04-24net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai