index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2015-07-27
net/mlx4_core: Fix wrong index in propagating port change event to VFs
Jack Morgenstein
1
-2
/
+2
2015-06-04
net/mlx4_core: Fix build failure introduced by the EQ pool changes
Or Gerlitz
1
-1
/
+3
2015-05-31
net/mlx4_core: Move affinity hints to mlx4_core ownership
Ido Shamay
1
-0
/
+21
2015-05-31
net/mlx4: Add EQ pool
Matan Barak
1
-141
/
+212
2015-05-25
net/mlx4_core: Modify port values when generting EQEs for VFs
Or Gerlitz
1
-4
/
+20
2015-04-15
net/mlx4_core: Raise slave shutdown event upon FLR
Yishai Hadas
1
-0
/
+2
2015-04-09
mlx4/mlx5: Use dma_wmb/rmb where appropriate
Alexander Duyck
1
-2
/
+2
2015-03-24
net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutex
Jack Morgenstein
1
-11
/
+7
2015-01-28
net/mlx4_core: Fix HW2SW_EQ to conform to the firmware spec
Jack Morgenstein
1
-22
/
+4
2015-01-28
net/mlx4_core: Add bad-cable event support
Jack Morgenstein
1
-0
/
+22
2015-01-26
net/mlx4_core: Enable device recovery flow with SRIOV
Yishai Hadas
1
-2
/
+8
2015-01-26
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
1
-18
/
+24
2014-12-11
net/mlx4_core: Use tasklet for user-space CQ completion events
Matan Barak
1
-1
/
+15
2014-11-13
net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...
Matan Barak
1
-2
/
+6
2014-10-27
net/mlx4_core: Call synchronize_irq() before freeing EQ buffer
Eli Cohen
1
-0
/
+1
2014-09-20
net/mlx4_core: Cache line EQE size support
Ido Shamay
1
-11
/
+19
2014-07-03
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...
Amir Vadai
1
-61
/
+8
2014-06-02
Revert "net/mlx4_en: Use affinity hint"
David S. Miller
1
-12
/
+1
2014-06-02
net/mlx4_en: Use affinity hint
Yuval Atias
1
-1
/
+12
2014-05-14
net/mlx4_core: Enforce irq affinity changes immediatly
Yuval Atias
1
-0
/
+62
2014-05-09
mellanox: Logging message cleanups
Joe Perches
1
-52
/
+33
2014-03-21
net/mlx4: Adapt code for N-Port VF
Matan Barak
1
-10
/
+38
2014-01-16
drivers/net: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-10
mlx4_core: Roll back round robin bitmap allocation commit for CQs, SRQs, and ...
Jack Morgenstein
1
-2
/
+2
2013-11-08
net/mlx4_core: Initialize all mailbox buffers to zero before use
Jack Morgenstein
1
-1
/
+0
2013-07-29
net/mlx4_core: Respond to operation request by firmware
Yevgeny Petrilin
1
-0
/
+9
2013-06-14
net/mlx4: Add VF link state support
Rony Efraim
1
-2
/
+7
2013-04-25
mlx4_core: Reduce warning message for SRQ_LIMIT event to debug level
Jack Morgenstein
1
-2
/
+2
2013-03-21
net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper
Moshe Lazer
1
-1
/
+1
2012-12-14
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-13
/
+23
2012-11-30
mlx4_core: Fix potential deadlock in mlx4_eq_int()
Jack Morgenstein
1
-4
/
+6
2012-11-26
mlx4: 64-byte CQE/EQE support
Or Gerlitz
1
-9
/
+17
2012-11-19
various: Fix spelling of "asynchronous" in comments.
Adam Buchbinder
1
-1
/
+1
2012-10-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-4
/
+14
2012-10-26
net/mlx4_core: Unmap UAR also in the case of error flow
Dotan Barak
1
-4
/
+14
2012-10-23
mlx4_core: Remove annoying debug messages from SR-IOV flow
Or Gerlitz
1
-6
/
+0
2012-10-01
IB/mlx4: Miscellaneous adjustments for SR-IOV IB support
Jack Morgenstein
1
-2
/
+6
2012-10-01
mlx4_core: Add IB port-state machine and port mgmt event propagation
Jack Morgenstein
1
-16
/
+221
2012-07-25
Merge tag 'rdma-for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
1
-4
/
+18
2012-07-19
{NET,IB}/mlx4: Add rmap support to mlx4_assign_eq
Amir Vadai
1
-1
/
+11
2012-07-10
mlx4: Use port management change event instead of smp_snoop
Jack Morgenstein
1
-4
/
+18
2012-06-01
net/mlx4_core: Fix the slave_id out-of-range test in mlx4_eq_int
Jack Morgenstein
1
-1
/
+1
2012-03-21
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+31
2012-03-13
mlx4_core: Report thermal error events
Jack Morgenstein
1
-1
/
+31
2012-02-22
mlx4: Replacing pool_lock with mutex
Yevgeny Petrilin
1
-4
/
+4
2012-02-14
mlx4: Fix kcalloc parameters swapped
Axel Lin
1
-2
/
+3
2012-01-23
mlx4_core: map async events to arbitrary slave eqs
Marcel Apfelbaum
1
-10
/
+7
2012-01-23
mlx4_core: removed function index from vf.
Marcel Apfelbaum
1
-2
/
+2
2011-12-13
mlx4_core: resource tracking for HCA resources used by guests
Eli Cohen
1
-37
/
+0
2011-12-13
mlx4_core: Add wrapper functions and comm channel and slave event support to EQs
Jack Morgenstein
1
-25
/
+350
[next]