Age | Commit message (Expand) | Author | Files | Lines |
2020-05-22 | avf: interrupt mode, support for WB_ON_ITR | Damjan Marion | 1 | -1/+3 |
2020-03-24 | avf: proper promisc handling | Damjan Marion | 1 | -1/+2 |
2020-02-25 | avf: Handle chain buffer in TX properly | Steven Luong | 1 | -1/+2 |
2019-10-23 | avf: improve timeout handling | Jakub Grajciar | 1 | -1/+7 |
2019-08-21 | avf: print queue id in packet trace | Damjan Marion | 1 | -1/+2 |
2019-06-25 | avf: fix clear hw stats | Filip Tehlar | 1 | -0/+1 |
2019-06-18 | avf: fix adminq enqueue errors | Damjan Marion | 1 | -0/+3 |
2019-06-18 | avf: add logging macros and improve logging | Damjan Marion | 1 | -0/+16 |
2019-02-14 | Add -fno-common compile option | Benoît Ganne | 1 | -1/+1 |
2019-01-30 | buffers: major cleanup and improvements | Damjan Marion | 1 | -0/+1 |
2019-01-07 | avf: allocate descriptor memory from local numa | Damjan Marion | 1 | -0/+1 |
2018-12-29 | avf: tx dequeue optimizations | Damjan Marion | 1 | -0/+1 |
2018-12-29 | avf: chained buffers rx support | Damjan Marion | 1 | -2/+23 |
2018-12-28 | avf: chained buffers tx support | Damjan Marion | 1 | -0/+4 |
2018-12-26 | avf: optimize RX function | Damjan Marion | 1 | -12/+12 |
2018-12-23 | avf: new ethernet-input support | Damjan Marion | 1 | -12/+0 |
2018-12-23 | avf: add option to specify interface name | Damjan Marion | 1 | -0/+2 |
2018-10-23 | Numa-aware, growable physical memory allocator (pmalloc) | Damjan Marion | 1 | -3/+1 |
2018-08-30 | avf: RSS support | Jakub Grajciar | 1 | -0/+1 |
2018-08-28 | avf: deal willth tx ring full properly | Damjan Marion | 1 | -0/+11 |
2018-08-11 | Multiversioning: Device (tx) function constructor | Mohsin Kazmi | 1 | -2/+0 |
2018-07-26 | avf: used tx queue should be enabled | Damjan Marion | 1 | -0/+2 |
2018-07-26 | avf: fix interrupt mode | Damjan Marion | 1 | -0/+1 |
2018-07-25 | avf: api fix | Jakub Grajciar | 1 | -0/+1 |
2018-07-11 | avf: descriptor should be volatile | Damjan Marion | 1 | -5/+25 |
2018-06-27 | avf: binary API and configurable RX/TX queue size | Jakub Grajciar | 1 | -0/+9 |
2018-06-02 | AVF input node rework | Damjan Marion | 1 | -3/+2 |
2018-05-22 | avf plugin: add support for logging | Jakub Grajciar | 1 | -0/+4 |
2018-03-26 | Intel Adaptive Virtual Function native device driver plugin | Damjan Marion | 1 | -0/+265 |