index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
2021-09-29
net/mlx4: Use array_size() helper in copy_to_user()
Gustavo A. R. Silva
2020-12-09
net/mlx4: simplify the return expression of mlx4_init_cq_table()
Zheng Yongjun
2020-09-14
net: mlx: convert tasklets to use new tasklet_setup() API
Allen Pais
2019-01-24
net/mlx4_core: Fix error handling when initializing CQ bufs in the driver
Jack Morgenstein
2018-11-22
{net, IB}/mlx4: Initialize CQ buffers in the driver when possible
Daniel Jurgens
2017-10-22
drivers, net, mlx4: convert mlx4_cq.refcount from atomic_t to refcount_t
Elena Reshetova
2017-07-24
(IB, net)/mlx4: Add resource utilization support
Moshe Shemesh
2017-07-17
{net, IB}/mlx4: Remove gfp flags argument
Leon Romanovsky
2017-02-17
mlx4: do not fire tasklet unless necessary
Eric Dumazet
2017-01-16
net/mlx4_core: Fix racy CQ (Completion Queue) free
Jack Morgenstein
2016-02-17
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
Huy Nguyen
2015-05-30
net/mlx4_core: Make sure there are no pending async events when freeing CQ
Matan Barak
2015-05-30
net/mlx4: Add EQ pool
Matan Barak
2014-12-11
net/mlx4_core: Use tasklet for user-space CQ completion events
Matan Barak
2014-07-02
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...
Amir Vadai
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-02
IB/mlx4: Implement IB_QP_CREATE_USE_GFP_NOIO
Jiri Kosina
2014-05-14
net/mlx4_core: Enforce irq affinity changes immediatly
Yuval Atias
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-04-24
net/mlx4_en: Add HW timestamping (TS) support
Amir Vadai
2013-03-07
net/mlx4_core: Fix endianness bug in set_param_l
Jack Morgenstein
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: cq modifications for SRIOV
Jack Morgenstein
2011-12-13
mlx4_core: Add "native" argument to mlx4_cmd and its callers (where needed)
Jack Morgenstein
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