index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
mlx4
/
mr.c
Age
Commit message (
Expand
)
Author
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