aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-07-12api: sync: add load and store synchronization barriersPetri Savolainen
2023-07-12api: dma: pack DMA segment data structurePetri Savolainen
2023-07-11api: pool: add user area initialization parametersTuomas Taipale
2023-07-11api: pool: add user area content persistence capabilityTuomas Taipale
2023-07-11api: timer: improve documentationPetri Savolainen
2023-07-10api: crypto: copy the ranges of null algorithms in OOP op typeJanne Peltonen
2023-07-10api: crypto: add bit mode session parameters for cipher and authJanne Peltonen
2023-07-07api: init: add new ODP_LOG_WARN log levelMatias Elo
2023-07-07api: event: add odp_event_types_multi() functionMatias Elo
2023-07-07api: timer: add odp_timeout_from_event_multi() functionMatias Elo
2023-07-07api: packet: change user flag function return valueMatias Elo
2023-07-07api: event: add odp_event_user_area_and_flag() functionMatias Elo
2023-06-16linux-gen: dma: inline completion event conversion functionsMatias Elo
2023-06-09api: time: split header filesMatias Elo
2023-06-09api: event: add function for reading event user area addressMatias Elo
2023-06-09api: dma: clarify session name uniquenessTuomas Taipale
2023-06-09api: dma: add completion event user areaTuomas Taipale
2023-06-09api: init: add abnormal termination functionTuomas Taipale
2023-06-09api: init: clarify ODP call usage in abort functionTuomas Taipale
2023-06-09api: packet: add packet free control optionPetri Savolainen
2023-06-09api: packet: add poll mode transmit completionPetri Savolainen
2023-06-09api: pool: add new function for reading only selected statisticsMatias Elo
2023-06-09api: pool: relax odp_pool_stats() specificationMatias Elo
2023-06-08api: timer: add tick sample functionPetri Savolainen
2023-06-08api: timer: specify TOO_NEAR as timer cancel return valuePetri Savolainen
2023-06-08api: timer: base frequency support may be limitedPetri Savolainen
2023-06-08api: timer: clarify periodic timer capability outputPetri Savolainen
2023-06-08api: timer: clarify base frequency formatPetri Savolainen
2023-06-08api: timer: allow leeway when periodic first_tick is zeroJere Leppänen
2023-06-01api: fix doxygen see command usageMatias Elo
2023-04-13api: errno: remove mention about errno values specified in api specMatias Elo
2023-04-13api: pktio: remove reference to errnoMatias Elo
2023-04-13api: timer: remove references to errnoMatias Elo
2023-04-13api: crypto: clarify that parse flags are not affectedJanne Peltonen
2023-04-13api: pool: clarify odp_pool_capability_t.max_pools specificationMatias Elo
2023-04-12api: crypto: reguire zero crypto range for null algs in OOP op typeJanne Peltonen
2023-04-12api: crypto: clarify which session parameters are ignored by null algsJanne Peltonen
2023-04-12api: crypto: remove deprecated odp_crypto_operation()Janne Peltonen
2023-04-12api: crypto: simplify operation result reportingJanne Peltonen
2023-04-12api: crypto: deprecate old session creation error namesJanne Peltonen
2023-04-12api: crypto: clarify when cipher and auth ranges are ignoredJanne Peltonen
2023-04-12api: crypto: clarify that algorithm order is ignored with null algsJanne Peltonen
2023-04-12api: crypto: change IV and AAD pointers to pointers to constantsJanne Peltonen
2023-04-12api: timer: clarify periodic first_tick documentationJere Leppänen
2023-04-12api: cls: clarify when CoS queue may and may not be INVALIDJere Leppänen
2023-04-12api: pktio: allow default CoS to be removedJere Leppänen
2023-04-12api: cls: allow CoS pool to be set to ODP_POOL_INVALIDJere Leppänen
2023-04-12api: cls: clarify that odp_cos_queue() returns ODP_QUEUE_INVALID if the queue...Jere Leppänen
2023-04-12api: queue: mention that queue to be destroyed must not be in use in classifi...Jere Leppänen
2023-04-12api: pool: clarify that pool to be destroyed must not be in useJere Leppänen