summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/icm.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4: replace pci_{,un}map_sg with dma_{,un}map_sgStephen Warren2019-01-071-8/+7Star
* net/mlx4: Get rid of page operation after dma_alloc_coherentStephen Warren2019-01-071-36/+56
* net: ethernet: Use DIV_ROUND_UP instead of reimplementing its functionzhong jiang2018-09-131-1/+1
* treewide: kvzalloc() -> kvcalloc()Kees Cook2018-06-131-1/+1
* mlx4_core: restore optimal ICM memory allocationEric Dumazet2018-06-031-6/+12
* mlx4_core: allocate ICM memory in page size chunksQing Huang2018-05-251-7/+9
* 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