summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/pds_core/dev.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-10pds_core: Fix pdsc_check_pci_health function to use work threadBrett Creeley1-0/+3
2024-02-06pds_core: Clean up init/uninit flows to be more readableBrett Creeley1-0/+16
2024-02-06pds_core: Fix up some minor issuesBrett Creeley1-4/+2
2024-02-01pds_core: Rework teardown/setup flow to be more commonBrett Creeley1-7/+0
2024-02-01pds_core: Clear BARs on resetBrett Creeley1-1/+8
2023-11-15pds_core: fix up some format-truncation complaintsShannon Nelson1-2/+6
2023-09-18pds_core: check health in devcmd waitShannon Nelson1-2/+9
2023-08-26pds_core: pass opcode to devcmd_waitShannon Nelson1-5/+2
2023-08-26pds_core: check for work queue before useShannon Nelson1-1/+1
2023-06-07pds_core: Fix FW recovery detectionBrett Creeley1-2/+8
2023-04-21pds_core: health timer and workqueueShannon Nelson1-0/+3
2023-04-21pds_core: add devcmd device interfacesShannon Nelson1-0/+348