summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/alloc.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Separate and generalize dma device from pci deviceVu Pham2019-04-301-9/+10
* mellanox: Switch to bitmap_zalloc()Andy Shevchenko2019-03-041-6/+3Star
* cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-081-2/+2
* net/mlx5: Fix QP fragmented buffer allocationTariq Toukan2018-07-191-1/+1
* IB/mlx5: Implement fragmented completion queue (CQ)Yonatan Cohen2018-02-151-12/+25
* net/mlx5: Add a blank line after declarationsOr Gerlitz2017-08-201-0/+1
* net/mlx5: Avoid using multiple blank linesOr Gerlitz2017-06-151-1/+0Star
* net/mlx5e: use %pad format string for dma_addr_tArnd Bergmann2016-12-091-2/+2
* net/mlx5e: Implement Fragmented Work Queue (WQ)Tariq Toukan2016-12-021-0/+66
* {net, ib}/mlx5: Make cache line size determination at runtime.Daniel Jurgens2016-10-291-5/+26
* net/mlx5e: Allocate DMA coherent memory on reader NUMA nodeSaeed Mahameed2015-07-271-8/+40
* net/mlx5_core,mlx5_ib: Do not use vmap() on coherent memoryAmir Vadai2015-05-311-79/+17Star
* net/mlx5_core: Fix Mellanox copyright noteSaeed Mahameed2015-04-021-1/+1
* net/mlx5_core: Clear doorbell record inside mlx5_db_alloc()Saeed Mahameed2015-04-021-0/+3
* net: Mellanox: Delete unnecessary checks before the function call "vunmap"Markus Elfring2015-02-091-1/+1
* mlx5: minor fixes (mainly avoidance of hidden casts)Jack Morgenstein2014-07-301-1/+1
* mlx5: Add driver for Mellanox Connect-IB adaptersEli Cohen2013-07-081-0/+238