aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_event.c
AgeCommit message (Expand)Author
2017-10-19linux-generic: ipsec: implement events handlingDmitry Eremin-Solenikov
2017-08-25Merge branch 'master' into api-nextMaxim Uvarov
2017-08-25linux-gen: use config.h headerDmitry Eremin-Solenikov
2017-07-14api: crypto: revert deprecation of crypto completion APIDmitry Eremin-Solenikov
2017-07-11api: crypto: deprecate ASYNC mode and odp_crypto_compl_tDmitry Eremin-Solenikov
2017-07-11linux-generic: events subtype implementationDmitry Eremin-Solenikov
2017-02-03abi: event: added the first ABI spec filePetri Savolainen
2016-03-04api and linux-generic: make room for new apiChristophe Milard
2015-07-07api: event: change to odp_event_type_tBill Fischofer
2015-07-06event: implement odp_event_free()Zoltan Kiss
2015-06-16linux-generic: crypto: eliminate buffer type hack for completionsBill Fischofer
2015-01-29api: move ODP headers to a directoryTaras Kondratiuk
2015-01-27api: pool: Rename pool params and remove buffer typesPetri Savolainen
2015-01-27api: buffer_pool: Rename odp_buffer_pool.h to odp_pool.hPetri Savolainen
2015-01-27api: buffer: Removed odp_buffer_typePetri Savolainen
2015-01-27api: event: Add odp_event_tPetri Savolainen