Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-27 | dev: add per-port vnet flow | 6 | -4/+97 | |
2024-02-19 | dev: fix type for uint32 arg value | 1 | -1/+1 | |
2023-12-21 | dev: per-queue format callbacks | 2 | -0/+8 | |
2023-12-08 | dev: caps and rx/tx offload support | 3 | -4/+125 | |
2023-12-04 | dev: mark API handlers as thread safe | 1 | -2/+3 | |
2023-11-30 | dev: use the endian reply macro | 1 | -34/+34 | |
2023-11-29 | pci: fix MSI-X vector length check | 1 | -1/+1 | |
2023-11-25 | dev: initial set of APIs | 10 | -24/+336 | |
2023-11-24 | dev: fix null dereference of arg list | 2 | -5/+7 | |
2023-11-16 | dev: startup.conf handling improvements | 1 | -11/+20 | |
2023-11-16 | dev: device and port specific args | 10 | -7/+403 | |
2023-11-13 | dev: add change_max_rx_frame_size capability | 7 | -26/+50 | |
2023-11-08 | dev: remove unused code | 3 | -37/+0 | |
2023-11-08 | dev: interrupt mode support | 9 | -154/+276 | |
2023-11-03 | dev: strip debig log function name prefix during compilation | 3 | -8/+4 | |
2023-11-02 | dev: new device driver infra | 23 | -0/+5356 |