summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5
AgeCommit message (Expand)Author
2016-04-24net/mlx5e: Device's mtu field is u16 and not intSaeed Mahameed
2016-04-06IB/mlx5: fix VFs callback function prototypesArnd Bergmann
2016-03-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-21IB/mlx5: Implement callbacks for manipulating VFsEli Cohen
2016-03-21net/mlx5_core: Add VF param when querying vport counterEli Cohen
2016-03-21IB/mlx5: Fix decision on using MAD_IFCEli Cohen
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford
2016-03-10IB/mlx5: Add support for don't trap rulesMaor Gottlieb
2016-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-03IB/{core, mlx5}: Fix input len in vendor part of create_qp/srqMajd Dibbiny
2016-03-03IB/mlx5: Avoid using user-index for SRQsMajd Dibbiny
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-24net/mlx5: Introduce a new header file for physical port functionsAchiad Shochat
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-24Merge 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