aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/alloc.c
AgeCommit message (Expand)Author
2019-03-04mellanox: Switch to bitmap_zalloc()Andy Shevchenko
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2018-11-15net/mlx4_core: Fix uninitialized variable compilation warningTariq Toukan
2018-09-12net: ethernet: Use DIV_ROUND_UP instead of reimplementing its functionzhong jiang
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2017-08-16mlx4: sizeof style usagestephen hemminger
2017-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky
2017-07-15mlx4_en: remove unnecessary returned value checkZhu Yanjun
2016-05-05net/mlx4: Avoid wrong virtual mappingsHaggai Abramovsky
2015-02-09net: Mellanox: Delete unnecessary checks before the function call "vunmap"Markus Elfring
2015-01-25net/mlx4_core: Maintain a persistent memory for mlx4 deviceYishai Hadas
2014-12-11net/mlx4: Add mlx4_bitmap zone allocatorMatan Barak
2014-12-11net/mlx4: Change QP allocation schemeEugenia Emantayev
2014-06-02IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina
2013-12-09mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...Jack Morgenstein
2012-05-14mlx4_core: Change bitmap allocator to work in round-robin fashionJack Morgenstein
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-08-11mlx4: Move the Mellanox driverJeff Kirsher