aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/pds_core/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-05-05pds_core: fix mutex double unlock in error pathShannon Nelson1-8/+13
2023-04-21pds_core: devlink params for enabling VIF supportShannon Nelson1-6/+28
2023-04-21pds_core: add auxiliary_bus devicesShannon Nelson1-2/+34
2023-04-21pds_core: add initial VF device handlingShannon Nelson1-1/+47
2023-04-21pds_core: add FW update feature to devlinkShannon Nelson1-0/+1
2023-04-21pds_core: set up device and adminqShannon Nelson1-1/+16
2023-04-21pds_core: add devlink health facilitiesShannon Nelson1-0/+22
2023-04-21pds_core: health timer and workqueueShannon Nelson1-0/+31
2023-04-21pds_core: add devcmd device interfacesShannon Nelson1-2/+31
2023-04-21pds_core: initial framework for pds_core PF driverShannon Nelson1-0/+277