aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/dev/port.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-08dev: caps and rx/tx offload supportDamjan Marion1-0/+9
2023-11-24dev: fix null dereference of arg listDamjan Marion1-2/+3
2023-11-16dev: device and port specific argsDamjan Marion1-0/+7
2023-11-13dev: add change_max_rx_frame_size capabilityDamjan Marion1-8/+19
2023-11-08dev: interrupt mode supportDamjan Marion1-23/+65
2023-11-02dev: new device driver infraDamjan Marion1-0/+678