summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/icm.c
Commit message (Expand)AuthorAgeFilesLines
* mlx4: sizeof style usagestephen hemminger2017-08-161-1/+1
* {net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky2017-07-181-4/+3Star
* net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky2016-12-291-1/+6
* net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas2015-01-251-5/+6
* mlx4_core: Fix GFP flags parameters to be gfp_tRoland Dreier2014-06-041-1/+1
* IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina2014-06-021-3/+4
* net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev2013-11-081-12/+30
* mlx4_core: Fix integer overflows so 8TBs of memory registration worksYishai Hadas2012-09-141-12/+18
* mlx4_core: Fix integer overflow issues around MTT tableYishai Hadas2012-08-161-3/+6
* net/mlx4_core: Free ICM table in case of errorDotan Barak2012-07-111-0/+2
* mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein2011-12-131-2/+3
* mlx4: Move the Mellanox driverJeff Kirsher2011-08-111-0/+430