aboutsummaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/cq.c
AgeCommit message (Expand)Author
2018-12-20Merge branch 'mlx5-next' into rdma.gitJason Gunthorpe
2018-12-18RDMA/mlx5: Delete unreachable handle_atomic code by simplifying SW completionLeon Romanovsky
2018-12-09IB/mlx5: Use helper to get CQE opcodeTariq Toukan
2018-12-04RDMA/mlx5: Update SRQ functions signatures to mlx5_ib formatLeon Romanovsky
2018-12-04net/mlx5: Move SRQ functions to RDMA partLeon Romanovsky
2018-10-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-10-18net/mlx5: Refactor fragmented buffer struct fields and init flowTariq Toukan
2018-10-17IB/mlx5: Support scatter to CQE for DC transport typeYonatan Cohen
2018-09-25IB/mlx5: Set uid as part of CQ creationYishai Hadas
2018-07-31RDMA: Fix return code check in rdma_set_cq_moderationKamal Heib
2018-05-29Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rd...Jason Gunthorpe
2018-05-29IB/mlx5: Introduce a new mini-CQE formatYonatan Cohen
2018-05-24Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/ker...Jason Gunthorpe
2018-05-24IB/mlx5: Fetch soft WQE's on fatal error stateErez Shitrit
2018-05-16IB/mlx5: Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET
2018-03-27mlx5: Move dump error CQE function out of mlx5_ib for code sharingEran Ben Elisha
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-09RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky
2018-03-09Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"Doug Ledford
2018-03-07RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky
2018-02-28IB/mlx: Set slid to zero in Ethernet completion structMoni Shoua
2018-02-15IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe
2017-11-13IB/mlx5: Exposing modify CQ callback to uverbs layerYonatan Cohen
2017-10-25IB/mlx5: Support padded 128B CQE featureGuy Levi
2017-10-25IB/mlx5: Support 128B CQE compression featureGuy Levi
2017-10-14IB/mlx5: Suppress gcc 7 fall-through complaintsBart Van Assche
2017-08-24IB/mlx5: Fix some spelling mistakesTalat Batheesh
2017-08-22IB/core: Fix input len in multiple user verbsAmrani, Ram
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky
2017-04-21IB/mlx5: Set correct SL in completion for RoCEMoni Shoua
2017-04-21IB/mlx5: Fix wrong use of kfree at bad flow in create_cq_userBodong Wang
2017-01-09IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen
2017-01-09IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen
2017-01-08mlx5: Fix naming convention with respect to UARsEli Cohen
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-12-13IB/mlx5: Add support for CQE compressingBodong Wang
2016-11-16IB/mlx5: Limit mkey page size to 2GBMajd Dibbiny
2016-11-16IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-10-07IB/mlx5: Move and decouple user vendor structuresLeon Romanovsky
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-09-02IB/mlx5: Don't return errors from poll_cqLeon Romanovsky
2016-08-14{net,IB}/mlx5: CQ commands via mlx5 ifcSaeed Mahameed
2016-06-23IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb
2016-06-07IB/mlx5: Fix entries check in mlx5_ib_resize_cqNoa Osherovich
2016-06-07IB/mlx5: Fix entries checks in mlx5_ib_create_cqNoa Osherovich
2016-05-18IB/mlx5: Fire the CQ completion handler from taskletMatan Barak
2016-03-01net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak
2016-03-01IB/mlx5: Generate completions in softwareHaggai Eran