aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/amd/pds_core/debugfs.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-04-11pds_core: fix memory leak in pdsc_debugfs_add_qcq()Abdun Nihaal1-2/+3
2024-09-04pds_core: Remove redundant null pointer checksLi Zetao1-4/+4
2024-02-06pds_core: Fix up some minor issuesBrett Creeley1-3/+2
2024-02-06pds_core: Don't assign interrupt index/bound_intr to notifyqBrett Creeley1-1/+2
2024-01-31pds_core: Rework teardown/setup flow to be more commonBrett Creeley1-0/+4
2023-04-21pds_core: set up the VIF definitions and defaultsShannon Nelson1-0/+24
2023-04-21pds_core: set up device and adminqShannon Nelson1-0/+77
2023-04-21pds_core: add devcmd device interfacesShannon Nelson1-0/+38
2023-04-21pds_core: initial framework for pds_core PF driverShannon Nelson1-0/+31