index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
mellanox
/
mlx5
/
core
/
events.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-14
net/mlx5: Parallelize vhca event handling
Wei Zhang
1
-5
/
+0
2023-06-16
net/mlx5: Add header file for events
Juhee Kang
1
-1
/
+1
2023-02-08
RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregister
Jiri Pirko
1
-0
/
+2
2022-09-22
net/mlx5e: Support MACsec offload extended packet number (EPN)
Emeel Hakim
1
-0
/
+3
2021-08-11
net/mlx5: Fix typo in comments
Cai Huoqing
1
-1
/
+1
2021-01-28
Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
1
-0
/
+7
2021-01-27
net/mlx5: Notify on trap action by blocking event
Aya Levin
1
-0
/
+28
2021-01-27
net/mlx5: Rename events notifier header
Aya Levin
1
-8
/
+11
2021-01-22
net/mlx5: Introduce vhca state event notifier
Parav Pandit
1
-0
/
+7
2020-05-22
net/mlx5: Fix memory leak in mlx5_events_init
Moshe Shemesh
1
-1
/
+3
2019-05-31
net/mlx5: E-Switch, Replace host_params event with functions_changed event
Vu Pham
1
-2
/
+2
2019-04-05
net/mlx5: Handle event of power detection in the PCIE slot
Aya Levin
1
-0
/
+75
2019-02-16
Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
1
-0
/
+2
2019-02-14
net/mlx5: Add host params change event
Bodong Wang
1
-0
/
+2
2019-02-13
net/mlx5: Fix a compilation warning in events.c
Tariq Toukan
1
-8
/
+9
2018-12-10
net/mlx5: Add monitor commands layout and event data
Eyal Davidovich
1
-0
/
+2
2018-12-10
net/mlx5: Add support for plugged-disabled cable status in PME
Mikhael Goikhman
1
-0
/
+2
2018-12-10
net/mlx5: Add support for PCIe power slot exceeded error in PME
Mikhael Goikhman
1
-0
/
+2
2018-12-10
net/mlx5: Rework handling of port module events
Mikhael Goikhman
1
-31
/
+52
2018-11-29
net/mlx5: Debug print for forwarded async events
Saeed Mahameed
1
-0
/
+3
2018-11-29
net/mlx5: Forward SRQ resource events
Saeed Mahameed
1
-0
/
+3
2018-11-29
net/mlx5: Forward QP/WorkQueues resource events
Saeed Mahameed
1
-0
/
+10
2018-11-29
net/mlx5: Remove all deprecated software versions of FW events
Saeed Mahameed
1
-91
/
+1
2018-11-29
net/mlx5: Allow forwarding event type general event as is
Saeed Mahameed
1
-0
/
+1
2018-11-29
net/mlx5: Remove unused events callback and logic
Saeed Mahameed
1
-4
/
+4
2018-11-29
net/mlx5: Allow port change event to be forwarded to driver notifiers chain
Saeed Mahameed
1
-0
/
+16
2018-11-29
net/mlx5: Driver events notifier API
Saeed Mahameed
1
-1
/
+24
2018-11-26
net/mlx5: Improve core device events handling
Saeed Mahameed
1
-87
/
+136
2018-11-26
net/mlx5: Device events, Use async events chain
Saeed Mahameed
1
-0
/
+283