summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2016-03-04mlx5: Add arbitrary sg list supportSagi Grimberg
2016-03-04IB/mlx5: Expose correct max_fast_reg_page_list_lenSagi Grimberg
2016-03-04IB/mlx5: Make coding style more consistentDoug Ledford
2016-03-04IB/mlx5: Convert UMR CQ to new CQ APIChristoph Hellwig
2016-03-01IB/mlx5: Add memory windows allocation supportMatan Barak
2016-03-01net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak
2016-03-01IB/mlx5: Added support for re-registration of MRsNoa Osherovich
2016-03-01IB/mlx5: Refactoring register MR codeNoa Osherovich
2016-03-01IB/mlx5: Eliminate GSI RX QP's send buffersHaggai Eran
2016-03-01IB/mlx5: Pick the right GSI transmission QP for sendingHaggai Eran
2016-03-01IB/mlx5: Reorder GSI completionsHaggai Eran
2016-03-01IB/mlx5: Generate completions in softwareHaggai Eran
2016-03-01IB/mlx5: Create GSI transmission QPs when P_Key table is changedHaggai Eran
2016-03-01IB/mlx5: Create multiple transmission GSI QPsHaggai Eran
2016-03-01IB/mlx5: Add GSI QP wrapperHaggai Eran
2016-03-01IB/mlx5: Modify QP debugging printsHaggai Eran
2016-03-01IB/mlx5: Add support for setting source QP numberHaggai Eran
2016-03-01IB/mlx5: Add support for CSUM in RX flowErez Shitrit
2016-03-01IB/mlx5: Implement UD QP offloads for IPoIB in the TX flowErez Shitrit
2016-03-01IB/mlx5: Modify MAD reading counters method to use counter registersMeny Yossefi
2016-02-12IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky
2016-02-02IB/mlx5: Use MLX5_GET to correctly get end of padding modeMaor Gottlieb
2016-02-02IB/mlx5: Fix use of null pointer PDMajd Dibbiny
2016-02-02IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontextMajd Dibbiny
2016-02-02IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_maskMatan Barak
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-21IB/mlx5: Unify CQ create flags checkLeon Romanovsky
2016-01-21IB/mlx5: Expose Raw Packet QP to user space consumersmajd@mellanox.com
2016-01-21{IB, net}/mlx5: Move the modify QP operation table to mlx5_ibmajd@mellanox.com
2016-01-21IB/mlx5: Support setting Ethernet priority for Raw Packet QPsmajd@mellanox.com
2016-01-21IB/mlx5: Add Raw Packet QP query functionalitymajd@mellanox.com
2016-01-21IB/mlx5: Add create and destroy functionality for Raw Packet QPmajd@mellanox.com
2016-01-21IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP typesmajd@mellanox.com
2016-01-21IB/mlx5: Allocate a Transport Domain for each ucontextmajd@mellanox.com
2016-01-21IB/mlx5: Expose CQE version to user-spaceHaggai Abramovsky
2016-01-21IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky
2016-01-21IB/mlx5: Fix data validation in mlx5_ib_alloc_ucontextHaggai Abramovsky
2016-01-19IB/mlx5: Fix passing casted pointer in mlx5_query_port_roceLeon Romanovsky
2016-01-19IB/mlx5: Delete locally redefined variableLeon Romanovsky
2016-01-19IB/mlx5: Expose correct maximum number of CQE capacityLeon Romanovsky
2016-01-17net/mlx5_core: Fix trimming down IRQ numberDoron Tsur
2016-01-11IB/mlx5: Add flow steering supportMaor Gottlieb
2015-12-24IB/mlx5: report tx/rx checksum cap in query resultsBodong Wang
2015-12-24IB/mlx5: Advertise atomic capabilities in query deviceEran Ben Elisha
2015-12-23IB/mlx5: Add driver cross-channel supportLeon Romanovsky
2015-12-23IB/mlx5: Mmap the HCA's core clock register to user-spaceMatan Barak
2015-12-23IB/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak
2015-12-23IB/mlx5: Add support for hca_core_clock and timestamp_maskMatan Barak
2015-12-23IB/mlx5: Add create_cq extended commandMatan Barak
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig