summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx5/mlx5_ib.h
AgeCommit message (Expand)AuthorFilesLines
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
2015-06-05mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky1-0/+1
2015-06-05IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 modeMajd Dibbiny1-0/+16
2015-06-02IB/core cleanup: Add const on args - device->process_madIra Weiny1-4/+4
2015-05-31net/mlx5_core: New device capabilities handlingSaeed Mahameed1-3/+3
2015-04-02net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed1-3/+0
2015-04-02IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed1-1/+1
2014-12-16IB/mlx5: Implement on demand paging by adding support for MMU notifiersHaggai Eran1-0/+3
2014-12-16IB/mlx5: Page faults handling infrastructureHaggai Eran1-2/+65
2014-12-16IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran1-0/+5
2014-12-16IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran1-1/+11
2014-12-16IB/mlx5: Implement the ODP capability query verbHaggai Eran1-0/+12