aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2015-10-30update version number from v1.3.0.0 to v1.4.0.0v1.4.0.0Maxim Uvarov
2015-10-29api: config: delete erroneous defineBill Fischofer
2015-10-29api: config: add usage note about definesBill Fischofer
2015-10-29api: config: add config option for max ordered locks per queueBill Fischofer
2015-10-29api: config: replace defines with apisBill Fischofer
2015-10-29api: cpumask: don't use platform internal definesAnders Roxell
2015-10-27api: pktio: improve pktio_start and stop documentationPetri Savolainen
2015-10-27api: doc: remove broken doxygen referencePetri Savolainen
2015-10-22api: pktio: add odp_pktio_param_init() APIBill Fischofer
2015-10-22api: classification: add ODP_PMR_CUSTOM_FRAMENicolas Morey-Chaisemartin
2015-10-22api: classification: use a structure instead of many args for odp_pmr_createNicolas Morey-Chaisemartin
2015-10-22api: classification: move odp_pmr_match_t definitionNicolas Morey-Chaisemartin
2015-10-22api: pktio: add input and output modes to make pktio one wayNicolas Morey-Chaisemartin
2015-10-22api: rename odp_cpumask_def to _defaultMaxim Uvarov
2015-10-22api: schedule: revise definition of ordered locksBill Fischofer
2015-10-22api: schedule: remove odp_schedule_order_lock_init() APIBill Fischofer
2015-10-22api: schedule: add lock_count to odp_schedule_param_tBill Fischofer
2015-10-22api: queue: add odp_queue_lock_count() APIBill Fischofer
2015-10-22api: config: add config option for max ordered locks per queueBill Fischofer
2015-10-22api: config: removed ODP_CONFIG_MAX_THREADSPetri Savolainen
2015-10-22api: thread: added thread count maxPetri Savolainen
2015-10-22api: init: added thread count paramsPetri Savolainen
2015-10-22api: cpu: added cpu cycle count APIPetri Savolainen
2015-10-22api: classification: queue and drop policy API name changeBalasubramanian Manoharan
2015-10-22api: pktio: specify that pool type must be ODP_POOL_PACKETStuart Haslam
2015-10-22api: pktio description of doxygen groupMaxim Uvarov
2015-10-22api: packet: allow access to packet flow hash valuesZoltan Kiss
2015-09-03Revert "api: pktio description of doxygen group"Maxim Uvarov
2015-09-03api: pktio description of doxygen groupMaxim Uvarov
2015-09-01api: config: add configuration for scheduler groupsBill Fischofer
2015-09-01api: schedule: add additional scheduler group APIsBill Fischofer
2015-09-01api: schedule: rename order lock APIsBill Fischofer
2015-08-31update version number from v1.2.0.0 to v1.3.0.0Maxim Uvarov
2015-07-29api: spelling fixesMike Holmes
2015-07-28api: queue: clarify odp_queue_context_set() documentationStuart Haslam
2015-07-28api: queue: rename queue context get/set for consistencyStuart Haslam
2015-07-27api: schedule: fix comment typoBill Fischofer
2015-07-27Merge branch 'master' into api-nextMaxim Uvarov
2015-07-24update version number from v1.1.0.0 to v1.2Maxim Uvarov
2015-07-23api: cpumask: added default masksPetri Savolainen
2015-07-23api: thrmask: added thread maskPetri Savolainen
2015-07-23api: cpumask: added cpumask_setallPetri Savolainen
2015-07-23api: init: added thread type to local initPetri Savolainen
2015-07-23api: thread: added thread typePetri Savolainen
2015-07-21api: doc: doxygen grouping clean upPetri Savolainen
2015-07-21api: pool: remove shm paramter from odp_pool_create()Bill Fischofer
2015-07-16api: pool: standardize description for odp_pool_param_init routineBill Fischofer
2015-07-16api: packet_io: clarify what happens when not all packets are sentZoltan Kiss
2015-07-16api: packet_io: remove excess references to ODPPetri Savolainen
2015-07-15api: queue: add odp_queue_param_init prototypeBill Fischofer