summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/icm.c
AgeCommit message (Expand)Author
2019-01-07net/mlx4: replace pci_{,un}map_sg with dma_{,un}map_sgStephen Warren
2019-01-07net/mlx4: Get rid of page operation after dma_alloc_coherentStephen Warren
2018-09-12net: ethernet: Use DIV_ROUND_UP instead of reimplementing its functionzhong jiang
2018-06-12treewide: kvzalloc() -> kvcalloc()Kees Cook
2018-06-03mlx4_core: restore optimal ICM memory allocationEric Dumazet
2018-05-25mlx4_core: allocate ICM memory in page size chunksQing Huang
2017-08-16mlx4: sizeof style usagestephen hemminger
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky
2016-12-29net/mlx4: Remove BUG_ON from ICM allocation routineLeon Romanovsky
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas
2014-06-04mlx4_core: Fix GFP flags parameters to be gfp_tRoland Dreier
2014-06-02IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina
2013-11-07net/mlx4_core: ICM pages are allocated on device NUMA nodeEugenia Emantayev
2012-09-13mlx4_core: Fix integer overflows so 8TBs of memory registration worksYishai Hadas
2012-08-15mlx4_core: Fix integer overflow issues around MTT tableYishai Hadas
2012-07-11net/mlx4_core: Free ICM table in case of errorDotan Barak
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein
2011-08-11mlx4: Move the Mellanox driverJeff Kirsher