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
/
driver.h
Age
Commit message (
Expand
)
Author
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-03-07
IB/mlx5: Collect signature error completion
Sagi Grimberg
2014-03-07
IB/mlx5: Keep mlx5 MRs in a radix tree under device
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
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: 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-08
mlx5: Fix parameter type of health_handler_t
Roland Dreier
2013-07-08
mlx5: Add driver for Mellanox Connect-IB adapters
Eli Cohen