index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
eq.c
Age
Commit message (
Expand
)
Author
2021-01-22
net/mlx5: SF, Add auxiliary device driver
Parav Pandit
2021-01-22
net/mlx5: Introduce vhca state event notifier
Parav Pandit
2020-12-08
net/mlx5: Arm only EQs with EQEs
Shay Drory
2020-11-05
net: mlx5: Replace in_irq() usage
Sebastian Andrzej Siewior
2020-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-02
net/mlx5: poll cmd EQ in case of command timeout
Eran Ben Elisha
2020-10-02
net/mlx5: Fix a race when moving command interface to polling mode
Eran Ben Elisha
2020-09-14
net: mlx: convert tasklets to use new tasklet_setup() API
Allen Pais
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-22
net/mlx5: Fix a race when moving command interface to events mode
Eran Ben Elisha
2020-04-23
net/mlx5: Update eq.c to new cmd interface
Leon Romanovsky
2020-04-19
net/mlx5: Delete not-used cmd header
Leon Romanovsky
2020-01-07
net/mlx5: Use async EQ setup cleanup helpers for multiple EQs
Parav Pandit
2020-01-07
net/mlx5: Reduce No CQ found log level from warn to debug
Parav Pandit
2019-08-28
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2019-08-20
net/mlx5: Improve functions documentation
Saeed Mahameed
2019-08-10
mlx5: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-07-29
net/mlx5: fix -Wtype-limits compilation warnings
Qian Cai
2019-07-03
net/mlx5: Report EQE data upon CQ completion
Yishai Hadas
2019-07-03
net/mlx5: Report a CQ error event only when a handler was set
Yishai Hadas
2019-07-03
net/mlx5: Expose the API to register for ANY event
Yishai Hadas
2019-07-03
net/mlx5: Use event mask based on device capabilities
Yishai Hadas
2019-07-03
net/mlx5: Fix mlx5_core_destroy_cq() error flow
Yishai Hadas
2019-06-13
net/mlx5: Add EQ enable/disable API
Yuval Avnery
2019-06-13
net/mlx5: Use a single IRQ for all async EQs
Ariel Levkovich
2019-06-13
net/mlx5: Move all IRQ logic to pci_irq.c
Yuval Avnery
2019-06-13
net/mlx5: Generalize IRQ interface to work with irq_table
Yuval Avnery
2019-06-13
net/mlx5: Separate IRQ table creation from EQ table creation
Yuval Avnery
2019-06-13
net/mlx5: Move IRQ affinity set to IRQ allocation phase
Yuval Avnery
2019-06-13
net/mlx5: Move IRQ rmap creation to IRQ allocation phase
Yuval Avnery
2019-06-13
net/mlx5: Separate IRQ data from EQ table data
Yuval Avnery
2019-06-13
net/mlx5: Separate IRQ request/free from EQ life cycle
Yuval Avnery
2019-06-13
net/mlx5: Change interrupt handler to call chain notifier
Yuval Avnery
2019-06-13
net/mlx5: Introduce EQ polling budget
Yuval Avnery
2019-05-31
net/mlx5: E-Switch, Honor eswitch functions changed event cap
Vu Pham
2019-05-31
net/mlx5: E-Switch, Replace host_params event with functions_changed event
Vu Pham
2019-05-14
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-05-14
net/mlx5: Set completion EQs as shared resources
Yishai Hadas
2019-05-01
Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...
Saeed Mahameed
2019-04-29
net/mlx5: Enable general events on all interfaces
Aya Levin
2019-04-05
net/mlx5: A write memory barrier is sufficient in EQ ci update
Tariq Toukan
2019-03-22
net/mlx5: Fix compilation warning in eq.c
Saeed Mahameed
2019-02-14
net/mlx5: Relocate vport macros to the vport header file
Bodong Wang
2019-02-14
net/mlx5: Add host params change event
Bodong Wang
2019-02-11
mlx5: use RCU lock in mlx5_eq_cq_get()
Cong Wang
2018-12-10
net/mlx5: Add monitor commands layout and event data
Eyal Davidovich
2018-11-26
net/mlx5: Device events, Use async events chain
Saeed Mahameed
2018-11-26
net/mlx5: CQ ERR, Use async events chain
Saeed Mahameed
2018-11-26
net/mlx5: Resource tables, Use async events chain
Saeed Mahameed
2018-11-26
net/mlx5: CmdIF, Use async events chain
Saeed Mahameed
[next]