index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
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
2025-02-17
net/mlx5: Add sensor name to temperature event message
Shahar Shitrit
2025-02-17
net/mlx5: Modify LSB bitmask in temperature event to include only the first bit
Shahar Shitrit
2025-02-17
net/mlx5: Prefix temperature event bitmap with '0x' for clarity
Shahar Shitrit
2025-02-17
net/mlx5: Apply rate-limiting to high temperature warning
Shahar Shitrit
2023-10-14
net/mlx5: Parallelize vhca event handling
Wei Zhang
2023-06-16
net/mlx5: Add header file for events
Juhee Kang
2023-02-08
RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregister
Jiri Pirko
2022-09-22
net/mlx5e: Support MACsec offload extended packet number (EPN)
Emeel Hakim
2021-08-11
net/mlx5: Fix typo in comments
Cai Huoqing
2021-01-28
Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2021-01-27
net/mlx5: Notify on trap action by blocking event
Aya Levin
2021-01-27
net/mlx5: Rename events notifier header
Aya Levin
2021-01-22
net/mlx5: Introduce vhca state event notifier
Parav Pandit
2020-05-22
net/mlx5: Fix memory leak in mlx5_events_init
Moshe Shemesh
2019-05-31
net/mlx5: E-Switch, Replace host_params event with functions_changed event
Vu Pham
2019-04-05
net/mlx5: Handle event of power detection in the PCIE slot
Aya Levin
2019-02-16
Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2019-02-14
net/mlx5: Add host params change event
Bodong Wang
2019-02-13
net/mlx5: Fix a compilation warning in events.c
Tariq Toukan
2018-12-10
net/mlx5: Add monitor commands layout and event data
Eyal Davidovich
2018-12-10
net/mlx5: Add support for plugged-disabled cable status in PME
Mikhael Goikhman
2018-12-10
net/mlx5: Add support for PCIe power slot exceeded error in PME
Mikhael Goikhman
2018-12-10
net/mlx5: Rework handling of port module events
Mikhael Goikhman
2018-11-29
net/mlx5: Debug print for forwarded async events
Saeed Mahameed
2018-11-29
net/mlx5: Forward SRQ resource events
Saeed Mahameed
2018-11-29
net/mlx5: Forward QP/WorkQueues resource events
Saeed Mahameed
2018-11-29
net/mlx5: Remove all deprecated software versions of FW events
Saeed Mahameed
2018-11-29
net/mlx5: Allow forwarding event type general event as is
Saeed Mahameed
2018-11-29
net/mlx5: Remove unused events callback and logic
Saeed Mahameed
2018-11-29
net/mlx5: Allow port change event to be forwarded to driver notifiers chain
Saeed Mahameed
2018-11-29
net/mlx5: Driver events notifier API
Saeed Mahameed
2018-11-26
net/mlx5: Improve core device events handling
Saeed Mahameed
2018-11-26
net/mlx5: Device events, Use async events chain
Saeed Mahameed