index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
eq.c
Age
Commit message (
Expand
)
Author
2014-12-11
net/mlx4_core: Use tasklet for user-space CQ completion events
Matan Barak
2014-11-13
net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...
Matan Barak
2014-10-26
net/mlx4_core: Call synchronize_irq() before freeing EQ buffer
Eli Cohen
2014-09-19
net/mlx4_core: Cache line EQE size support
Ido Shamay
2014-07-02
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...
Amir Vadai
2014-06-02
Revert "net/mlx4_en: Use affinity hint"
David S. Miller
2014-06-01
net/mlx4_en: Use affinity hint
Yuval Atias
2014-05-14
net/mlx4_core: Enforce irq affinity changes immediatly
Yuval Atias
2014-05-08
mellanox: Logging message cleanups
Joe Perches
2014-03-20
net/mlx4: Adapt code for N-Port VF
Matan Barak
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-09
mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...
Jack Morgenstein
2013-11-07
net/mlx4_core: Initialize all mailbox buffers to zero before use
Jack Morgenstein
2013-07-29
net/mlx4_core: Respond to operation request by firmware
Yevgeny Petrilin
2013-06-13
net/mlx4: Add VF link state support
Rony Efraim
2013-04-24
mlx4_core: Reduce warning message for SRQ_LIMIT event to debug level
Jack Morgenstein
2013-03-21
net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper
Moshe Lazer
2012-12-13
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-11-29
mlx4_core: Fix potential deadlock in mlx4_eq_int()
Jack Morgenstein
2012-11-26
mlx4: 64-byte CQE/EQE support
Or Gerlitz
2012-11-19
various: Fix spelling of "asynchronous" in comments.
Adam Buchbinder
2012-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-10-26
net/mlx4_core: Unmap UAR also in the case of error flow
Dotan Barak
2012-10-23
mlx4_core: Remove annoying debug messages from SR-IOV flow
Or Gerlitz
2012-09-30
IB/mlx4: Miscellaneous adjustments for SR-IOV IB support
Jack Morgenstein
2012-09-30
mlx4_core: Add IB port-state machine and port mgmt event propagation
Jack Morgenstein
2012-07-24
Merge 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_eq
Amir Vadai
2012-07-10
mlx4: Use port management change event instead of smp_snoop
Jack Morgenstein
2012-05-31
net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_int
Jack Morgenstein
2012-03-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-03-12
mlx4_core: Report thermal error events
Jack Morgenstein
2012-02-21
mlx4: Replacing pool_lock with mutex
Yevgeny Petrilin
2012-02-13
mlx4: Fix kcalloc parameters swapped
Axel Lin
2012-01-22
mlx4_core: map async events to arbitrary slave eqs
Marcel Apfelbaum
2012-01-22
mlx4_core: removed function index from vf.
Marcel Apfelbaum
2011-12-13
mlx4_core: resource tracking for HCA resources used by guests
Eli Cohen
2011-12-13
mlx4_core: Add wrapper functions and comm channel and slave event support to EQs
Jack Morgenstein
2011-12-13
mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)
Jack Morgenstein
2011-12-13
mlx4_core: initial header-file changes for SRIOV support
Jack Morgenstein
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2011-08-11
mlx4: Move the Mellanox driver
Jeff Kirsher