summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/amd/pds_core/auxbus.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-07net: pds_core: Fix possible double free in error handling pathYongzhi Liu1-8/+4
2023-08-31Merge tag 'vfio-v6.6-rc1' of https://github.com/awilliam/linux-vfioLinus Torvalds1-17/+7
2023-08-21Revert "pds_core: Fix some kernel-doc comments"Jakub Kicinski1-2/+2
2023-08-21pds_core: Fix some kernel-doc commentsYang Li1-2/+2
2023-08-18pds_core: Fix function header descriptionsBrett Creeley1-2/+2
2023-08-16pds_core: Require callers of register/unregister to pass PF drvdataBrett Creeley1-15/+5
2023-08-02pds_core: Fix documentation for pds_client_registerBrett Creeley1-1/+1
2023-04-21pds_core: add the aux client APIShannon Nelson1-1/+150
2023-04-21pds_core: add auxiliary_bus devicesShannon Nelson1-0/+115