summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/mellanox/mlx4/eq.c
AgeCommit message (Expand)Author
2014-07-02net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai
2014-06-02Revert "net/mlx4_en: Use affinity hint"David S. Miller
2014-06-01net/mlx4_en: Use affinity hintYuval Atias
2014-05-14net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias
2014-05-08mellanox: Logging message cleanupsJoe Perches
2014-03-20net/mlx4: Adapt code for N-Port VFMatan Barak
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-07-29net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin
2013-06-13net/mlx4: Add VF link state supportRony Efraim
2013-04-24mlx4_core: Reduce warning message for SRQ_LIMIT event to debug levelJack Morgenstein
2013-03-21net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapperMoshe Lazer
2012-12-13Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-11-29mlx4_core: Fix potential deadlock in mlx4_eq_int()Jack Morgenstein
2012-11-26mlx4: 64-byte CQE/EQE supportOr Gerlitz
2012-11-19various: Fix spelling of "asynchronous" in comments.Adam Buchbinder
2012-10-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-10-26net/mlx4_core: Unmap UAR also in the case of error flowDotan Barak
2012-10-23mlx4_core: Remove annoying debug messages from SR-IOV flowOr Gerlitz
2012-09-30IB/mlx4: Miscellaneous adjustments for SR-IOV IB supportJack Morgenstein
2012-09-30mlx4_core: Add IB port-state machine and port mgmt event propagationJack Morgenstein
2012-07-24Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2012-07-19{NET,IB}/mlx4: Add rmap support to mlx4_assign_eqAmir Vadai
2012-07-10mlx4: Use port management change event instead of smp_snoopJack Morgenstein
2012-05-31net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_intJack Morgenstein
2012-03-21Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-03-12mlx4_core: Report thermal error eventsJack Morgenstein
2012-02-21mlx4: Replacing pool_lock with mutexYevgeny Petrilin
2012-02-13mlx4: Fix kcalloc parameters swappedAxel Lin
2012-01-22mlx4_core: map async events to arbitrary slave eqsMarcel Apfelbaum
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: Add wrapper functions and comm channel and slave event support to EQsJack Morgenstein
2011-12-13mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)Jack Morgenstein
2011-12-13mlx4_core: initial header-file changes for SRIOV supportJack Morgenstein
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2011-10-31drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker
2011-08-11mlx4: Move the Mellanox driverJeff Kirsher