summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/pds_core/adminq.c
Commit message (Expand)AuthorAgeFilesLines
* pds_core: Unmask adminq interrupt in work threadBrett Creeley2024-02-061-7/+3
* pds_core: Clear BARs on resetBrett Creeley2024-01-311-8/+20
* pds_core: Prevent race issues involving the adminqBrett Creeley2024-01-311-6/+25
* pds_core: Use struct pdsc for the pdsc_adminq_isr private dataBrett Creeley2024-01-311-2/+3
* pds_core: use correct index to mask irqShannon Nelson2023-11-141-1/+1
* pds_core: publish events to the clientsShannon Nelson2023-04-211-0/+2
* pds_core: Add adminq processing and commandsShannon Nelson2023-04-211-0/+288