summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
Commit message (Expand)AuthorAgeFilesLines
* RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky2018-05-301-4/+1
* IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg2018-05-161-9/+9
* RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky2018-05-161-0/+4
* RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky2018-03-181-1/+6
* IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny2017-12-161-0/+2
* IB/mlx5: Wait for all async command completions to completeEli Cohen2017-01-261-0/+28
* IB/mlx5: Fix fatal error dispatchingEli Cohen2016-11-261-2/+5
* IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens2016-11-261-2/+1
* IB/mlx5: Return PORT_ERR in Active to Initializing tranisitionNoa Osherovich2016-08-201-4/+1
* IB/mlx5: Fix post send fence logicEli Cohen2016-08-201-3/+4
* IB/mlx5: Fix entries check in mlx5_ib_resize_cqNoa Osherovich2016-08-201-2/+7
* IB/mlx5: Fix returned values of query QPNoa Osherovich2016-08-201-5/+9
* IB/mlx5: Fix entries checks in mlx5_ib_create_cqNoa Osherovich2016-08-201-1/+2
* net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2016-05-181-2/+2
* IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg2016-05-041-1/+1
* IB/mlx5: Expose correct maximum number of CQE capacityLeon Romanovsky2016-03-031-1/+1
* net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2016-01-311-1/+1
* IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky2015-12-081-1/+13
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-075-222/+253
|\
| * IB/mlx5: Remove old FRWR API supportSagi Grimberg2015-10-285-149/+9
| * IB/mlx5: Support the new memory registration APISagi Grimberg2015-10-285-0/+189
| * IB/mlx5: Remove dead fmr codeSagi Grimberg2015-10-281-25/+0
| * IB: remove xrc_remote_srq_num from struct ib_send_wrChristoph Hellwig2015-10-081-1/+0
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-083-82/+90
* | mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig2015-10-151-1/+1
|/
* IB/mlx5: Remove pa_lkey usagesSagi Grimberg2015-09-253-62/+1
* IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2015-09-251-9/+1
* mlx5: Fix incorrect wc pkey_index assignment for GSI messagesSagi Grimberg2015-09-033-6/+14
* IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flowHaggai Eran2015-09-031-12/+0
* IB/mlx5: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-303-17/+2
* mlx5: Drop mlx5_ib_alloc_fast_reg_mrSagi Grimberg2015-08-303-47/+0
* IB: Modify ib_create_mr APISagi Grimberg2015-08-303-8/+16
* IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg2015-08-303-32/+13
* mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg2015-08-281-0/+1
* IB/mlx5: Remove dead code from alloc_cached_mr()Roland Dreier2015-08-281-3/+0
* mlx5: Expose correct page_size_cap in device attributesSagi Grimberg2015-08-281-1/+2
* mlx5: Fix missing device local_dma_lkeySagi Grimberg2015-08-281-1/+8
* IB/mad: Remove improper use of BUG_ONIra Weiny2015-07-141-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-249-325/+808
|\
| * net/mlx5e: Fix HW MTU settingsSaeed Mahameed2015-06-111-6/+2
| * mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky2015-06-043-1/+25
| * IB/mlx5: Don't create IB instance over Ethernet portsMajd Dibbiny2015-06-041-0/+4
| * IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 modeMajd Dibbiny2015-06-043-173/+657
| * net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky2015-06-041-1/+1
| * net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai2015-05-301-3/+1
| * net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-308-146/+124
| * net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai2015-05-303-4/+3
* | IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-122-2/+11
* | IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny2015-06-121-0/+1
* | IB/core: Pass hardware specific data in query_deviceMatan Barak2015-06-121-2/+7