summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2017-12-16IB/mlx5: Assign send CQ and recv CQ of UMR QPMajd Dibbiny
2017-01-26IB/mlx5: Wait for all async command completions to completeEli Cohen
2016-11-26IB/mlx5: Fix fatal error dispatchingEli Cohen
2016-11-26IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens
2016-08-20IB/mlx5: Return PORT_ERR in Active to Initializing tranisitionNoa Osherovich
2016-08-20IB/mlx5: Fix post send fence logicEli Cohen
2016-08-20IB/mlx5: Fix entries check in mlx5_ib_resize_cqNoa Osherovich
2016-08-20IB/mlx5: Fix returned values of query QPNoa Osherovich
2016-08-20IB/mlx5: Fix entries checks in mlx5_ib_create_cqNoa Osherovich
2016-05-18net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed
2016-05-04IB/mlx5: Expose correct max_sge_rd limitSagi Grimberg
2016-03-03IB/mlx5: Expose correct maximum number of CQE capacityLeon Romanovsky
2016-01-31net/mlx5_core: Fix trimming down IRQ numberDoron Tsur
2015-12-08IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2015-10-28IB/mlx5: Remove old FRWR API supportSagi Grimberg
2015-10-28IB/mlx5: Support the new memory registration APISagi Grimberg
2015-10-28IB/mlx5: Remove dead fmr codeSagi Grimberg
2015-10-15mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig
2015-10-08IB: remove xrc_remote_srq_num from struct ib_send_wrChristoph Hellwig
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-09-25IB/mlx5: Remove pa_lkey usagesSagi Grimberg
2015-09-25IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg
2015-09-03mlx5: Fix incorrect wc pkey_index assignment for GSI messagesSagi Grimberg
2015-09-03IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flowHaggai Eran
2015-08-30IB/mlx5: Remove ib_get_dma_mr callsJason Gunthorpe
2015-08-30mlx5: Drop mlx5_ib_alloc_fast_reg_mrSagi Grimberg
2015-08-30IB: Modify ib_create_mr APISagi Grimberg
2015-08-30IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg
2015-08-28mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg
2015-08-28IB/mlx5: Remove dead code from alloc_cached_mr()Roland Dreier
2015-08-28mlx5: Expose correct page_size_cap in device attributesSagi Grimberg
2015-08-28mlx5: Fix missing device local_dma_lkeySagi Grimberg
2015-07-14IB/mad: Remove improper use of BUG_ONIra Weiny
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak
2015-06-11net/mlx5e: Fix HW MTU settingsSaeed Mahameed
2015-06-04mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky
2015-06-04IB/mlx5: Don't create IB instance over Ethernet portsMajd Dibbiny
2015-06-04IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 modeMajd Dibbiny
2015-06-04net/mlx5_core: Enable XRCs and SRQs when using ISSI > 0Haggai Abramonvsky
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny
2015-05-30net/mlx5: Extend mlx5_core to support ConnectX-4 Ethernet functionalityAmir Vadai
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed
2015-05-30net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny