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
starfive-6.6.48-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
/
cq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-29
net/mlx4: Use array_size() helper in copy_to_user()
Gustavo A. R. Silva
1
-1
/
+2
2020-12-10
net/mlx4: simplify the return expression of mlx4_init_cq_table()
Zheng Yongjun
1
-7
/
+2
2020-09-14
net: mlx: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-2
/
+2
2019-01-25
net/mlx4_core: Fix error handling when initializing CQ bufs in the driver
Jack Morgenstein
1
-2
/
+4
2018-11-22
{net, IB}/mlx4: Initialize CQ buffers in the driver when possible
Daniel Jurgens
1
-4
/
+67
2017-10-22
drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_t
Elena Reshetova
1
-4
/
+4
2017-07-24
(IB, net)/mlx4: Add resource utilization support
Moshe Shemesh
1
-3
/
+4
2017-07-18
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
1
-2
/
+2
2017-02-17
mlx4: do not fire tasklet unless necessary
Eric Dumazet
1
-1
/
+5
2017-01-16
net/mlx4_core: Fix racy CQ (Completion Queue) free
Jack Morgenstein
1
-18
/
+20
2016-02-17
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
Huy Nguyen
1
-1
/
+3
2015-05-31
net/mlx4_core: Make sure there are no pending async events when freeing CQ
Matan Barak
1
-0
/
+3
2015-05-31
net/mlx4: Add EQ pool
Matan Barak
1
-5
/
+5
2014-12-11
net/mlx4_core: Use tasklet for user-space CQ completion events
Matan Barak
1
-0
/
+50
2014-07-03
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...
Amir Vadai
1
-2
/
+0
2014-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+3
2014-06-03
IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO
Jiri Kosina
1
-2
/
+2
2014-05-14
net/mlx4_core: Enforce irq affinity changes immediatly
Yuval Atias
1
-0
/
+3
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
-6
/
+0
2013-04-25
net/mlx4_en: Add HW timestamping (TS) support
Amir Vadai
1
-3
/
+7
2013-03-08
net/mlx4_core: Fix endianness bug in set_param_l
Jack Morgenstein
1
-1
/
+1
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
-23
/
+2
2011-12-13
mlx4_core: cq modifications for SRIOV
Jack Morgenstein
1
-27
/
+89
2011-12-13
mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)
Jack Morgenstein
1
-3
/
+3
2011-11-01
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2011-08-11
mlx4: Move the Mellanox driver
Jeff Kirsher
1
-0
/
+319