summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/pds_core/core.c
AgeCommit message (Expand)Author
2024-04-10pds_core: Fix pdsc_check_pci_health function to use work threadBrett Creeley
2024-02-19pds_core: use pci_reset_function for health resetShannon Nelson
2024-02-06pds_core: Clean up init/uninit flows to be more readableBrett Creeley
2024-02-06pds_core: Don't assign interrupt index/bound_intr to notifyqBrett Creeley
2024-01-31pds_core: Rework teardown/setup flow to be more commonBrett Creeley
2024-01-31pds_core: Clear BARs on resetBrett Creeley
2024-01-31pds_core: Prevent race issues involving the adminqBrett Creeley
2024-01-31pds_core: Use struct pdsc for the pdsc_adminq_isr private dataBrett Creeley
2024-01-31pds_core: Cancel AQ work on teardownBrett Creeley
2023-10-25amd/pds_core: core: No need for Null pointer check before kfreeBragatheswaran Manickavel
2023-09-18pds_core: add attempts to fix broken PCIShannon Nelson
2023-09-18pds_core: implement pci reset handlersShannon Nelson
2023-09-18pds_core: keep viftypes table across resetShannon Nelson
2023-08-25pds_core: no reset command for VFShannon Nelson
2023-08-25pds_core: no health reporter in VFShannon Nelson
2023-06-27pds_core: use vmalloc_array and vcallocJulia Lawall
2023-04-21pds_core: publish events to the clientsShannon Nelson
2023-04-21pds_core: set up the VIF definitions and defaultsShannon Nelson
2023-04-21pds_core: Add adminq processing and commandsShannon Nelson
2023-04-21pds_core: set up device and adminqShannon Nelson
2023-04-21pds_core: add devlink health facilitiesShannon Nelson
2023-04-21pds_core: health timer and workqueueShannon Nelson
2023-04-21pds_core: add devcmd device interfacesShannon Nelson