aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/alloc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-03-04mellanox: Switch to bitmap_zalloc()Andy Shevchenko1-6/+3
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain1-2/+2
2018-07-18net/mlx5: Fix QP fragmented buffer allocationTariq Toukan1-1/+1
2018-02-15IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen1-12/+25
2017-08-20net/mlx5: Add a blank line after declarationsOr Gerlitz1-0/+1
2017-06-16net/mlx5: Avoid using multiple blank linesOr Gerlitz1-1/+0
2016-12-08net/mlx5e: use %pad format string for dma_addr_tArnd Bergmann1-2/+2
2016-12-02net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan1-0/+66
2016-10-29{net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens1-5/+26
2015-07-27net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed1-8/+40
2015-05-30net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai1-79/+17
2015-04-02net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed1-1/+1
2015-04-02net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()Saeed Mahameed1-0/+3
2015-02-09net: Mellanox: Delete unnecessary checks before the function call "vunmap"Markus Elfring1-1/+1
2014-07-30mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein1-1/+1
2013-07-08mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen1-0/+238