summaryrefslogtreecommitdiffstats
path: root/drivers/vdpa/solidrun
Commit message (Expand)AuthorAgeFilesLines
* vdpa/snet: implement the resume vDPA callbackAlvaro Karsz2023-06-273-0/+22
* vdpa: solidrun: constify pointers to hwmon_channel_infoKrzysztof Kozlowski2023-06-271-1/+1
* vdpa/snet: use likely/unlikely macros in hot functionsAlvaro Karsz2023-04-211-3/+3
* vdpa/snet: implement kick_vq_with_data callbackAlvaro Karsz2023-04-211-0/+13
* vdpa/snet: support the suspend vDPA callbackAlvaro Karsz2023-04-213-0/+22
* vdpa/snet: support getting and setting VQ stateAlvaro Karsz2023-04-215-71/+387
* virtio: vdpa: new SolidNET DPU driver.Alvaro Karsz2023-02-204-0/+1499