aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/cq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-29Merge branch 'mini_cqe' into git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma for-nextJason Gunthorpe1-10/+32
2018-05-29IB/mlx5: Introduce a new mini-CQE formatYonatan Cohen1-10/+32
2018-05-24Merge tag 'mlx5-updates-2018-05-17' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linux into for-nextJason Gunthorpe1-1/+1
2018-05-24IB/mlx5: Fetch soft WQE's on fatal error stateErez Shitrit1-3/+12
2018-05-16IB/mlx5: Use 'kvfree()' for memory allocated by 'kvzalloc()'Christophe JAILLET1-1/+1
2018-03-27mlx5: Move dump error CQE function out of mlx5_ib for code sharingEran Ben Elisha1-7/+1
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-2/+8
2018-03-09RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky1-1/+6
2018-03-09Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"Doug Ledford1-6/+1
2018-03-07RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky1-1/+6
2018-02-28IB/mlx: Set slid to zero in Ethernet completion structMoni Shoua1-1/+2
2018-02-15IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen1-25/+39
2018-01-29RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe1-1/+1
2017-11-13IB/mlx5: Exposing modify CQ callback to uverbs layerYonatan Cohen1-0/+3
2017-10-25IB/mlx5: Support padded 128B CQE featureGuy Levi1-4/+23
2017-10-25IB/mlx5: Support 128B CQE compression featureGuy Levi1-2/+4
2017-10-14IB/mlx5: Suppress gcc 7 fall-through complaintsBart Van Assche1-0/+2
2017-08-24IB/mlx5: Fix some spelling mistakesTalat Batheesh1-1/+1
2017-08-22IB/core: Fix input len in multiple user verbsAmrani, Ram1-4/+2
2017-05-14{net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky1-3/+3
2017-04-21IB/mlx5: Set correct SL in completion for RoCEMoni Shoua1-3/+16
2017-04-21IB/mlx5: Fix wrong use of kfree at bad flow in create_cq_userBodong Wang1-1/+1
2017-01-09IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen1-1/+1
2017-01-09IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen1-5/+3
2017-01-08mlx5: Fix naming convention with respect to UARsEli Cohen1-3/+3
2016-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-3/+31
2016-12-13IB/mlx5: Add support for CQE compressingBodong Wang1-1/+29
2016-11-16IB/mlx5: Limit mkey page size to 2GBMajd Dibbiny1-2/+2
2016-11-16IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens1-2/+1
2016-10-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-1/+0
2016-10-07IB/mlx5: Move and decouple user vendor structuresLeon Romanovsky1-1/+0
2016-09-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-20/+2
2016-09-02IB/mlx5: Don't return errors from poll_cqLeon Romanovsky1-20/+2
2016-08-14{net,IB}/mlx5: CQ commands via mlx5 ifcSaeed Mahameed1-47/+63
2016-06-23IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb1-1/+86
2016-06-07IB/mlx5: Fix entries check in mlx5_ib_resize_cqNoa Osherovich1-2/+7
2016-06-07IB/mlx5: Fix entries checks in mlx5_ib_create_cqNoa Osherovich1-1/+2
2016-05-18IB/mlx5: Fire the CQ completion handler from taskletMatan Barak1-1/+4
2016-03-01net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak1-8/+8
2016-03-01IB/mlx5: Generate completions in softwareHaggai Eran1-5/+78
2016-03-01IB/mlx5: Add support for CSUM in RX flowErez Shitrit1-1/+4
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-6/+25
2016-01-21IB/mlx5: Unify CQ create flags checkLeon Romanovsky1-8/+1
2016-01-17net/mlx5_core: Fix trimming down IRQ numberDoron Tsur1-1/+1
2015-12-23IB/mlx5: Add driver cross-channel supportLeon Romanovsky1-1/+6
2015-12-23IB/mlx5: Add create_cq extended commandMatan Barak1-0/+7
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig1-3/+0
2015-12-23IB/mlx5: Set network_hdr_type upon RoCE responder completionAchiad Shochat1-0/+17
2015-10-28IB/mlx5: Remove old FRWR API supportSagi Grimberg1-3/+0
2015-10-28IB/mlx5: Support the new memory registration APISagi Grimberg1-0/+3