summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/pds_core/core.h
AgeCommit message (Expand)AuthorFilesLines
2024-04-22devlink: extend devlink_param *set pointerMateusz Polchlopek1-1/+2
2024-04-10pds_core: Fix pdsc_check_pci_health function to use work threadBrett Creeley1-0/+2
2024-02-19pds_core: use pci_reset_function for health resetShannon Nelson1-3/+0
2024-02-06pds_core: Clean up init/uninit flows to be more readableBrett Creeley1-0/+1
2024-02-01pds_core: Rework teardown/setup flow to be more commonBrett Creeley1-1/+0
2024-02-01pds_core: Prevent race issues involving the adminqBrett Creeley1-0/+1
2023-11-15pds_core: fix up some format-truncation complaintsShannon Nelson1-1/+1
2023-09-18pds_core: add attempts to fix broken PCIShannon Nelson1-0/+3
2023-09-18pds_core: implement pci reset handlersShannon Nelson1-0/+4
2023-04-21pds_core: publish events to the clientsShannon Nelson1-0/+3
2023-04-21pds_core: devlink params for enabling VIF supportShannon Nelson1-0/+7
2023-04-21pds_core: add auxiliary_bus devicesShannon Nelson1-0/+6
2023-04-21pds_core: add initial VF device handlingShannon Nelson1-0/+9
2023-04-21pds_core: set up the VIF definitions and defaultsShannon Nelson1-0/+11
2023-04-21pds_core: add FW update feature to devlinkShannon Nelson1-0/+5
2023-04-21pds_core: set up device and adminqShannon Nelson1-0/+151
2023-04-21pds_core: add devlink health facilitiesShannon Nelson1-0/+6
2023-04-21pds_core: health timer and workqueueShannon Nelson1-0/+8
2023-04-21pds_core: add devcmd device interfacesShannon Nelson1-0/+50
2023-04-21pds_core: initial framework for pds_core PF driverShannon Nelson1-0/+56