summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/cq.c
AgeCommit message (Expand)AuthorFilesLines
2014-12-11net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak1-0/+50
2014-07-03net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai1-2/+0
2014-06-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2014-06-03IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIOJiri Kosina1-2/+2
2014-05-14net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias1-0/+3
2014-01-16drivers/net: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-12-10mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...Jack Morgenstein1-2/+2
2013-11-08net/mlx4_core: Initialize all mailbox buffers to zero before useJack Morgenstein1-6/+0
2013-04-25net/mlx4_en: Add HW timestamping (TS) supportAmir Vadai1-3/+7
2013-03-08net/mlx4_core: Fix endianness bug in set_param_lJack Morgenstein1-1/+1
2012-01-23mlx4_core: removed function index from vf.Marcel Apfelbaum1-2/+2
2011-12-13mlx4_core: resource tracking for HCA resources used by guestsEli Cohen1-23/+2
2011-12-13mlx4_core: cq modifications for SRIOVJack Morgenstein1-27/+89
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein1-3/+3
2011-11-01drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-08-11mlx4: Move the Mellanox driverJeff Kirsher1-0/+319