aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/events.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-31net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham1-2/+2
2019-04-05net/mlx5: Handle event of power detection in the PCIE slotAya Levin1-0/+75
2019-02-16Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linuxDavid S. Miller1-0/+2
2019-02-14net/mlx5: Add host params change eventBodong Wang1-0/+2
2019-02-13net/mlx5: Fix a compilation warning in events.cTariq Toukan1-8/+9
2018-12-10net/mlx5: Add monitor commands layout and event dataEyal Davidovich1-0/+2
2018-12-10net/mlx5: Add support for plugged-disabled cable status in PMEMikhael Goikhman1-0/+2
2018-12-10net/mlx5: Add support for PCIe power slot exceeded error in PMEMikhael Goikhman1-0/+2
2018-12-10net/mlx5: Rework handling of port module eventsMikhael Goikhman1-31/+52
2018-11-29net/mlx5: Debug print for forwarded async eventsSaeed Mahameed1-0/+3
2018-11-29net/mlx5: Forward SRQ resource eventsSaeed Mahameed1-0/+3
2018-11-29net/mlx5: Forward QP/WorkQueues resource eventsSaeed Mahameed1-0/+10
2018-11-29net/mlx5: Remove all deprecated software versions of FW eventsSaeed Mahameed1-91/+1
2018-11-29net/mlx5: Allow forwarding event type general event as isSaeed Mahameed1-0/+1
2018-11-29net/mlx5: Remove unused events callback and logicSaeed Mahameed1-4/+4
2018-11-29net/mlx5: Allow port change event to be forwarded to driver notifiers chainSaeed Mahameed1-0/+16
2018-11-29net/mlx5: Driver events notifier APISaeed Mahameed1-1/+24
2018-11-26net/mlx5: Improve core device events handlingSaeed Mahameed1-87/+136
2018-11-26net/mlx5: Device events, Use async events chainSaeed Mahameed1-0/+283