aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/pds_core/adminq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-30pds_core: smaller adminq poll starting intervalShannon Nelson1-2/+2
2025-04-23pds_core: make wait_context part of q_infoShannon Nelson1-22/+14
2024-02-06pds_core: Unmask adminq interrupt in work threadBrett Creeley1-7/+3
2024-01-31pds_core: Clear BARs on resetBrett Creeley1-8/+20
2024-01-31pds_core: Prevent race issues involving the adminqBrett Creeley1-6/+25
2024-01-31pds_core: Use struct pdsc for the pdsc_adminq_isr private dataBrett Creeley1-2/+3
2023-11-14pds_core: use correct index to mask irqShannon Nelson1-1/+1
2023-04-21pds_core: publish events to the clientsShannon Nelson1-0/+2
2023-04-21pds_core: Add adminq processing and commandsShannon Nelson1-0/+288