index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
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
2021-12-10
net/mlx4: Use irq_update_affinity_hint()
Nitesh Narayan Lal
2020-09-14
net: mlx: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-07-27
net/mlx4: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-07-15
ethernet: remove redundant memset
Fuqian Huang
2019-01-24
net/mlx4_core: A write memory barrier is sufficient in EQ ci update
Tariq Toukan
2019-01-23
net/mlx4: Mark expected switch fall-through
Gustavo A. R. Silva
2019-01-17
net/mlx4: remove unneeded semicolon
YueHaibing
2018-09-21
net/mlx4: Use cpumask_available for eq->affinity_mask
Nathan Chancellor
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2017-08-29
net/mlx4_core: Fix misplaced brackets of sizeof
Tariq Toukan
2017-08-16
mlx4: sizeof style usage
stephen hemminger
2017-02-23
net/mlx4_core: Use cq quota in SRIOV when creating completion EQs
Jack Morgenstein
2017-02-17
mlx4: do not fire tasklet unless necessary
Eric Dumazet
2017-01-16
net/mlx4_core: Eliminate warning messages for SRQ_LIMIT under SRIOV
Jack Morgenstein
2016-10-29
net/mlx4: Fix firmware command timeout during interrupt test
Eugenia Emantayev
2016-09-16
net/mlx4_en: fix off by one in error handling
Sebastian Ott
2016-02-17
net/mlx4_core: Set UAR page size to 4KB regardless of system page size
Huy Nguyen
2015-12-06
net/mlx4_core: Use both physical ports to dispatch link state events to VF
Moni Shoua
2015-10-27
net/mlx4: Copy/set only sizeof struct mlx4_eqe bytes
Carol L Soto
2015-10-09
net/mlx4_core: Avoid failing the interrupts test
Carol L Soto
2015-07-26
net/mlx4_core: Fix wrong index in propagating port change event to VFs
Jack Morgenstein
2015-06-03
net/mlx4_core: Fix build failure introduced by the EQ pool changes
Or Gerlitz
2015-05-30
net/mlx4_core: Move affinity hints to mlx4_core ownership
Ido Shamay
2015-05-30
net/mlx4: Add EQ pool
Matan Barak
2015-05-24
net/mlx4_core: Modify port values when generting EQEs for VFs
Or Gerlitz
2015-04-15
net/mlx4_core: Raise slave shutdown event upon FLR
Yishai Hadas
2015-04-09
mlx4/mlx5: Use dma_wmb/rmb where appropriate
Alexander Duyck
2015-03-24
net/mlx4_core: Fix GEN_EQE accessing uninitialixed mutex
Jack Morgenstein
2015-01-27
net/mlx4_core: Fix HW2SW_EQ to conform to the firmware spec
Jack Morgenstein
2015-01-27
net/mlx4_core: Add bad-cable event support
Jack Morgenstein
2015-01-25
net/mlx4_core: Enable device recovery flow with SRIOV
Yishai Hadas
2015-01-25
net/mlx4_core: Maintain a persistent memory for mlx4 device
Yishai Hadas
2014-12-11
net/mlx4_core: Use tasklet for user-space CQ completion events
Matan Barak
2014-11-13
net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...
Matan Barak
2014-10-26
net/mlx4_core: Call synchronize_irq() before freeing EQ buffer
Eli Cohen
2014-09-19
net/mlx4_core: Cache line EQE size support
Ido Shamay
2014-07-02
net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...
Amir Vadai
2014-06-02
Revert "net/mlx4_en: Use affinity hint"
David S. Miller
2014-06-01
net/mlx4_en: Use affinity hint
Yuval Atias
2014-05-14
net/mlx4_core: Enforce irq affinity changes immediatly
Yuval Atias
2014-05-08
mellanox: Logging message cleanups
Joe Perches
2014-03-20
net/mlx4: Adapt code for N-Port VF
Matan Barak
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-07-29
net/mlx4_core: Respond to operation request by firmware
Yevgeny Petrilin
2013-06-13
net/mlx4: Add VF link state support
Rony Efraim
2013-04-24
mlx4_core: Reduce warning message for SRQ_LIMIT event to debug level
Jack Morgenstein
2013-03-21
net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapper
Moshe Lazer
2012-12-13
Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
[next]