summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/cq.c
Commit message (Expand)AuthorAgeFilesLines
* mlx5: Move dump error CQE function out of mlx5_ib for code sharingEran Ben Elisha2018-03-271-7/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-03-231-2/+8
|\
| * RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky2018-03-091-1/+6
| * Revert "RDMA/mlx5: Fix integer overflow while resizing CQ"Doug Ledford2018-03-091-6/+1
| * RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky2018-03-071-1/+6
| * IB/mlx: Set slid to zero in Ethernet completion structMoni Shoua2018-02-281-1/+2
* | IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen2018-02-151-25/+39
|/
* RDMA: Move enum ib_cq_creation_flags to uapi headersJason Gunthorpe2018-01-291-1/+1
* IB/mlx5: Exposing modify CQ callback to uverbs layerYonatan Cohen2017-11-131-0/+3
* IB/mlx5: Support padded 128B CQE featureGuy Levi2017-10-251-4/+23
* IB/mlx5: Support 128B CQE compression featureGuy Levi2017-10-251-2/+4
* IB/mlx5: Suppress gcc 7 fall-through complaintsBart Van Assche2017-10-141-0/+2
* IB/mlx5: Fix some spelling mistakesTalat Batheesh2017-08-241-1/+1
* IB/core: Fix input len in multiple user verbsAmrani, Ram2017-08-221-4/+2
* {net, IB}/mlx5: Replace mlx5_vzalloc with kvzallocLeon Romanovsky2017-05-141-3/+3
* IB/mlx5: Set correct SL in completion for RoCEMoni Shoua2017-04-211-3/+16
* IB/mlx5: Fix wrong use of kfree at bad flow in create_cq_userBodong Wang2017-04-211-1/+1
* IB/mlx5: Allow future extension of libmlx5 input dataEli Cohen2017-01-091-1/+1
* IB/mlx5: Use blue flame register allocator in mlx5_ibEli Cohen2017-01-091-5/+3
* mlx5: Fix naming convention with respect to UARsEli Cohen2017-01-081-3/+3
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-12-151-3/+31
|\
| * IB/mlx5: Add support for CQE compressingBodong Wang2016-12-131-1/+29
| * IB/mlx5: Limit mkey page size to 2GBMajd Dibbiny2016-11-161-2/+2
* | IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens2016-11-161-2/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-10-091-1/+0
|\
| * IB/mlx5: Move and decouple user vendor structuresLeon Romanovsky2016-10-071-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-121-20/+2
|\ \ | |/ |/|
| * IB/mlx5: Don't return errors from poll_cqLeon Romanovsky2016-09-021-20/+2
* | {net,IB}/mlx5: CQ commands via mlx5 ifcSaeed Mahameed2016-08-141-47/+63
|/
* IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb2016-06-231-1/+86
* IB/mlx5: Fix entries check in mlx5_ib_resize_cqNoa Osherovich2016-06-071-2/+7
* IB/mlx5: Fix entries checks in mlx5_ib_create_cqNoa Osherovich2016-06-071-1/+2
* IB/mlx5: Fire the CQ completion handler from taskletMatan Barak2016-05-181-1/+4
* net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak2016-03-011-8/+8
* IB/mlx5: Generate completions in softwareHaggai Eran2016-03-011-5/+78
* IB/mlx5: Add support for CSUM in RX flowErez Shitrit2016-03-011-1/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-231-6/+25
|\
| * IB/mlx5: Unify CQ create flags checkLeon Romanovsky2016-01-211-8/+1
| * IB/mlx5: Add driver cross-channel supportLeon Romanovsky2015-12-231-1/+6
| * IB/mlx5: Add create_cq extended commandMatan Barak2015-12-231-0/+7
| * IB: remove in-kernel support for memory windowsChristoph Hellwig2015-12-231-3/+0
| * IB/mlx5: Set network_hdr_type upon RoCE responder completionAchiad Shochat2015-12-231-0/+17
* | net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2016-01-171-1/+1
|/
* IB/mlx5: Remove old FRWR API supportSagi Grimberg2015-10-281-3/+0
* IB/mlx5: Support the new memory registration APISagi Grimberg2015-10-281-0/+3
* mlx5: Fix incorrect wc pkey_index assignment for GSI messagesSagi Grimberg2015-09-031-1/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-241-6/+5
|\
| * net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-301-4/+4
| * net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai2015-05-301-2/+1
* | IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-121-2/+8
|/
OpenPOWER on IntegriCloud