aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mlx5_ib.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus 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-11IB/mlx5: Add flow steering supportMaor Gottlieb1-1/+44
2015-12-23IB/mlx5: Add driver cross-channel supportLeon Romanovsky1-0/+16
2015-12-23IB/mlx5: Mmap the HCA's core clock register to user-spaceMatan Barak1-1/+3
2015-12-23IB/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-28IB/mlx5: Remove old FRWR API supportSagi Grimberg1-14/+0
2015-10-28IB/mlx5: Support the new memory registration APISagi Grimberg1-0/+9
2015-10-28IB/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-30IB/mlx5: Remove ib_get_dma_mr callsJason Gunthorpe1-1/+0
2015-08-30mlx5: Drop mlx5_ib_alloc_fast_reg_mrSagi Grimberg1-2/+0
2015-08-30IB: Modify ib_create_mr APISagi Grimberg1-2/+3
2015-08-30IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg1-1/+0
2015-06-24Merge 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-04mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky1-0/+1
2015-06-04IB/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-30net/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-15IB/mlx5: Implement on demand paging by adding support for MMU notifiersHaggai Eran1-0/+3
2014-12-15IB/mlx5: Page faults handling infrastructureHaggai Eran1-2/+65
2014-12-15IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran1-0/+5
2014-12-15IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran1-1/+11
2014-12-15IB/mlx5: Implement the ODP capability query verbHaggai Eran1-0/+12
2014-12-15IB/mlx5: Add function to read WQE from user-spaceHaggai Eran1-0/+2
2014-12-15IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran1-0/+15
2014-12-15IB/mlx5: Remove per-MR pas and dma pointersHaggai Eran1-2/+0
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein1-1/+1
2014-07-30mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein1-11/+1
2014-05-27IB/mlx5: Refactor UMR to have its own context structShachar Raindel1-2/+11
2014-03-07IB/mlx5: Collect signature error completionSagi Grimberg1-0/+7
2014-03-07IB/mlx5: Initialize mlx5_ib_qp signature-related membersSagi Grimberg1-0/+3
2014-03-07mlx5: Implement create_mr and destroy_mrSagi Grimberg1-0/+4
2014-01-22IB/mlx5: Add support for resize CQEli Cohen1-1/+2
2014-01-14IB/mlx5: Remove unused code in mr.cEli Cohen1-1/+0
2013-11-08IB/mlx5: Multithreaded create MREli Cohen1-0/+6
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen1-0/+545