summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx5
AgeCommit message (Expand)AuthorFilesLines
2013-09-06mlx5: remove unused MLX5_DEBUG param in KconfigMichael Opdenacker1-10/+0
2013-08-16net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer4-35/+29
2013-08-05mlx5: remove health handler pluginEli Cohen1-28/+1
2013-08-03Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds3-14/+83
2013-08-01mlx5_core: Implement new initialization sequenceEli Cohen3-14/+83
2013-08-01mlx5_core: Fix use after free in mlx5_cmd_comp_handler()Dan Carpenter1-4/+7
2013-07-31mlx5: fix error return code in mlx5_alloc_uuars()Wei Yongjun1-0/+1
2013-07-25mlx5: use after free in mlx5_cmd_comp_handler()Dan Carpenter1-4/+7
2013-07-16mlx5 core: Fix __udivdi3 when compiling for 32 bit archesTim Gardner1-1/+1
2013-07-12mlx5: Return -EFAULT instead of -EPERMDan Carpenter2-13/+9
2013-07-12mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB specMoshe Lazer1-1/+1
2013-07-08mlx5_core: Fixes for sparse warningsRoland Dreier2-11/+21
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen20-0/+5765