summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5
Commit message (Expand)AuthorAgeFilesLines
* IB/mlx5: Fix list_del of empty listEli Cohen2013-11-151-1/+2
* mlx5: Use enum to indicate adapter page sizeEli Cohen2013-11-081-1/+1
* mlx5_core: Change optimal_reclaimed_pages for better performanceMoshe Lazer2013-11-081-2/+7
* mlx5: Clear reserved area in set_hca_cap()Eli Cohen2013-11-081-3/+32
* mlx5: Support communicating arbitrary host page size to firmwareEli Cohen2013-11-082-55/+121
* mlx5: Fix cleanup flow when DMA mapping failsEli Cohen2013-11-081-5/+13
* IB/mlx5: Multithreaded create MREli Cohen2013-11-083-42/+104
* IB/mlx5: Fix eq names to display nicely in /proc/interruptsSagi Grimberg2013-10-101-1/+3
* mlx5: Fix error code translation from firmware to driverEli Cohen2013-10-101-1/+1
* mlx5: Keep polling to reclaim pages while any returnedEli Cohen2013-10-101-2/+14
* mlx5: Remove checksum on command interface commandsEli Cohen2013-10-102-28/+19
* mlx5: remove unused MLX5_DEBUG param in KconfigMichael Opdenacker2013-09-061-10/+0
* net/mlx5_core: Support MANAGE_PAGES and QUERY_PAGES firmware command changesMoshe Lazer2013-08-154-35/+29
* mlx5: remove health handler pluginEli Cohen2013-08-051-28/+1
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2013-08-023-14/+83
|\
| * mlx5_core: Implement new initialization sequenceEli Cohen2013-07-313-14/+83
| * mlx5_core: Fix use after free in mlx5_cmd_comp_handler()Dan Carpenter2013-07-311-4/+7
* | mlx5: fix error return code in mlx5_alloc_uuars()Wei Yongjun2013-07-301-0/+1
* | mlx5: use after free in mlx5_cmd_comp_handler()Dan Carpenter2013-07-241-4/+7
|/
* mlx5 core: Fix __udivdi3 when compiling for 32 bit archesTim Gardner2013-07-161-1/+1
* mlx5: Return -EFAULT instead of -EPERMDan Carpenter2013-07-112-13/+9
* mlx5_core: Adjust hca_cap.uar_page_sz to conform to Connect-IB specMoshe Lazer2013-07-111-1/+1
* mlx5_core: Fixes for sparse warningsRoland Dreier2013-07-082-11/+21
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-0820-0/+5765
OpenPOWER on IntegriCloud