Age | Commit message (Expand) | Author | Files | Lines |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+0 |
2014-01-22 | IB/mlx5: Abort driver cleanup if teardown hca fails | Eli Cohen | 1 | -2/+8 |
2014-01-22 | mlx5_core: Fix PowerPC support | Eli Cohen | 1 | -4/+5 |
2014-01-22 | mlx5_core: Improve debugfs readability | Eli Cohen | 1 | -6/+33 |
2014-01-22 | IB/mlx5: Add support for resize CQ | Eli Cohen | 1 | -2/+2 |
2014-01-22 | IB/mlx5: Implement modify CQ | Eli Cohen | 1 | -2/+15 |
2014-01-22 | mlx5_core: Use mlx5 core style warning | Eli Cohen | 1 | -1/+2 |
2014-01-22 | IB/mlx5: Clear out struct before create QP command | Eli Cohen | 1 | -1/+1 |
2014-01-22 | mlx5_core: Fix out arg size in access_register command | Haggai Eran | 1 | -1/+1 |
2014-01-16 | drivers/net: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 1 | -1/+0 |
2014-01-14 | mlx5_core: Remove dead code | Dan Carpenter | 1 | -3/+1 |
2013-11-15 | IB/mlx5: Fix list_del of empty list | Eli Cohen | 1 | -1/+2 |
2013-11-08 | mlx5: Use enum to indicate adapter page size | Eli Cohen | 1 | -1/+1 |
2013-11-08 | mlx5_core: Change optimal_reclaimed_pages for better performance | Moshe Lazer | 1 | -2/+7 |
2013-11-08 | mlx5: Clear reserved area in set_hca_cap() | Eli Cohen | 1 | -3/+32 |
2013-11-08 | mlx5: Support communicating arbitrary host page size to firmware | Eli Cohen | 2 | -55/+121 |
2013-11-08 | mlx5: Fix cleanup flow when DMA mapping fails | Eli Cohen | 1 | -5/+13 |
2013-11-08 | IB/mlx5: Multithreaded create MR | Eli Cohen | 3 | -42/+104 |
2013-10-10 | IB/mlx5: Fix eq names to display nicely in /proc/interrupts | Sagi Grimberg | 1 | -1/+3 |
2013-10-10 | mlx5: Fix error code translation from firmware to driver | Eli Cohen | 1 | -1/+1 |
2013-10-10 | mlx5: Keep polling to reclaim pages while any returned | Eli Cohen | 1 | -2/+14 |
2013-10-10 | mlx5: Remove checksum on command interface commands | Eli Cohen | 2 | -28/+19 |
2013-09-06 | mlx5: remove unused MLX5_DEBUG param in Kconfig | Michael Opdenacker | 1 | -10/+0 |
2013-08-15 | net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changes | Moshe Lazer | 4 | -35/+29 |
2013-08-05 | mlx5: remove health handler plugin | Eli Cohen | 1 | -28/+1 |
2013-08-02 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 3 | -14/+83 |
2013-07-31 | mlx5_core: Implement new initialization sequence | Eli Cohen | 3 | -14/+83 |
2013-07-31 | mlx5_core: Fix use after free in mlx5_cmd_comp_handler() | Dan Carpenter | 1 | -4/+7 |
2013-07-30 | mlx5: fix error return code in mlx5_alloc_uuars() | Wei Yongjun | 1 | -0/+1 |
2013-07-24 | mlx5: use after free in mlx5_cmd_comp_handler() | Dan Carpenter | 1 | -4/+7 |
2013-07-16 | mlx5 core: Fix __udivdi3 when compiling for 32 bit arches | Tim Gardner | 1 | -1/+1 |
2013-07-11 | mlx5: Return -EFAULT instead of -EPERM | Dan Carpenter | 2 | -13/+9 |
2013-07-11 | mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB spec | Moshe Lazer | 1 | -1/+1 |
2013-07-08 | mlx5_core: Fixes for sparse warnings | Roland Dreier | 2 | -11/+21 |
2013-07-08 | mlx5: Add driver for Mellanox Connect-IB adapters | Eli Cohen | 20 | -0/+5765 |