Typos. A bunch of typos I've been collecting.
[vpp.git] / src / plugins / avf / device.c
2019-03-28 Paul VinciguerraTypos. A bunch of typos I've been collecting. 56/18556/3
2019-02-09 Damjan Marionbuffers: fix typo 42/17442/1
2019-02-06 Damjan Marionbuffers: make buffer data size configurable from startu... 41/17341/3
2019-01-30 Damjan Marionbuffers: major cleanup and improvements 38/16638/28
2019-01-24 Damjan Marionavf: fix queue enable issue 57/17057/2
2019-01-20 Damjan Marionbuffers: remove VLIB_BUFFER_DEFAULT_FREE_LIST macro... 08/16908/4
2019-01-07 Damjan Marionavf: allocate descriptor memory from local numa 17/16717/2
2018-12-29 Damjan Marionavf: tx dequeue optimizations 37/16637/2
2018-12-29 Damjan Marionavf: chained buffers rx support 22/16622/5
2018-12-23 Damjan Marionavf: new ethernet-input support 01/16601/1
2018-12-23 Damjan Marionavf: add option to specify interface name 00/16600/2
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-11-08 Damjan Marionvnet: store hw interface speed in kbps instead of using... 28/15828/4
2018-10-23 Damjan MarionNuma-aware, growable physical memory allocator (pmalloc) 06/15106/34
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-22 Damjan Marionvlib: pci improvements 50/15450/3
2018-10-22 Damjan Marionvlib: introduce vlib_buffer_get_{pa,va,current_va,curre... 49/15449/2
2018-10-19 Damjan Marionavf: fix crash in rss key calculation 13/15413/2
2018-09-04 Jakub Grajciaravf: fix random rss key 41/14641/2
2018-08-30 Jakub Grajciaravf: RSS support 92/14492/3
2018-08-28 Damjan Marionavf: deal willth tx ring full properly 37/14537/2
2018-08-28 Damjan Marionavf: add missing rx_redirect_to_node handler 33/14533/2
2018-08-11 Mohsin KazmiMultiversioning: Device (tx) function constructor 54/13654/4
2018-07-26 Damjan Marionavf: used tx queue should be enabled 14/13714/2
2018-07-26 Jakub Grajciaravf: request queues support 87/13387/11
2018-07-26 Damjan Marionavf: fix interrupt mode 89/13689/2
2018-07-25 Jakub Grajciaravf: api fix 44/13644/3
2018-07-20 Damjan Marionavf: don't enable interrupts before interface is admin up 82/13582/1
2018-07-20 Stevenavf: Support interrupt mode 66/13566/2
2018-07-11 Damjan Marionavf: descriptor should be volatile 24/13424/2
2018-06-27 Jakub Grajciaravf: binary API and configurable RX/TX queue size 20/13220/6
2018-06-12 Jakub Grajciaravf: fix crash if device is busy 87/12987/4
2018-06-09 Damjan Marionavf: properly cofigure RSS LUT 70/12970/3
2018-06-09 Damjan Marionavf: add support for intel X722 NICs 71/12971/1
2018-05-22 Jakub Grajciaravf plugin: add support for logging 75/12675/4
2018-03-26 Damjan MarionIntel Adaptive Virtual Function native device driver... 57/10457/41