index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mlx5
Age
Commit message (
Expand
)
Author
2014-12-15
IB/mlx5: Handle page faults
Haggai Eran
2014-12-15
IB/mlx5: Page faults handling infrastructure
Haggai Eran
2014-12-15
IB/mlx5: Add mlx5_ib_update_mtt to update page tables after creation
Haggai Eran
2014-12-15
IB/mlx5: Changes in memory region creation to support on-demand paging
Haggai Eran
2014-12-15
mlx5_core: Add support for page faults events and low level handling
Haggai Eran
2014-12-15
mlx5_core: Re-add MLX5_DEV_CAP_FLAG_ON_DMND_PG flag
Roland Dreier
2014-12-15
IB/mlx5: Add function to read WQE from user-space
Haggai Eran
2014-12-15
IB/mlx5: Enhance UMR support to allow partial page table update
Haggai Eran
2014-12-08
net/mlx5_core: Remove unused dev cap enum fields
Eli Cohen
2014-11-21
mlx5: don't duplicate kvfree()
Al Viro
2014-10-19
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2014-10-09
IB/mlx5: Use extended internal signature layout
Sagi Grimberg
2014-10-09
IB/mlx5: Use enumerations for PI copy mask
Sagi Grimberg
2014-10-03
net/mlx5_core: Identify resources by their type
Eli Cohen
2014-10-03
net/mlx5_core: use set/get macros in device caps
Eli Cohen
2014-10-03
net/mlx5_core: Use hardware registers description header file
Eli Cohen
2014-10-03
net/mlx5_core: Update device capabilities handling
Eli Cohen
2014-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-07-30
mlx5: Adjust events to use unsigned long param instead of void *
Jack Morgenstein
2014-07-30
mlx5: minor fixes (mainly avoidance of hidden casts)
Jack Morgenstein
2014-07-30
mlx5: Move pci device handling from mlx5_ib to mlx5_core
Jack Morgenstein
2014-07-23
net: mlx5: Use ktime_get_ns()
Thomas Gleixner
2014-05-27
mlx5_core: Store MR attributes in mlx5_mr_core during creation and after UMR
Haggai Eran
2014-04-10
IB/mlx5: Add block multicast loopback support
Eli Cohen
2014-03-07
IB/mlx5: Collect signature error completion
Sagi Grimberg
2014-03-07
IB/mlx5: Support IB_WR_REG_SIG_MR
Sagi Grimberg
2014-03-07
IB/mlx5: Keep mlx5 MRs in a radix tree under device
Sagi Grimberg
2014-03-07
IB/mlx5: Initialize mlx5_ib_qp signature-related members
Sagi Grimberg
2014-03-07
mlx5: Implement create_mr and destroy_mr
Sagi Grimberg
2014-02-13
mlx5: Add include of <linux/slab.h> because of kzalloc()/kfree() use
Roland Dreier
2014-02-06
IB/mlx5: Fix binary compatibility with libmlx5
Eli Cohen
2014-01-22
IB/mlx5: Remove old field for create mkey mailbox
Eli Cohen
2014-01-22
mlx5_core: Fix PowerPC support
Eli Cohen
2014-01-22
mlx5_core: Improve debugfs readability
Eli Cohen
2014-01-22
IB/mlx5: Add support for resize CQ
Eli Cohen
2014-01-22
IB/mlx5: Implement modify CQ
Eli Cohen
2014-01-14
IB/mlx5: Fix micro UAR allocator
Eli Cohen
2013-11-08
mlx5: Use enum to indicate adapter page size
Eli Cohen
2013-11-08
mlx5: Clear reserved area in set_hca_cap()
Eli Cohen
2013-11-08
mlx5: Support communicating arbitrary host page size to firmware
Eli Cohen
2013-11-08
IB/mlx5: Multithreaded create MR
Eli Cohen
2013-10-10
IB/mlx5: Fix eq names to display nicely in /proc/interrupts
Sagi Grimberg
2013-10-10
mlx5: Fix layout of struct mlx5_init_seg
Eli Cohen
2013-10-10
mlx5: Remove checksum on command interface commands
Eli Cohen
2013-08-15
net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes
Moshe Lazer
2013-08-05
mlx5: remove health handler plugin
Eli Cohen
2013-07-31
mlx5_core: Implement new initialization sequence
Eli Cohen
2013-07-11
mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec
Moshe Lazer
2013-07-08
mlx5: Fix parameter type of health_handler_t
Roland Dreier
2013-07-08
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen