summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5 (follow)
Commit message (Expand)AuthorAge
* IB/mlx5: Fix FW version diaplay in sysfsEran Ben Elisha2020-05-10
* IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky2020-05-10
* IB/mlx5: Add missing XRC options to QP optional params maskJack Morgenstein2020-01-29
* IB/mlx5: Make coding style more consistentDoug Ledford2019-08-25
* RDMA/mlx5: Avoid memory leak in case of XRCD dealloc failureLeon Romanovsky2018-05-30
* IB/mlx5: Use unlimited rate when static rate is not supportedDanit Goldberg2018-05-16
* RDMA/mlx5: Protect from shift operand overflowLeon Romanovsky2018-05-16
* RDMA/mlx5: Fix integer overflow while resizing CQLeon Romanovsky2018-03-18
* IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny2017-12-16
* IB/mlx5: Wait for all async command completions to completeEli Cohen2017-01-26
* IB/mlx5: Fix fatal error dispatchingEli Cohen2016-11-26
* IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens2016-11-26
* IB/mlx5: Return PORT_ERR in Active to Initializing tranisitionNoa Osherovich2016-08-20
* IB/mlx5: Fix post send fence logicEli Cohen2016-08-20
* IB/mlx5: Fix entries check in mlx5_ib_resize_cqNoa Osherovich2016-08-20
* IB/mlx5: Fix returned values of query QPNoa Osherovich2016-08-20
* IB/mlx5: Fix entries checks in mlx5_ib_create_cqNoa Osherovich2016-08-20
* net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed2016-05-18
* IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg2016-05-04
* IB/mlx5: Expose correct maximum number of CQE capacityLeon Romanovsky2016-03-03
* net/mlx5_core: Fix trimming down IRQ numberDoron Tsur2016-01-31
* IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky2015-12-08
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2015-11-07
|\
| * IB/mlx5: Remove old FRWR API supportSagi Grimberg2015-10-28
| * IB/mlx5: Support the new memory registration APISagi Grimberg2015-10-28
| * IB/mlx5: Remove dead fmr codeSagi Grimberg2015-10-28
| * IB: remove xrc_remote_srq_num from struct ib_send_wrChristoph Hellwig2015-10-08
| * IB: split struct ib_send_wrChristoph Hellwig2015-10-08
* | mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig2015-10-15
|/
* IB/mlx5: Remove pa_lkey usagesSagi Grimberg2015-09-25
* IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg2015-09-25
* mlx5: Fix incorrect wc pkey_index assignment for GSI messagesSagi Grimberg2015-09-03
* IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flowHaggai Eran2015-09-03
* IB/mlx5: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-30
* mlx5: Drop mlx5_ib_alloc_fast_reg_mrSagi Grimberg2015-08-30
* IB: Modify ib_create_mr APISagi Grimberg2015-08-30
* IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg2015-08-30
* mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg2015-08-28
* IB/mlx5: Remove dead code from alloc_cached_mr()Roland Dreier2015-08-28
* mlx5: Expose correct page_size_cap in device attributesSagi Grimberg2015-08-28
* mlx5: Fix missing device local_dma_lkeySagi Grimberg2015-08-28
* IB/mad: Remove improper use of BUG_ONIra Weiny2015-07-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-24
|\
| * net/mlx5e: Fix HW MTU settingsSaeed Mahameed2015-06-11
| * mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky2015-06-04
| * IB/mlx5: Don't create IB instance over Ethernet portsMajd Dibbiny2015-06-04
| * IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 modeMajd Dibbiny2015-06-04
| * net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky2015-06-04
| * net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai2015-05-30
| * net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-30