index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
mr.c
Age
Commit message (
Expand
)
Author
2015-02-04
net/mlx4_core: Fix mpt_entry initialization in mlx4_mr_rereg_mem_write()
Maor Gottlieb
2015-01-27
net/mlx4_core: Adjust command timeouts to conform to the firmware spec
Jack Morgenstein
2015-01-25
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
2015-01-02
net/mlx4_core: Correcly update the mtt's offset in the MR re-reg flow
Maor Gottlieb
2014-11-21
mlx4: don't duplicate kvfree()
Al Viro
2014-09-22
mlx4: Correct error flows in rereg_mr
Matan Barak
2014-08-01
mlx4_core: Add helper functions to support MR re-registration
Matan Barak
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-02
IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO
Jiri Kosina
2014-05-22
net/mlx4_core: Replace pr_warning() with pr_warn()
Amir Vadai
2014-05-08
mellanox: Logging message cleanups
Joe Perches
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-09
mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...
Jack Morgenstein
2013-11-07
net/mlx4_core: Initialize all mailbox buffers to zero before use
Jack Morgenstein
2013-11-04
net/mlx4_core: Fix checking order in MR table init
Jack Morgenstein
2013-03-07
net/mlx4_core: Fix endianness bug in set_param_l
Jack Morgenstein
2013-02-25
mlx4: Implement memory windows allocation and deallocation
Shani Michaeli
2013-02-25
mlx4_core: Disable memory windows for virtual functions
Shani Michaeli
2013-02-21
mlx4_core: Propagate MR deregistration failures to caller
Shani Michaeli
2013-02-21
mlx4_core: Rename MPT-related functions to have mpt_ prefix
Shani Michaeli
2012-08-15
mlx4_core: Clean up buddy bitmap allocation
Roland Dreier
2012-08-15
mlx4_core: Fix integer overflow issues around MTT table
Yishai Hadas
2012-08-15
mlx4_core: Allow large mlx4_buddy bitmaps
Yishai Hadas
2012-05-16
net/mlx4_core: Change SYNC_TPT to be native (not wrapped)
Jack Morgenstein
2012-05-16
net/mlx4: Address build warnings on set but not used variables
Or Gerlitz
2012-03-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-03-06
net/mlx4: defining functions as static
Yevgeny Petrilin
2012-03-06
net/mlx4: remove unused functions
Yevgeny Petrilin
2012-02-26
mlx4: Enforce device max FMR maps in FMR alloc
Eli Cohen
2012-02-22
mlx4_core: Exported functions can't be static
Doug Ledford
2012-01-22
mlx4_core: removed function index from vf.
Marcel Apfelbaum
2012-01-03
mlx4_core: fix mtt range deallocation
Marcel Apfelbaum
2011-12-13
mlx4_core: mtts resources units changed to offset
Marcel Apfelbaum
2011-12-13
mlx4_core: resource tracking for HCA resources used by guests
Eli Cohen
2011-12-13
mlx4_core: mtt modifications for SRIOV
Jack Morgenstein
2011-12-13
mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)
Jack Morgenstein
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-08-11
mlx4: Move the Mellanox driver
Jeff Kirsher