aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include
AgeCommit message (Expand)Author
2014-11-20api: odp_hints.h add ODP_WEAK_SYMBOLMike Holmes
2014-11-20API name changes for odp_barrier.h for ODP v1.0Bill Fischofer
2014-11-15Factor ODP types into a common include fileBill Fischofer
2014-11-13odp_shared_memory.h: add doxygen in/outMike Holmes
2014-11-07api/odp_shared_memory.h: add odp_shm_freeMike Holmes
2014-11-07Removed odp_atomic_int_tPetri Savolainen
2014-11-06API version not dependent on test suite versionPetri Savolainen
2014-11-01odp_debug.h: ensure the macro is always compiledAnders Roxell
2014-11-01odp_debug_internal.h: move to include dir from API dirAnders Roxell
2014-10-27odp_version.h: Update version numberv0.3.0Mike Holmes
2014-10-27linux-generic: remove odp_packet_netmap.hAnders Roxell
2014-10-23odp_classification.h:Doxygen error correctionBalasubramanian Manoharan
2014-10-23doxygen: add groupingAnders Roxell
2014-10-23Rename buffer_from_packet functionPetri Savolainen
2014-10-22Rename ODPH_PACKED macroJerin Jacob
2014-10-21odp_init.h: Add odp_term_ local/globalMike Holmes
2014-10-21Add crypto and rwlock into odp.hPetri Savolainen
2014-10-17ODP Classification APIBalasubramanian Manoharan
2014-10-17ODP Macro for unimplemented functionsBalasubramanian Manoharan
2014-10-13Add global_init paramsMike Holmes
2014-10-03Rename packet start functionPetri Savolainen
2014-10-03Rename packet buffer address functionPetri Savolainen
2014-10-03Added process mode to example appPetri Savolainen
2014-10-02Removed unnecessary pktio type include filesCiprian Barbu
2014-10-02Remove pktio type awarenessCiprian Barbu
2014-09-30Add ODP_ABORTMike Holmes
2014-09-23Shared memory handlePetri Savolainen
2014-09-16Shared memory reserve flagPetri Savolainen
2014-09-10Add ability to set packet flagsRobbie King
2014-09-10Add user context to packetRobbie King
2014-09-04Use timer resolutionPetri Savolainen
2014-09-04linux-generic: netmap: renamed helper functionsCiprian Barbu
2014-09-02move helper functions and rename to prefix to odph_Anders Roxell
2014-09-02arm: do not use dmb for armv5Maxim Uvarov
2014-08-26odp_packet_socket: define PACKET_FANOUT if neededGilad Ben-Yossef
2014-08-26Change invalid buffer pool handle to zeroPetri Savolainen
2014-08-22linux-generic: odp_pktio_netmap: add cpluspus ifdefAnders Roxell
2014-08-22doxygen: fix doxygen-run generated warningsAnders Roxell
2014-08-22Move includes back into linux-genericAnders Roxell
2014-08-15Add linux-generic crypto implementationRobbie King
2014-07-23debug: Replace ODP_ASSERT with ODP_STATIC_ASSERTTaras Kondratiuk
2014-07-09implement odp_timer_disarm_all()Maxim Uvarov
2014-07-03linux-generic: timer: Suppress cast-align warningTaras Kondratiuk
2014-06-26Buffer header C99 compliance and cleanupPetri Savolainen
2014-06-26Added timeout buffer typePetri Savolainen
2014-05-21platform/linux-generic/include/*: tidy up the include dirAnders Roxell
2014-05-14linux-generic: asm comatible with -std=c99Anders Roxell
2014-04-17odp_packet_io: Clarify usage of netdev stringDavid Nyström
2014-04-10Fix netmap pkt I/O to poll all hardware ringsCiprian Barbu
2014-04-10netmap cleanup and update to changes in socket exampleCiprian Barbu