summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/amd/pds_core
Commit message (Expand)AuthorAgeFilesLines
* pds_core: use vmalloc_array and vcallocJulia Lawall2023-06-271-2/+2
* pds_core: Fix FW recovery detectionBrett Creeley2023-06-061-2/+8
* pds_core: fix mutex double unlock in error pathShannon Nelson2023-05-051-8/+13
* pds_core: remove CONFIG_DEBUG_FS from makefileShannon Nelson2023-05-031-2/+1
* pds_core: publish events to the clientsShannon Nelson2023-04-213-0/+37
* pds_core: add the aux client APIShannon Nelson2023-04-211-1/+150
* pds_core: devlink params for enabling VIF supportShannon Nelson2023-04-213-6/+108
* pds_core: add auxiliary_bus devicesShannon Nelson2023-04-214-2/+156
* pds_core: add initial VF device handlingShannon Nelson2023-04-212-1/+56
* pds_core: set up the VIF definitions and defaultsShannon Nelson2023-04-213-0/+83
* pds_core: add FW update feature to devlinkShannon Nelson2023-04-215-1/+211
* pds_core: Add adminq processing and commandsShannon Nelson2023-04-213-11/+289
* pds_core: set up device and adminqShannon Nelson2023-04-215-4/+733
* pds_core: add devlink health facilitiesShannon Nelson2023-04-215-1/+76
* pds_core: health timer and workqueueShannon Nelson2023-04-214-0/+103
* pds_core: add devcmd device interfacesShannon Nelson2023-04-216-3/+506
* pds_core: initial framework for pds_core PF driverShannon Nelson2023-04-214-0/+372