summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/mlx5_ib.h
AgeCommit message (Expand)AuthorFilesLines
2016-06-23IB/mlx5: Add per port countersMark Bloch1-0/+6
2016-06-23IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb1-0/+8
2016-06-23IB/mlx5: Implements disassociate_ucontext APIMaor Gottlieb1-0/+6
2016-06-23IB/mlx5: Add RSS QP supportYishai Hadas1-0/+5
2016-06-23IB/mlx5: Add Receive Work Queue Indirection table operationsYishai Hadas1-0/+14
2016-06-23IB/mlx5: Add receive Work Queue verbsYishai Hadas1-0/+35
2016-05-14Merge branches 'cxgb4-2', 'i40iw-2', 'ipoib', 'misc-4.7' and 'mlx5-fcs' into ...Doug Ledford1-0/+3
2016-05-14IB/mlx5: Add Scatter FCS support for Raw Packet QPMajd Dibbiny1-0/+1
2016-05-14IB/mlx5: Add UARs write-combining and non-cached mappingGuy Levi1-0/+2
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche1-1/+1
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig1-3/+2
2016-04-06IB/mlx5: fix VFs callback function prototypesArnd Bergmann1-9/+9
2016-03-22IB/mlx5: Implement callbacks for manipulating VFsEli Cohen1-0/+8
2016-03-16Merge branches 'mlx4', 'mlx5' and 'ocrdma' into k.o/for-4.6Doug Ledford1-17/+91
2016-03-10IB/mlx5: Add support for don't trap rulesMaor Gottlieb1-1/+1
2016-03-04mlx5: Add arbitrary sg list supportSagi Grimberg1-0/+1
2016-03-04IB/mlx5: Convert UMR CQ to new CQ APIChristoph Hellwig1-7/+1
2016-03-01IB/mlx5: Add memory windows allocation supportMatan Barak1-0/+14
2016-03-01net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak1-3/+3
2016-03-01IB/mlx5: Added support for re-registration of MRsNoa Osherovich1-0/+9
2016-03-01IB/mlx5: Generate completions in softwareHaggai Eran1-0/+10
2016-03-01IB/mlx5: Create GSI transmission QPs when P_Key table is changedHaggai Eran1-0/+3
2016-03-01IB/mlx5: Add GSI QP wrapperHaggai Eran1-1/+29
2016-03-01IB/mlx5: Add support for setting source QP numberHaggai Eran1-0/+14
2016-03-01IB/mlx5: Implement UD QP offloads for IPoIB in the TX flowErez Shitrit1-5/+6
2016-01-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds1-19/+102
2016-01-21IB/mlx5: Unify CQ create flags checkLeon Romanovsky1-1/+2
2016-01-21IB/mlx5: Add create and destroy functionality for Raw Packet QPmajd@mellanox.com1-1/+27
2016-01-21IB/mlx5: Refactor mlx5_ib_qp to accommodate other QP typesmajd@mellanox.com1-14/+24
2016-01-21IB/mlx5: Allocate a Transport Domain for each ucontextmajd@mellanox.com1-0/+3
2016-01-21IB/mlx5: Add CQE version 1 support to user QPs and SRQsHaggai Abramovsky1-0/+23
2016-01-12IB/mlx5: Add flow steering supportMaor Gottlieb1-1/+44
2015-12-24IB/mlx5: Add driver cross-channel supportLeon Romanovsky1-0/+16
2015-12-24IB/mlx5: Mmap the HCA's core clock register to user-spaceMatan Barak1-1/+3
2015-12-24IB/mlx5: Add hca_core_clock_offset to udata in init_ucontextMatan Barak1-0/+3
2015-12-23IB/mlx5: Add RoCE fields to Address VectorAchiad Shochat1-2/+3
2015-12-23IB/mlx5: Support IB device's callback for getting its netdevAchiad Shochat1-0/+10
2015-10-29IB/mlx5: Remove old FRWR API supportSagi Grimberg1-14/+0
2015-10-29IB/mlx5: Support the new memory registration APISagi Grimberg1-0/+9
2015-10-29IB/mlx5: Remove dead fmr codeSagi Grimberg1-25/+0
2015-10-08IB: split struct ib_send_wrChristoph Hellwig1-0/+6
2015-09-25IB/mlx5: Remove pa_lkey usagesSagi Grimberg1-2/+0
2015-09-03mlx5: Fix incorrect wc pkey_index assignment for GSI messagesSagi Grimberg1-0/+5
2015-08-31IB/mlx5: Remove ib_get_dma_mr callsJason Gunthorpe1-1/+0
2015-08-31mlx5: Drop mlx5_ib_alloc_fast_reg_mrSagi Grimberg1-2/+0
2015-08-31IB: Modify ib_create_mr APISagi Grimberg1-2/+3
2015-08-31IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg1-1/+0
2015-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+20
2015-06-12IB/mad: Add support for additional MAD info to/from driversIra Weiny1-1/+3
2015-06-12IB/core: Change provider's API of create_cq to be extendibleMatan Barak1-2/+3