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