aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/cmd.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-11-08IB/mlx5: Multithreaded create MREli Cohen1-27/+79
2013-10-10mlx5: Fix error code translation from firmware to driverEli Cohen1-1/+1
2013-10-10mlx5: Remove checksum on command interface commandsEli Cohen1-12/+14
2013-08-15net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer1-1/+1
2013-07-31mlx5_core: Implement new initialization sequenceEli Cohen1-1/+7
2013-07-31mlx5_core: Fix use after free in mlx5_cmd_comp_handler()Dan Carpenter1-4/+7
2013-07-11mlx5: Return -EFAULT instead of -EPERMDan Carpenter1-5/+5
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen1-0/+1515