summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx5/mr.c
Commit message (Expand)AuthorAgeFilesLines
...
| * IB/mlx5: Limit mkey page size to 2GBMajd Dibbiny2016-11-161-1/+2
| * IB/mlx5: Wait for all async command completions to completeEli Cohen2016-11-161-0/+28
* | IB/mlx5: Resolve soft lock on massive reg MRsMoshe Lazer2016-11-161-1/+5
|/
* IB/mlx5: Move and decouple user vendor structuresLeon Romanovsky2016-10-071-1/+0
* IB/mlx5: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-10-071-1/+1
* {net,IB}/mlx5: MKey/PSV commands via mlx5 ifcSaeed Mahameed2016-08-141-81/+103
* IB/mlx5: Reset flow support for IB kernel ULPsMaor Gottlieb2016-06-231-0/+4
* IB/core: Enhance ib_map_mr_sg()Bart Van Assche2016-05-131-2/+6
* IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig2016-05-131-9/+12
* mlx5: Add arbitrary sg list supportSagi Grimberg2016-03-041-6/+44
* IB/mlx5: Make coding style more consistentDoug Ledford2016-03-041-4/+2
* IB/mlx5: Convert UMR CQ to new CQ APIChristoph Hellwig2016-03-041-26/+23
* IB/mlx5: Add memory windows allocation supportMatan Barak2016-03-011-0/+83
* net/mlx5: Refactor mlx5_core_mr to mkeyMatan Barak2016-03-011-29/+29
* IB/mlx5: Added support for re-registration of MRsNoa Osherovich2016-03-011-0/+168
* IB/mlx5: Refactoring register MR codeNoa Osherovich2016-03-011-75/+132
* IB/mlx5: Postpone remove_keys under knowledge of coming preemptionLeon Romanovsky2015-12-081-1/+13
* IB/mlx5: Remove old FRWR API supportSagi Grimberg2015-10-281-42/+0
* IB/mlx5: Support the new memory registration APISagi Grimberg2015-10-281-0/+93
* IB: split struct ib_send_wrChristoph Hellwig2015-10-081-25/+27
* IB/mlx5: avoid destroying a NULL mr in reg_user_mr error flowHaggai Eran2015-09-031-12/+0
* IB/mlx5: Remove ib_get_dma_mr callsJason Gunthorpe2015-08-301-3/+2
* mlx5: Drop mlx5_ib_alloc_fast_reg_mrSagi Grimberg2015-08-301-44/+0
* IB: Modify ib_create_mr APISagi Grimberg2015-08-301-5/+12
* IB/core: Get rid of redundant verb ib_destroy_mrSagi Grimberg2015-08-301-30/+13
* IB/mlx5: Remove dead code from alloc_cached_mr()Roland Dreier2015-08-281-3/+0
* net/mlx5_core: New device capabilities handlingSaeed Mahameed2015-05-301-2/+1
* IB/mlx5: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* IB/mlx5: Update the dev in reg_createMajd Dibbiny2015-02-171-0/+1
* IB/mlx5: Implement on demand paging by adding support for MMU notifiersHaggai Eran2014-12-151-5/+74
* IB/mlx5: Page faults handling infrastructureHaggai Eran2014-12-151-14/+31
* IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creationHaggai Eran2014-12-151-3/+129
* IB/mlx5: Changes in memory region creation to support on-demand pagingHaggai Eran2014-12-151-14/+19
* IB/mlx5: Enhance UMR support to allow partial page table updateHaggai Eran2014-12-151-12/+17
* IB/mlx5: Remove per-MR pas and dma pointersHaggai Eran2014-12-151-9/+12
* mlx5: Fix error flow in add_keysEli Cohen2014-12-081-0/+3
* mlx5: don't duplicate kvfree()Al Viro2014-11-211-2/+2
* IB/mlx5: Improve debug prints in mlx5_ib_reg_user_mrEli Cohen2014-10-091-3/+3
* mlx5: Move pci device handling from mlx5_ib to mlx5_coreJack Morgenstein2014-07-301-24/+24
* IB/mlx5: Fix warning about cast of wr_id back to pointer on 32 bitsRoland Dreier2014-05-281-1/+1
* IB/mlx5: Refactor UMR to have its own context structShachar Raindel2014-05-271-20/+20
* mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMRHaggai Eran2014-05-271-0/+4
* IB/mlx5: Add MR to radix tree in reg_mr_callbackHaggai Eran2014-05-271-0/+9
* IB/mlx5: Fix error handling in reg_umrHaggai Eran2014-05-271-15/+16
* IB/mlx5: Collect signature error completionSagi Grimberg2014-03-071-0/+46
* mlx5: Implement create_mr and destroy_mrSagi Grimberg2014-03-071-0/+111
* IB/mlx5: Remove unused code in mr.cEli Cohen2014-01-141-1/+0
* IB/mlx5: Remove dead codeEli Cohen2013-11-151-6/+0
* IB/mlx5: Remove dead code in mr.cEli Cohen2013-11-081-7/+3
* IB/mlx5: Multithreaded create MREli Cohen2013-11-081-38/+125
OpenPOWER on IntegriCloud