summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mlx5_ib.h
Commit message (Expand)AuthorAgeFilesLines
* IB: split struct ib_send_wrChristoph Hellwig2015-10-081-0/+6
* IB/mlx5: Remove pa_lkey usagesSagi Grimberg2015-09-251-2/+0
* mlx5: Fix incorrect wc pkey_index assignment for GSI messagesSagi Grimberg2015-09-031-0/+5
* IB/mlx5: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-301-1/+0
* mlx5: Drop mlx5_ib_alloc_fast_reg_mrSagi Grimberg2015-08-301-2/+0
* IB: Modify ib_create_mr APISagi Grimberg2015-08-301-2/+3
* IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg2015-08-301-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-241-3/+20
|\
| * mlx5: Enable mutual support for IB and EthernetHaggai Abramonvsky2015-06-041-0/+1
| * IB/mlx5: Avoid using the MAD_IFC command under ISSI > 0 modeMajd Dibbiny2015-06-041-0/+16
| * net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-301-3/+3
* | IB/mad: Add support for additional MAD info to/from driversIra Weiny2015-06-121-1/+3
* | IB/core: Change provider's API of create_cq to be extendibleMatan Barak2015-06-121-2/+3
* | IB/core cleanup: Add const on args - device->process_madIra Weiny2015-06-021-4/+4
|/
* net/mlx5_core: Move completion eqs from mlx5_ib to mlx5_coreSaeed Mahameed2015-04-021-3/+0
* IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* IB/mlx5: Implement on demand paging by adding support for MMU notifiersHaggai Eran2014-12-151-0/+3
* IB/mlx5: Page faults handling infrastructureHaggai Eran2014-12-151-2/+65
* IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran2014-12-151-0/+5
* IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran2014-12-151-1/+11
* IB/mlx5: Implement the ODP capability query verbHaggai Eran2014-12-151-0/+12
* IB/mlx5: Add function to read WQE from user-spaceHaggai Eran2014-12-151-0/+2
* IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran2014-12-151-0/+15
* IB/mlx5: Remove per-MR pas and dma pointersHaggai Eran2014-12-151-2/+0
* mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-301-1/+1
* mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein2014-07-301-11/+1
* IB/mlx5: Refactor UMR to have its own context structShachar Raindel2014-05-271-2/+11
* IB/mlx5: Collect signature error completionSagi Grimberg2014-03-071-0/+7
* IB/mlx5: Initialize mlx5_ib_qp signature-related membersSagi Grimberg2014-03-071-0/+3
* mlx5: Implement create_mr and destroy_mrSagi Grimberg2014-03-071-0/+4
* IB/mlx5: Add support for resize CQEli Cohen2014-01-221-1/+2
* IB/mlx5: Remove unused code in mr.cEli Cohen2014-01-141-1/+0
* IB/mlx5: Multithreaded create MREli Cohen2013-11-081-0/+6
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-081-0/+545
OpenPOWER on IntegriCloud