aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_event.c
AgeCommit message (Expand)Author
2023-04-12linux-gen: crypto: remove deprecated odp_crypto_operation()Janne Peltonen
2023-01-18linux-gen: event: add event validation supportMatias Elo
2022-10-07linux-gen: debug: prefix implementation internal debug macrosMatias Elo
2022-06-23linux-gen: event: use pool handle in event headerMatias Elo
2022-06-23linux-gen: buffer: inline odp_buffer_pool()Matias Elo
2022-05-24linux-gen: event: inline odp_event_flow_id_set()Matias Elo
2022-05-24linux-gen: event: inline odp_event_types()Matias Elo
2022-05-24linux-gen: event: inline odp_event_subtype()Matias Elo
2022-05-24linux-gen: event: inline odp_event_flow_id()Matias Elo
2022-05-24linux-gen: event: move event header inline accessor offsetsMatias Elo
2022-04-13api: crypto: deprecate odp_crypto_operation()Janne Peltonen
2022-03-25linux-gen: timer: inline small timer functionsMatias Elo
2022-02-21linux-gen: pktio: implement tx completion eventTuomas Taipale
2022-02-08linux-gen: remove odp_api.h includes from implementationMatias Elo
2021-12-09linux-gen: dma: implement the new DMA APIPetri Savolainen
2021-11-23linux-gen: buffer: use common event headerMatias Elo
2020-11-20linux-gen: event: implement odp_event_is_valid()Petri Savolainen
2020-11-19linux-gen: event: support freeing packet vectors using odp_event_free()Matias Elo
2019-11-06linux-gen: event: inline odp_event_type_multi()Petri Savolainen
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2018-12-26linux-gen: sched: dummy flow aware implementationPetri Savolainen
2018-12-26linux-gen: event: support flow-awareness APIDmitry Eremin-Solenikov
2018-11-28linux-gen: packet: implementation subtype apiPetri Savolainen
2018-05-10linux-gen: event: inline event_type functionPetri Savolainen
2018-05-10linux-gen: buffer: remove buffer_inlines header filePetri Savolainen
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2017-12-27linux-gen: event: implement type multiPetri Savolainen
2017-12-27linux-gen: event: free multiple functionsPetri Savolainen
2017-12-27linux-gen: event: move event subtype to packet headerMatias Elo
2017-12-27linux-generic: ipsec: implement events handlingDmitry Eremin-Solenikov
2017-12-27api: crypto: revert deprecation of crypto completion APIDmitry Eremin-Solenikov
2017-12-27api: crypto: deprecate ASYNC mode and odp_crypto_compl_tDmitry Eremin-Solenikov
2017-12-27linux-generic: events subtype implementationDmitry Eremin-Solenikov
2017-08-25linux-gen: use config.h headerDmitry 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