summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx4/eq.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx4_core: Use tasklet for user-space CQ completion eventsMatan Barak2014-12-111-1/+15
* net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak2014-11-131-2/+6
* net/mlx4_core: Call synchronize_irq() before freeing EQ bufferEli Cohen2014-10-271-0/+1
* net/mlx4_core: Cache line EQE size supportIdo Shamay2014-09-191-11/+19
* net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai2014-07-031-61/+8Star
* Revert "net/mlx4_en: Use affinity hint"David S. Miller2014-06-021-12/+1Star
* net/mlx4_en: Use affinity hintYuval Atias2014-06-021-1/+12
* net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias2014-05-141-0/+62
* mellanox: Logging message cleanupsJoe Perches2014-05-091-52/+33Star
* net/mlx4: Adapt code for N-Port VFMatan Barak2014-03-201-10/+38
* 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-1/+0Star
* net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin2013-07-291-0/+9
* net/mlx4: Add VF link state supportRony Efraim2013-06-141-2/+7
* mlx4_core: Reduce warning message for SRQ_LIMIT event to debug levelJack Morgenstein2013-04-251-2/+2
* net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapperMoshe Lazer2013-03-211-1/+1
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-12-141-13/+23
|\
| * mlx4_core: Fix potential deadlock in mlx4_eq_int()Jack Morgenstein2012-11-291-4/+6
| * mlx4: 64-byte CQE/EQE supportOr Gerlitz2012-11-261-9/+17
* | various: Fix spelling of "asynchronous" in comments.Adam Buchbinder2012-11-191-1/+1
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-271-4/+14
|\
| * net/mlx4_core: Unmap UAR also in the case of error flowDotan Barak2012-10-261-4/+14
* | mlx4_core: Remove annoying debug messages from SR-IOV flowOr Gerlitz2012-10-231-6/+0Star
|/
* IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein2012-10-011-2/+6
* mlx4_core: Add IB port-state machine and port mgmt event propagationJack Morgenstein2012-10-011-16/+221
* Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2012-07-241-4/+18
|\
| * mlx4: Use port management change event instead of smp_snoopJack Morgenstein2012-07-101-4/+18
* | {NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai2012-07-191-1/+11
|/
* net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_intJack Morgenstein2012-06-011-1/+1
* Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-03-211-1/+31
|\
| * mlx4_core: Report thermal error eventsJack Morgenstein2012-03-131-1/+31
* | mlx4: Replacing pool_lock with mutexYevgeny Petrilin2012-02-211-4/+4
|/
* mlx4: Fix kcalloc parameters swappedAxel Lin2012-02-131-2/+3
* mlx4_core: map async events to arbitrary slave eqsMarcel Apfelbaum2012-01-221-10/+7Star
* 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-37/+0Star
* mlx4_core: Add wrapper functions and comm channel and slave event support to EQsJack Morgenstein2011-12-131-25/+350
* mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein2011-12-131-3/+6
* mlx4_core: initial header-file changes for SRIOV supportJack Morgenstein2011-12-131-39/+0Star
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-0/+1
|\
| * drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-11-011-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2011-11-011-1/+1
|/
* mlx4: Move the Mellanox driverJeff Kirsher2011-08-111-0/+842