summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/pds_core/main.c
Commit message (Expand)AuthorAgeFilesLines
* pds_core: Fix pdsc_check_pci_health function to use work threadBrett Creeley2024-04-101-0/+1
* pds_core: use pci_reset_function for health resetShannon Nelson2024-02-191-3/+4
* pds_core: delete VF dev on resetShannon Nelson2024-02-191-0/+16
* pds_core: add simple AER handlerShannon Nelson2024-02-191-0/+24
* pds_core: no health-thread in VF pathShannon Nelson2024-02-121-0/+6
* pds_core: Rework teardown/setup flow to be more commonBrett Creeley2024-01-311-2/+0
* pds_core: Clear BARs on resetBrett Creeley2024-01-311-0/+5
* pds_core: Prevent health thread from running during reset/removeBrett Creeley2024-01-311-2/+17
* pds_core: add attempts to fix broken PCIShannon Nelson2023-09-181-2/+2
* pds_core: implement pci reset handlersShannon Nelson2023-09-181-0/+50
* pds_core: remove redundant pci_clear_master()Yu Liao2023-08-181-4/+2
* pds_core: fix mutex double unlock in error pathShannon Nelson2023-05-051-8/+13
* pds_core: devlink params for enabling VIF supportShannon Nelson2023-04-211-6/+28
* pds_core: add auxiliary_bus devicesShannon Nelson2023-04-211-2/+34
* pds_core: add initial VF device handlingShannon Nelson2023-04-211-1/+47
* pds_core: add FW update feature to devlinkShannon Nelson2023-04-211-0/+1
* pds_core: set up device and adminqShannon Nelson2023-04-211-1/+16
* pds_core: add devlink health facilitiesShannon Nelson2023-04-211-0/+22
* pds_core: health timer and workqueueShannon Nelson2023-04-211-0/+31
* pds_core: add devcmd device interfacesShannon Nelson2023-04-211-2/+31
* pds_core: initial framework for pds_core PF driverShannon Nelson2023-04-211-0/+277