summaryrefslogtreecommitdiff
path: root/drivers/infiniband/hw/mlx4/mr.c
AgeCommit message (Expand)Author
2016-06-23IB/mlx4: Prevent cross page boundary allocationChuck Lever
2016-05-13IB/core: Enhance ib_map_mr_sg()Bart Van Assche
2016-05-13IB/core: Add passing an offset into the SG to ib_map_mr_sgChristoph Hellwig
2016-03-01IB/core: Add vendor's specific data to alloc mwMatan Barak
2015-12-23IB: remove in-kernel support for memory windowsChristoph Hellwig
2015-10-28IB/mlx4: Remove old FRWR API supportSagi Grimberg
2015-10-28IB/mlx4: Support the new memory registration APISagi Grimberg
2015-10-08IB: split struct ib_send_wrChristoph Hellwig
2015-08-30mlx4: Support ib_alloc_mr verbSagi Grimberg
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas
2014-12-15IB/mlx4: Fix an incorrectly shadowed variable in mlx4_ib_rereg_user_mrJack Morgenstein
2014-09-22mlx4: Correct error flows in rereg_mrMatan Barak
2014-08-01IB/mlx4_ib: Add support for user MR re-registrationMatan Barak
2014-03-04IB: Refactor umem to use linear SG tableYishai Hadas
2013-02-25IB/mlx4: Support memory window bindingShani Michaeli
2013-02-25mlx4: Implement memory windows allocation and deallocationShani Michaeli
2013-02-21mlx4_core: Propagate MR deregistration failures to callerShani Michaeli
2012-05-08IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)Shlomo Pongratz
2010-10-11IB/mlx4: Limit size of fast registration WRsEli Cohen
2010-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2010-04-07IB/mlx4: Check correct variable for allocation failureDan Carpenter
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-05-07IB/mlx4: Don't overwrite fast registration page list when posting work requestJack Morgenstein
2008-11-05IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr()Vladimir Sokolovsky
2008-08-27IB/mlx4: Actually return L_Key and R_Key for fast register MRsVladimir Sokolovsky
2008-07-25mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver filesJack Morgenstein
2008-07-23IB/mlx4: Add support for memory management extensions and local DMA L_KeyRoland Dreier
2008-04-29IB: expand ib_umem_get() prototypeArthur Kepner
2008-02-14IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()Jack Morgenstein
2007-10-09IB/mlx4: Implement FMRsJack Morgenstein
2007-10-09mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW commandJack Morgenstein
2007-05-08IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adaptersRoland Dreier