pdump: fix error code check when creating/canceling pthread
[dpdk.git] / drivers / event /
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-11-06 Thomas Monjalonremove include of generated config header
2017-11-06 Thomas Monjalonmk: remove useless list of core libraries
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-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Shreyansh Jainevent/dpaa2: fix shared build
2017-10-25 Pavan Nikhileshevent/octeontx: support event Rx adapter
2017-10-25 Pavan Nikhileshnet/octeontx: support event Rx adapter
2017-10-25 Nipun Guptaevent/dpaa2: improve error handling and logs
2017-10-25 Nipun Guptaevent/dpaa2: support event Rx adapter
2017-10-25 Nipun Guptaevent/dpaa2: add queue parameter in processing callback
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-23 Santosh Shuklamempool/octeontx: move mbox from event to mempool
2017-10-12 Jerin Jacobevent/octeontx: introduce specialized mbox message...
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-10-06 Haiying Wangbus/fslmc: add QBMAN API to do enqueue with multiple...
2017-10-05 Shreyansh Jaindrivers: refactor DPAA2 object definition
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-20 Nipun Guptaevent/dpaa2: advertise burst mode capability
2017-07-16 Harry van Haarenevent/sw: add service capability
2017-07-16 Stephen Hemmingerdrivers/dpaa2: remove duplicate includes
2017-07-14 Hemant Agrawalbus/fslmc: align object name log to real resource name
2017-07-14 Hemant Agrawalevent/dpaa2: fix debug build
2017-07-10 Shreyansh Jainupdate NXP copyright headers
2017-07-08 Jerin Jacobupdate Cavium Inc copyright headers
2017-07-07 Bruce Richardsonevent/sw: change worker rings to standard event rings
2017-07-07 Jerin Jacobevent/octeontx: add enqueue fwd op variant
2017-07-07 Jerin Jacobevent/octeontx: add enqueue new op variant
2017-07-07 Jerin Jacobeventdev: introduce specialized enqueue forward op...
2017-07-07 Jerin Jacobeventdev: introduce specialized enqueue new op variant
2017-07-07 Nipun Guptaevent/dpaa2: handle timeout using interrupts in dequeue
2017-07-07 Nipun Guptaevent/dpaa2: add enqueue and dequeue functionality
2017-07-07 Nipun Guptaevent/dpaa2: add configuration functions
2017-07-07 Nipun Guptaevent/dpaa2: initialize device
2017-07-07 Nipun Guptaevent/dpaa2: register dpcon as dpaa2 device for bus...
2017-07-07 Nipun Guptaevent/dpaa2: add basic build infrastructure
2017-06-21 Jerin Jacobeventdev: define default value for dequeue timeout
2017-06-21 Jerin Jacobevent/octeontx: fix missing enqueue SMP barrier
2017-06-21 Jerin Jacobevent/octeontx: improve dequeue performance
2017-06-21 Jerin Jacobevent/skeleton: advertise the burst mode capability
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 Jerin Jacobeventdev: make PCI probe and remove functions optional
2017-06-21 Jerin Jacobeventdev: remove PCI dependency from generic structures
2017-06-21 Harry van Haarenevent/sw: fix mapped qid count with parallel queue
2017-06-21 Santosh Shuklaevent/octeontx: fix error msg in mbox wait response
2017-06-21 Jerin Jacobevent/octeontx: add driver name in info get
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-06 Ferruh Yigitevent/octeontx: fix build for gcc < 4.6
2017-04-05 Ferruh Yigitevent/sw: fix build with icc
2017-04-05 Ferruh Yigitevent/octeontx: fix build with icc
2017-04-04 Jerin Jacobevent/octeontx: add stop and close functions
2017-04-04 Jerin Jacobevent/octeontx: add start function
2017-04-04 Jerin Jacobevent/octeontx: support worker dequeue
2017-04-04 Jerin Jacobevent/octeontx: support worker enqueue
2017-04-04 Jerin Jacobevent/octeontx: add SSO HW device operations
2017-04-04 Jerin Jacobevent/octeontx: add dump function for easier debugging
2017-04-04 Jerin Jacobevent/octeontx: support dequeue timeout tick conversion
2017-04-04 Jerin Jacobevent/octeontx: support linking queues to ports
2017-04-04 Jerin Jacobevent/octeontx: support event ports
2017-04-04 Jerin Jacobevent/octeontx: support event queues
2017-04-04 Jerin Jacobevent/octeontx: add configure function
2017-04-04 Jerin Jacobevent/octeontx: add device capabilities function
2017-04-04 Jerin Jacobevent/octeontx: add octeontx eventdev driver
2017-04-04 Jerin Jacobevent/octeontx: add mailbox support
2017-04-04 Jerin Jacobevent/octeontx: add vdev interface functions
2017-04-04 Jerin Jacobevent/octeontx: probe ssowvf pcie devices
2017-04-04 Jerin Jacobevent/octeontx: probe ssovf pcie devices
2017-04-04 Jerin Jacobevent/octeontx: add build and log infrastructure
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
2017-04-04 Harry van Haareneventdev: remove default queue overriding
2017-04-04 Jerin Jacobeventdev: return code in dequeue timeout conversion
2017-04-04 Nipun Guptaeventdev: use generic device holder
2017-04-04 Jerin Jacobevent/skeleton: support vdev uninit
2017-04-04 Nipun Guptaeventdev: update event port link and unlink callbacks
next