summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/cq.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_core: Fix error handling when initializing CQ bufs in the driverJack Morgenstein2019-01-251-2/+4
* {net, IB}/mlx4: Initialize CQ buffers in the driver when possibleDaniel Jurgens2018-11-221-4/+67
* drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_tElena Reshetova2017-10-221-4/+4
* (IB, net)/mlx4: Add resource utilization supportMoshe Shemesh2017-07-241-3/+4
* {net, IB}/mlx4: Remove gfp flags argumentLeon Romanovsky2017-07-181-2/+2
* mlx4: do not fire tasklet unless necessaryEric Dumazet2017-02-171-1/+5
* net/mlx4_core: Fix racy CQ (Completion Queue) freeJack Morgenstein2017-01-161-18/+20
* net/mlx4_core: Set UAR page size to 4KB regardless of system page sizeHuy Nguyen2016-02-171-1/+3
* net/mlx4_core: Make sure there are no pending async events when freeing CQMatan Barak2015-05-311-0/+3
* net/mlx4: Add EQ poolMatan Barak2015-05-311-5/+5
* net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak2014-12-111-0/+50
* net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai2014-07-031-2/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-121-0/+3
|\
| * net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias2014-05-141-0/+3
* | IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina2014-06-021-2/+2
|/
* drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-161-1/+0Star
* mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...Jack Morgenstein2013-12-101-2/+2
* net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein2013-11-081-6/+0Star
* net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai2013-04-241-3/+7
* net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein2013-03-071-1/+1
* mlx4_core: removed function index from vf.Marcel Apfelbaum2012-01-221-2/+2
* mlx4_core: resource tracking for HCA resources used by guestsEli Cohen2011-12-131-23/+2Star
* mlx4_core: cq modifications for SRIOVJack Morgenstein2011-12-131-27/+89
* mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein2011-12-131-3/+3
* drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-011-0/+1
* mlx4: Move the Mellanox driverJeff Kirsher2011-08-111-0/+319