test: use SPDX tags in 6WIND copyrighted files
[dpdk.git] / drivers / event / sw /
2018-01-31 Harry van Haarenevent/sw: support dynamic logging
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsondrivers/event: build skeleton and SW drivers with meson
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-24 Pavan Nikhileshdrivers/event: fix resource leak in selftest
2018-01-24 Jerin Jacobevent/sw: fix debug logging config option
2018-01-19 Pavan Nikhileshevent/sw: update selftest ops
2018-01-19 Pavan Nikhileshevent/sw: make test standalone
2018-01-19 Pavan Nikhileshevent/sw: move test to driver
2018-01-19 Gage Eadsevent/sw: remove stale IQ references when reconfigured
2018-01-19 Liang Maevent/sw: apply new capability flags
2018-01-19 Gage Eadsevent/sw: simplify credit scheme
2018-01-19 Gage Eadseventdev: add implicit release disable capability
2018-01-19 Gage Eadsevent/sw: use dynamically-sized IQs
2018-01-19 Gage Eadsevent/sw: fix queue memory leak and multi-link bug
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-26 Pavan Nikhilesheventdev: remove schedule API
2017-10-26 Pavan Nikhileshevent/sw: extend service capability
2017-10-26 Pavan Nikhilesheventdev: fix inconsistency in queue config
2017-10-25 Harry van Haarenevent/sw: fix get of single xstat value
2017-10-25 Gage Eadsevent/sw: allow forward and release when out of credits
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-10 Nikhil Raoevent/sw: add eth Rx adapter capabilities function
2017-10-10 Bruce Richardsonevent/sw: rename map file to standard name
2017-09-15 Harry van Haarenservice: use id in runstate function
2017-09-15 Harry van Haarenservice: return integer service id from register
2017-07-16 Harry van Haarenevent/sw: add service capability
2017-07-07 Bruce Richardsonevent/sw: change worker rings to standard event rings
2017-07-07 Jerin Jacobeventdev: introduce specialized enqueue forward op...
2017-07-07 Jerin Jacobeventdev: introduce specialized enqueue new op variant
2017-06-21 Jerin Jacobevent/sw: advertise the burst mode capability
2017-06-21 Jerin Jacobeventdev: make vdev init and uninit functions optional
2017-06-21 Harry van Haarenevent/sw: fix mapped qid count with parallel queue
2017-06-21 Harry van Haarenevent/sw: fix credit tracking in port dequeue
2017-06-21 Harry van Haarenevent/sw: add queue-to-port stats
2017-06-06 Jerin Jacobeal: introduce macro for always inline
2017-04-19 Bruce Richardsonevent/sw: fix events mis-identified as needing reorder
2017-04-19 Harry van Haarenevent/sw: fix credit return on invalid queue id
2017-04-19 Harry van Haarenevent/sw: fix hashing of flow on ordered ingress
2017-04-14 Jan Blunckvdev: use generic vdev struct for probe and remove
2017-04-06 Ferruh Yigitevent/sw: fix build for gcc 4.5.1
2017-04-05 Ferruh Yigitevent/sw: fix build with icc
2017-04-04 Bruce Richardsonevent/sw: support xstats
2017-04-04 Bruce Richardsonevent/sw: add dump function for easier debugging
2017-04-04 Bruce Richardsonevent/sw: add start stop and close functions
2017-04-04 Bruce Richardsonevent/sw: add scheduling logic
2017-04-04 Bruce Richardsonevent/sw: add worker core functions
2017-04-04 Bruce Richardsonevent/sw: support linking queues to ports
2017-04-04 Bruce Richardsonevent/sw: support event ports
2017-04-04 Bruce Richardsonevent/sw: support event queues
2017-04-04 Bruce Richardsonevent/sw: return default port/queue config
2017-04-04 Bruce Richardsonevent/sw: add configure function
2017-04-04 Bruce Richardsonevent/sw: add device capabilities function
2017-04-04 Bruce Richardsonevent/sw: add new software-only eventdev driver