index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2021-12-10
net/mlx4: Use irq_update_affinity_hint()
Nitesh Narayan Lal
1
-5
/
+3
2020-09-14
net: mlx: convert tasklets to use new tasklet_setup() API
Allen Pais
1
-2
/
+1
2020-07-27
net/mlx4: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2019-07-15
ethernet: remove redundant memset
Fuqian Huang
1
-2
/
+0
2019-01-25
net/mlx4_core: A write memory barrier is sufficient in EQ ci update
Tariq Toukan
1
-1
/
+1
2019-01-23
net/mlx4: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-01-18
net/mlx4: remove unneeded semicolon
YueHaibing
1
-1
/
+1
2018-09-22
net/mlx4: Use cpumask_available for eq->affinity_mask
Nathan Chancellor
1
-1
/
+2
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+3
2017-08-30
net/mlx4_core: Fix misplaced brackets of sizeof
Tariq Toukan
1
-1
/
+1
2017-08-16
mlx4: sizeof style usage
stephen hemminger
1
-10
/
+10
2017-02-23
net/mlx4_core: Use cq quota in SRIOV when creating completion EQs
Jack Morgenstein
1
-3
/
+2
2017-02-17
mlx4: do not fire tasklet unless necessary
Eric Dumazet
1
-8
/
+1
2017-01-16
net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV
Jack Morgenstein
1
-9
/
+14
2016-10-29
net/mlx4: Fix firmware command timeout during interrupt test
Eugenia Emantayev
1
-33
/
+29
2016-09-16
net/mlx4_en: fix off by one in error handling
Sebastian Ott
1
-2
/
+2
2016-02-17
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
Huy Nguyen
1
-3
/
+4
2015-12-07
net/mlx4_core: Use both physical ports to dispatch link state events to VF
Moni Shoua
1
-4
/
+20
2015-10-28
net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes
Carol L Soto
1
-1
/
+1
2015-10-09
net/mlx4_core: Avoid failing the interrupts test
Carol L Soto
1
-0
/
+4
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
[next]