aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/events.c
AgeCommit message (Expand)Author
2023-10-14net/mlx5: Parallelize vhca event handlingWei Zhang
2023-06-16net/mlx5: Add header file for eventsJuhee Kang
2023-02-08RDMA/mlx5: Track netdev to avoid deadlock during netdev notifier unregisterJiri Pirko
2022-09-22net/mlx5e: Support MACsec offload extended packet number (EPN)Emeel Hakim
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing
2021-01-28Merge tag 'mlx5-updates-2021-01-13' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-01-27net/mlx5: Notify on trap action by blocking eventAya Levin
2021-01-27net/mlx5: Rename events notifier headerAya Levin
2021-01-22net/mlx5: Introduce vhca state event notifierParav Pandit
2020-05-22net/mlx5: Fix memory leak in mlx5_events_initMoshe Shemesh
2019-05-31net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham
2019-04-05net/mlx5: Handle event of power detection in the PCIE slotAya Levin
2019-02-16Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2019-02-14net/mlx5: Add host params change eventBodong Wang
2019-02-13net/mlx5: Fix a compilation warning in events.cTariq Toukan
2018-12-10net/mlx5: Add monitor commands layout and event dataEyal Davidovich
2018-12-10net/mlx5: Add support for plugged-disabled cable status in PMEMikhael Goikhman
2018-12-10net/mlx5: Add support for PCIe power slot exceeded error in PMEMikhael Goikhman
2018-12-10net/mlx5: Rework handling of port module eventsMikhael Goikhman
2018-11-29net/mlx5: Debug print for forwarded async eventsSaeed Mahameed
2018-11-29net/mlx5: Forward SRQ resource eventsSaeed Mahameed
2018-11-29net/mlx5: Forward QP/WorkQueues resource eventsSaeed Mahameed
2018-11-29net/mlx5: Remove all deprecated software versions of FW eventsSaeed Mahameed
2018-11-29net/mlx5: Allow forwarding event type general event as isSaeed Mahameed
2018-11-29net/mlx5: Remove unused events callback and logicSaeed Mahameed
2018-11-29net/mlx5: Allow port change event to be forwarded to driver notifiers chainSaeed Mahameed
2018-11-29net/mlx5: Driver events notifier APISaeed Mahameed
2018-11-26net/mlx5: Improve core device events handlingSaeed Mahameed
2018-11-26net/mlx5: Device events, Use async events chainSaeed Mahameed