Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
c66fa19c405a36673d4aab13658c8246413d5c0f
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx4
/
eq.c
c66fa19
net/mlx4: Add EQ pool
by Matan Barak
· 10 years ago
74d4943
net/mlx4_core: Modify port values when generting EQEs for VFs
by Or Gerlitz
· 10 years ago
a0667a8
net/mlx4_core: Raise slave shutdown event upon FLR
by Yishai Hadas
· 10 years ago
12b3375
mlx4/mlx5: Use dma_wmb/rmb where appropriate
by Alexander Duyck
· 10 years ago
bffb023
net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutex
by Jack Morgenstein
· 10 years ago
30a5da5
net/mlx4_core: Fix HW2SW_EQ to conform to the firmware spec
by Jack Morgenstein
· 10 years ago
be6a6b4
net/mlx4_core: Add bad-cable event support
by Jack Morgenstein
· 10 years ago
55ad359
net/mlx4_core: Enable device recovery flow with SRIOV
by Yishai Hadas
· 10 years ago
872bf2f
net/mlx4_core: Maintain a persistent memory for mlx4 device
by Yishai Hadas
· 10 years ago
3dca0f42
net/mlx4_core: Use tasklet for user-space CQ completion events
by Matan Barak
· 10 years ago
7ae0e40
net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for PF/VFs
by Matan Barak
· 10 years ago
bf1bac5
net/mlx4_core: Call synchronize_irq() before freeing EQ buffer
by Eli Cohen
· 10 years ago
43c816c
net/mlx4_core: Cache line EQE size support
by Ido Shamay
· 10 years ago
35f6f45
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity map
by Amir Vadai
· 10 years ago
96b2e73
Revert "net/mlx4_en: Use affinity hint"
by David S. Miller
· 11 years ago
70a640d
net/mlx4_en: Use affinity hint
by Yuval Atias
· 11 years ago
2eacc23
net/mlx4_core: Enforce irq affinity changes immediatly
by Yuval Atias
· 11 years ago
1a91de2
mellanox: Logging message cleanups
by Joe Perches
· 11 years ago
449fc48
net/mlx4: Adapt code for N-Port VF
by Matan Barak
· 11 years ago
a81ab36
drivers/net: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
7c6d74d
mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and MPTs
by Jack Morgenstein
· 11 years ago
571b8b9
net/mlx4_core: Initialize all mailbox buffers to zero before use
by Jack Morgenstein
· 11 years ago
fe6f700
net/mlx4_core: Respond to operation request by firmware
by Yevgeny Petrilin
· 11 years ago
948e306
net/mlx4: Add VF link state support
by Rony Efraim
· 12 years ago
e0debf9
mlx4_core: Reduce warning message for SRQ_LIMIT event to debug level
by Jack Morgenstein
· 12 years ago
c101c81
net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper
by Moshe Lazer
· 12 years ago
f132c54
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
311f813
mlx4_core: Fix potential deadlock in mlx4_eq_int()
by Jack Morgenstein
· 12 years ago
08ff323
mlx4: 64-byte CQE/EQE support
by Or Gerlitz
· 12 years ago
b3834be
various: Fix spelling of "asynchronous" in comments.
by Adam Buchbinder
· 12 years ago
e657e07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 12 years ago
bfc0d8c
net/mlx4_core: Unmap UAR also in the case of error flow
by Dotan Barak
· 12 years ago
3cf164c
mlx4_core: Remove annoying debug messages from SR-IOV flow
by Or Gerlitz
· 12 years ago
992e8e6e
IB/mlx4: Miscellaneous adjustments for SR-IOV IB support
by Jack Morgenstein
· 12 years ago
993c401
mlx4_core: Add IB port-state machine and port mgmt event propagation
by Jack Morgenstein
· 12 years ago
5dedb9f
Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 12 years ago
d9236c3
{NET,IB}/mlx4: Add rmap support to mlx4_assign_eq
by Amir Vadai
· 12 years ago
00f5ce9
mlx4: Use port management change event instead of smp_snoop
by Jack Morgenstein
· 13 years ago
30f7c73
net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_int
by Jack Morgenstein
· 13 years ago
0c2fe82
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
5984be9
mlx4_core: Report thermal error events
by Jack Morgenstein
· 13 years ago
730c41d
mlx4: Replacing pool_lock with mutex
by Yevgeny Petrilin
· 13 years ago
758ff23
mlx4: Fix kcalloc parameters swapped
by Axel Lin
· 13 years ago
803143f
mlx4_core: map async events to arbitrary slave eqs
by Marcel Apfelbaum
· 13 years ago
eb41049
mlx4_core: removed function index from vf.
by Marcel Apfelbaum
· 13 years ago
c82e9aa
mlx4_core: resource tracking for HCA resources used by guests
by Eli Cohen
· 13 years ago
acba242
mlx4_core: Add wrapper functions and comm channel and slave event support to EQs
by Jack Morgenstein
· 13 years ago
f9baff5
mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)
by Jack Morgenstein
· 13 years ago
623ed84
mlx4_core: initial header-file changes for SRIOV support
by Jack Morgenstein
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
f470f8d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 13 years ago
ee40fa0
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 14 years ago
5a2cc19
mlx4: Move the Mellanox driver
by Jeff Kirsher
· 14 years ago
[Renamed from drivers/net/mlx4/eq.c]
c379474
mlx4: Fixing bad size of event queue buffer
by Yevgeny Petrilin
· 14 years ago
0b7ca5a
mlx4: Changing interrupt scheme
by Yevgeny Petrilin
· 14 years ago
e7c1c2c4
mlx4_en: Added self diagnostics test implementation
by Yevgeny Petrilin
· 14 years ago
0a645e8
drivers/net/mlx4: Use %pV, pr_<level>, printk_once
by Joe Perches
· 14 years ago
ba2d358
drivers/net: use __packed annotation
by Eric Dumazet
· 15 years ago
ee289b6
drivers/net: remove useless semicolons
by Joe Perches
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
f5f5951
mlx4_core: Distinguish multiple devices in /proc/interrupts
by Arputham Benjamin
· 15 years ago
fa0681d
mlx4_core: Allocate and map sufficient ICM memory for EQ context
by Roland Dreier
· 15 years ago
ff149b2
mlx4_core: Remove unnecessary includes of <linux/init.h>
by Roland Dreier
· 15 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 16 years ago
d1fdf24
mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTx
by Roland Dreier
· 16 years ago
a5b19b6
mlx4: FIX error flow when initializing EQ table
by Yevgeny Petrilin
· 16 years ago
27bf91d
mlx4_core: Add link type autosensing
by Yevgeny Petrilin
· 16 years ago
f5eda57
mlx4_core: Delete incorrect comment
by Roland Dreier
· 16 years ago
b8dd786
mlx4_core: Add support for multiple completion event vectors
by Yevgeny Petrilin
· 16 years ago
93fc9e1
mlx4_core: Support multiple pre-reserved QP regions
by Yevgeny Petrilin
· 16 years ago
8be1a6d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband
by Linus Torvalds
· 16 years ago
8d8bb39
dma-mapping: add the device argument to dma_mapping_error()
by FUJITA Tomonori
· 16 years ago
51a379d
mlx4: Update/add Mellanox Technologies copyright lines to mlx4 driver files
by Jack Morgenstein
· 16 years ago
27ac792
PAGE_ALIGN(): correctly handle 64-bit values on 32-bit architectures
by Andrea Righi
· 16 years ago
37608ee
mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums
by Roland Dreier
· 17 years ago
3d73c28
mlx4_core: Fix section mismatches
by Roland Dreier
· 17 years ago
ee49bd9
mlx4_core: Reset device when internal error is detected
by Jack Morgenstein
· 17 years ago
2c5cb23
mlx4_core: Free catastrophic error MSI-X interrupt with correct dev_id
by Roland Dreier
· 18 years ago
9cbe05c
missing includes in mlx4
by Al Viro
· 18 years ago
4093785
mlx4: don't use deprecated IRQ flags
by Andrew Morton
· 18 years ago
225c7b1
IB/mlx4: Add a driver Mellanox ConnectX InfiniBand adapters
by Roland Dreier
· 18 years ago