Age | Commit message (Expand) | Author | Files | Lines |
2019-03-04 | mellanox: Switch to bitmap_zalloc() | Andy Shevchenko | 1 | -3/+2 |
2019-01-08 | cross-tree: phase out dma_zalloc_coherent() | Luis Chamberlain | 1 | -4/+4 |
2018-11-16 | net/mlx4_core: Fix uninitialized variable compilation warning | Tariq Toukan | 1 | -1/+1 |
2018-09-13 | net: ethernet: Use DIV_ROUND_UP instead of reimplementing its function | zhong jiang | 1 | -1/+1 |
2018-06-13 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -2/+2 |
2017-08-16 | mlx4: sizeof style usage | stephen hemminger | 1 | -1/+1 |
2017-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -5/+3 |
2017-07-18 | {net, IB}/mlx4: Remove gfp flags argument | Leon Romanovsky | 1 | -15/+14 |
2017-07-16 | mlx4_en: remove unnecessary returned value check | Zhu Yanjun | 1 | -5/+3 |
2016-05-06 | net/mlx4: Avoid wrong virtual mappings | Haggai Abramovsky | 1 | -53/+40 |
2015-02-10 | net: Mellanox: Delete unnecessary checks before the function call "vunmap" | Markus Elfring | 1 | -1/+1 |
2015-01-26 | net/mlx4_core: Maintain a persistent memory for mlx4 device | Yishai Hadas | 1 | -6/+9 |
2014-12-11 | net/mlx4: Add mlx4_bitmap zone allocator | Matan Barak | 1 | -0/+382 |
2014-12-11 | net/mlx4: Change QP allocation scheme | Eugenia Emantayev | 1 | -6/+37 |
2014-06-03 | IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO | Jiri Kosina | 1 | -13/+14 |
2013-12-10 | mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ... | Jack Morgenstein | 1 | -3/+9 |
2012-05-15 | mlx4_core: Change bitmap allocator to work in round-robin fashion | Jack Morgenstein | 1 | -3/+0 |
2011-11-01 | drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |
2011-08-11 | mlx4: Move the Mellanox driver | Jeff Kirsher | 1 | -0/+414 |