aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-02IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontextMajd Dibbiny1-1/+3
2016-02-02IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_maskMatan Barak1-1/+3
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-27/+420
2016-01-21IB/mlx5: Allocate a Transport Domain for each ucontextmajd@mellanox.com1-1/+15
2016-01-21IB/mlx5: Expose CQE version to user-spaceHaggai Abramovsky1-4/+11
2016-01-21IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontextHaggai Abramovsky1-1/+4
2016-01-19IB/mlx5: Fix passing casted pointer in mlx5_query_port_roceLeon Romanovsky1-2/+3
2016-01-19IB/mlx5: Delete locally redefined variableLeon Romanovsky1-4/+0
2016-01-19IB/mlx5: Expose correct maximum number of CQE capacityLeon Romanovsky1-1/+1
2016-01-11IB/mlx5: Add flow steering supportMaor Gottlieb1-0/+463
2015-12-24IB/mlx5: report tx/rx checksum cap in query resultsBodong Wang1-0/+4
2015-12-24IB/mlx5: Advertise atomic capabilities in query deviceEran Ben Elisha1-1/+27
2015-12-23IB/mlx5: Add driver cross-channel supportLeon Romanovsky1-0/+3
2015-12-23IB/mlx5: Mmap the HCA's core clock register to user-spaceMatan Barak1-0/+28
2015-12-23IB/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak1-8/+29
2015-12-23IB/mlx5: Add support for hca_core_clock and timestamp_maskMatan Barak1-0/+2
2015-12-23IB/mlx5: Support RoCEAchiad Shochat1-4/+44
2015-12-23IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat1-0/+21
2015-12-23IB/mlx5: Support IB device's callbacks for adding/deleting GIDsAchiad Shochat1-0/+89
2015-12-23IB/mlx5: Extend query_device/port to support RoCEAchiad Shochat1-6/+69
2015-12-23IB/mlx5: Support IB device's callback for getting its netdevAchiad Shochat1-1/+63
2015-12-23IB/mlx5: Support IB device's callback for getting the link layerAchiad Shochat1-6/+19
2015-11-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds1-2/+1
2015-10-28IB/mlx5: Remove old FRWR API supportSagi Grimberg1-2/+0
2015-10-28IB/mlx5: Support the new memory registration APISagi Grimberg1-0/+1
2015-10-15mlx5: stop including <asm-generic/kmap_types.h>Christoph Hellwig1-1/+1
2015-09-25IB/mlx5: Remove pa_lkey usagesSagi Grimberg1-57/+0
2015-09-25IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEYSagi Grimberg1-9/+1
2015-08-30IB/mlx5: Remove ib_get_dma_mr callsJason Gunthorpe1-13/+0
2015-08-30mlx5: Drop mlx5_ib_alloc_fast_reg_mrSagi Grimberg1-1/+0
2015-08-30IB: Modify ib_create_mr APISagi Grimberg1-1/+1
2015-08-30IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg1-1/+0
2015-08-28mlx4, mlx5, mthca: Expose max_sge_rd correctlySagi Grimberg1-0/+1
2015-08-28mlx5: Expose correct page_size_cap in device attributesSagi Grimberg1-1/+2
2015-08-28mlx5: Fix missing device local_dma_lkeySagi Grimberg1-1/+8
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-229/+417
2015-06-12IB/core: Add ability for drivers to report an alternate MAD size.Ira Weiny1-0/+1
2015-06-12IB/core: Pass hardware specific data in query_deviceMatan Barak1-2/+7
2015-06-12IB/core: Change ib_create_cq to use struct ib_cq_init_attrMatan Barak1-2/+4
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak1-1/+2
2015-06-11net/mlx5e: Fix HW MTU settingsSaeed Mahameed1-6/+2
2015-06-04mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky1-0/+22
2015-06-04IB/mlx5: Don't create IB instance over Ethernet portsMajd Dibbiny1-0/+4
2015-06-04IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 modeMajd Dibbiny1-173/+344
2015-05-30net/mlx5_core: New device capabilities handlingSaeed Mahameed1-59/+54
2015-05-20IB/core: Convert core to use bitfield for capsIra Weiny1-7/+1
2015-05-20IB/core: Add per port immutable struct to ib_deviceIra Weiny1-0/+17
2015-05-18IB/Verbs: Implement new callback query_protocol()Michael Wang1-0/+7
2015-04-02net/mlx5_core: Extend struct mlx5_interface to support multiple protocolsSaeed Mahameed1-0/+1
2015-04-02net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed1-100/+4