index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
/
mr.c
Age
Commit message (
Expand
)
Author
2017-04-25
IB: Replace ib_umem page_size by page_shift
Artemy Kovalyov
2017-01-24
IB/mlx4: Switch from dma_device to dev.parent
Bart Van Assche
2016-06-23
IB/mlx4: Prevent cross page boundary allocation
Chuck Lever
2016-05-13
IB/core: Enhance ib_map_mr_sg()
Bart Van Assche
2016-05-13
IB/core: Add passing an offset into the SG to ib_map_mr_sg
Christoph Hellwig
2016-03-01
IB/core: Add vendor's specific data to alloc mw
Matan Barak
2015-12-23
IB: remove in-kernel support for memory windows
Christoph Hellwig
2015-10-28
IB/mlx4: Remove old FRWR API support
Sagi Grimberg
2015-10-28
IB/mlx4: Support the new memory registration API
Sagi Grimberg
2015-10-08
IB: split struct ib_send_wr
Christoph Hellwig
2015-08-30
mlx4: Support ib_alloc_mr verb
Sagi Grimberg
2015-01-25
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
2014-12-15
IB/mlx4: Fix an incorrectly shadowed variable in mlx4_ib_rereg_user_mr
Jack Morgenstein
2014-09-22
mlx4: Correct error flows in rereg_mr
Matan Barak
2014-08-01
IB/mlx4_ib: Add support for user MR re-registration
Matan Barak
2014-03-04
IB: Refactor umem to use linear SG table
Yishai Hadas
2013-02-25
IB/mlx4: Support memory window binding
Shani Michaeli
2013-02-25
mlx4: Implement memory windows allocation and deallocation
Shani Michaeli
2013-02-21
mlx4_core: Propagate MR deregistration failures to caller
Shani Michaeli
2012-05-08
IB/mlx4: Replace printk(KERN_yyy...) with pr_yyy(...)
Shlomo Pongratz
2010-10-11
IB/mlx4: Limit size of fast registration WRs
Eli Cohen
2010-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2010-04-07
IB/mlx4: Check correct variable for allocation failure
Dan Carpenter
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-05-07
IB/mlx4: Don't overwrite fast registration page list when posting work request
Jack Morgenstein
2008-11-05
IB/mlx4: Set umem field to NULL in mlx4_ib_alloc_fast_reg_mr()
Vladimir Sokolovsky
2008-08-27
IB/mlx4: Actually return L_Key and R_Key for fast register MRs
Vladimir Sokolovsky
2008-07-25
mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files
Jack Morgenstein
2008-07-23
IB/mlx4: Add support for memory management extensions and local DMA L_Key
Roland Dreier
2008-04-29
IB: expand ib_umem_get() prototype
Arthur Kepner
2008-02-14
IB/mlx4: mlx4_ib_fmr_alloc() should call mlx4_fmr_enable()
Jack Morgenstein
2007-10-09
IB/mlx4: Implement FMRs
Jack Morgenstein
2007-10-09
mlx4_core: Write MTTs from CPU instead with of WRITE_MTT FW command
Jack Morgenstein
2007-05-08
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
Roland Dreier