summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/mellanox/mlx5/core/events.c
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: E-Switch, Replace host_params event with functions_changed eventVu Pham2019-05-311-2/+2
* net/mlx5: Handle event of power detection in the PCIE slotAya Levin2019-04-051-0/+75
* Merge tag 'mlx5-updates-2019-02-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2019-02-161-0/+2
|\
| * net/mlx5: Add host params change eventBodong Wang2019-02-141-0/+2
* | net/mlx5: Fix a compilation warning in events.cTariq Toukan2019-02-141-8/+9
|/
* net/mlx5: Add monitor commands layout and event dataEyal Davidovich2018-12-101-0/+2
* net/mlx5: Add support for plugged-disabled cable status in PMEMikhael Goikhman2018-12-101-0/+2
* net/mlx5: Add support for PCIe power slot exceeded error in PMEMikhael Goikhman2018-12-101-0/+2
* net/mlx5: Rework handling of port module eventsMikhael Goikhman2018-12-101-31/+52
* net/mlx5: Debug print for forwarded async eventsSaeed Mahameed2018-11-301-0/+3
* net/mlx5: Forward SRQ resource eventsSaeed Mahameed2018-11-301-0/+3
* net/mlx5: Forward QP/WorkQueues resource eventsSaeed Mahameed2018-11-301-0/+10
* net/mlx5: Remove all deprecated software versions of FW eventsSaeed Mahameed2018-11-301-91/+1Star
* net/mlx5: Allow forwarding event type general event as isSaeed Mahameed2018-11-301-0/+1
* net/mlx5: Remove unused events callback and logicSaeed Mahameed2018-11-301-4/+4
* net/mlx5: Allow port change event to be forwarded to driver notifiers chainSaeed Mahameed2018-11-301-0/+16
* net/mlx5: Driver events notifier APISaeed Mahameed2018-11-301-1/+24
* net/mlx5: Improve core device events handlingSaeed Mahameed2018-11-261-87/+136
* net/mlx5: Device events, Use async events chainSaeed Mahameed2018-11-261-0/+283