aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/cq.c
AgeCommit message (Expand)Author
2019-01-24net/mlx4_core: Fix error handling when initializing CQ bufs in the driverJack Morgenstein
2018-11-22{net, IB}/mlx4: Initialize CQ buffers in the driver when possibleDaniel Jurgens
2017-10-22drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_tElena Reshetova
2017-07-24(IB, net)/mlx4: Add resource utilization supportMoshe Shemesh
2017-07-17{net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky
2017-02-17mlx4: do not fire tasklet unless necessaryEric Dumazet
2017-01-16net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein
2016-02-17net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen
2015-05-30net/mlx4_core: Make sure there are no pending async events when freeing CQMatan Barak
2015-05-30net/mlx4: Add EQ poolMatan Barak
2014-12-11net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak
2014-07-02net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-02IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina
2014-05-14net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-12-09mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...Jack Morgenstein
2013-11-07net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein
2013-04-24net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai
2013-03-07net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein
2012-01-22mlx4_core: removed function index from vf.Marcel Apfelbaum
2011-12-13mlx4_core: resource tracking for HCA resources used by guestsEli Cohen
2011-12-13mlx4_core: cq modifications for SRIOVJack Morgenstein
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-08-11mlx4: Move the Mellanox driverJeff Kirsher