aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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
2023-04-12api: cls: clarify that CoS to be destroyed must not be in useJere Leppänen
2023-04-12README: improve api header README fileMatias Elo
2023-04-12api: stash: add per object size max num capabilityMatias Elo
2023-04-12api: stash: modify odp_stash_capability_t.max_num_obj specificationMatias Elo
2023-04-12api: stash: add new strict size parameter to odp_stash_param_tMatias Elo
2023-03-17linux-gen: pktio: remove netmap pktioMatias Elo
2023-02-13api: crypto: allow post-processing in odp_crypto_result()Janne Peltonen
2023-02-13api: crypto: add an out-of-place type operation typeJanne Peltonen
2023-02-13api: crypto: introduce a session parameter to control output packet handlingJanne Peltonen
2023-02-13api: crypto: clarify that input packet is fully copied to output packetJanne Peltonen
2023-02-08api: crypto: fix EIA2 IV length in API textJanne Peltonen
2023-02-07api: packet: clarify packer has vlan and vlan q-in-q specificationsMatias Elo
2023-02-07api: packet: specify which packet flags cannot be set simultaneouslyMatias Elo