summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)AuthorFilesLines
2016-03-01net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak4-45/+45
2016-03-01IB/mlx5: Added support for re-registration of MRsNoa Osherovich4-3/+227
2016-03-01IB/mlx5: Refactoring register MR codeNoa Osherovich1-75/+132
2016-03-01IB/mlx5: Eliminate GSI RX QP's send buffersHaggai Eran1-0/+5
2016-03-01IB/mlx5: Pick the right GSI transmission QP for sendingHaggai Eran1-1/+47
2016-03-01IB/mlx5: Reorder GSI completionsHaggai Eran1-6/+150
2016-03-01IB/mlx5: Generate completions in softwareHaggai Eran2-5/+88
2016-03-01IB/mlx5: Create GSI transmission QPs when P_Key table is changedHaggai Eran3-0/+41
2016-03-01IB/mlx5: Create multiple transmission GSI QPsHaggai Eran1-3/+167
2016-03-01IB/mlx5: Add GSI QP wrapperHaggai Eran5-14/+249
2016-03-01IB/mlx5: Modify QP debugging printsHaggai Eran1-6/+23
2016-03-01IB/mlx5: Add support for setting source QP numberHaggai Eran2-1/+30
2016-03-01IB/mlx5: Add support for CSUM in RX flowErez Shitrit1-1/+4
2016-03-01IB/mlx5: Implement UD QP offloads for IPoIB in the TX flowErez Shitrit3-12/+117
2016-03-01IB/mlx5: Modify MAD reading counters method to use counter registersMeny Yossefi1-11/+155
2016-02-12IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky1-5/+7
2016-02-02IB/mlx5: Use MLX5_GET to correctly get end of padding modeMaor Gottlieb1-1/+1
2016-02-02IB/mlx5: Fix use of null pointer PDMajd Dibbiny1-9/+9
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/dledfo...Linus Torvalds8-207/+1571
2016-01-21IB/mlx5: Unify CQ create flags checkLeon Romanovsky2-9/+3
2016-01-21IB/mlx5: Expose Raw Packet QP to user space consumersmajd@mellanox.com1-12/+127
2016-01-21{IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com1-6/+47
2016-01-21IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com1-3/+35
2016-01-21IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com1-22/+169
2016-01-21IB/mlx5: Add create and destroy functionality for Raw Packet QPmajd@mellanox.com3-18/+365
2016-01-21IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP typesmajd@mellanox.com3-95/+147
2016-01-21IB/mlx5: Allocate a Transport Domain for each ucontextmajd@mellanox.com2-1/+18
2016-01-21IB/mlx5: Expose CQE version to user-spaceHaggai Abramovsky2-5/+18
2016-01-21IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky4-8/+114
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-17net/mlx5_core: Fix trimming down IRQ numberDoron Tsur1-1/+1
2016-01-11IB/mlx5: Add flow steering supportMaor Gottlieb2-1/+507
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 Romanovsky4-11/+69
2015-12-23IB/mlx5: Mmap the HCA's core clock register to user-spaceMatan Barak2-1/+31
2015-12-23IB/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak3-10/+42
2015-12-23IB/mlx5: Add support for hca_core_clock and timestamp_maskMatan Barak1-0/+2
2015-12-23IB/mlx5: Add create_cq extended commandMatan Barak1-0/+7
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig1-3/+0
2015-12-23IB/mlx5: Support RoCEAchiad Shochat1-4/+44
2015-12-23IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat4-19/+81
2015-12-23IB/mlx5: Support IB device's callbacks for adding/deleting GIDsAchiad Shochat1-0/+89
2015-12-23IB/mlx5: Set network_hdr_type upon RoCE responder completionAchiad Shochat1-0/+17
2015-12-23IB/mlx5: Extend query_device/port to support RoCEAchiad Shochat1-6/+69