aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/mlx4/mr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-30mlx4: Support ib_alloc_mr verbSagi Grimberg1-3/+8
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas1-2/+4
2014-12-15IB/mlx4: Fix an incorrectly shadowed variable in mlx4_ib_rereg_user_mrJack Morgenstein1-1/+0
2014-09-22mlx4: Correct error flows in rereg_mrMatan Barak1-2/+5
2014-08-01IB/mlx4_ib: Add support for user MR re-registrationMatan Barak1-1/+87
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas1-20/+19
2013-02-25IB/mlx4: Support memory window bindingShani Michaeli1-0/+22
2013-02-25mlx4: Implement memory windows allocation and deallocationShani Michaeli1-0/+52
2013-02-21mlx4_core: Propagate MR deregistration failures to callerShani Michaeli1-5/+8
2012-05-08IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)Shlomo Pongratz1-1/+1
2010-10-11IB/mlx4: Limit size of fast registration WRsEli Cohen1-1/+1
2010-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-1/+1
2010-04-07IB/mlx4: Check correct variable for allocation failureDan Carpenter1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+2
2009-05-07IB/mlx4: Don't overwrite fast registration page list when posting work requestJack Morgenstein1-2/+8
2008-11-05IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr()Vladimir Sokolovsky1-0/+1
2008-08-27IB/mlx4: Actually return L_Key and R_Key for fast register MRsVladimir Sokolovsky1-0/+2
2008-07-25mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein1-0/+1
2008-07-23IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier1-0/+70
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner1-1/+2
2008-02-14IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()Jack Morgenstein1-1/+1
2007-10-09IB/mlx4: Implement FMRsJack Morgenstein1-0/+93
2007-10-09mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein1-4/+3
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier1-0/+184