aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/dev/api.c
AgeCommit message (Expand)AuthorFilesLines
2024-11-07dev: secondary interfaces supportDamjan Marion1-19/+78
2024-11-07dev: introduce consistent_qp featureMohammed Hawari1-0/+2
2024-10-23dev: keep dev_instance data in structDamjan Marion1-1/+1
2023-11-25dev: initial set of APIsDamjan Marion1-5/+10
2023-11-24dev: fix null dereference of arg listDamjan Marion1-3/+4
2023-11-16dev: device and port specific argsDamjan Marion1-0/+19
2023-11-08dev: interrupt mode supportDamjan Marion1-0/+9
2023-11-02dev: new device driver infraDamjan Marion1-0/+241