aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic
AgeCommit message (Expand)Author
2023-08-09Merge ODP v1.42.0.0Matias Elo
2023-07-12linux-gen: sync: implement new memory barriersPetri Savolainen
2023-07-11linux-gen: implement pool user area initializationTuomas Taipale
2023-07-10linux-gen: crypto: copy the ranges of null algorithms in OOP op typeJanne Peltonen
2023-07-10linux-gen: crypto: re-enable bit mode and EEA2Janne Peltonen
2023-07-10linux-gen: crypto: implement configurable bit modeJanne Peltonen
2023-07-10linux-gen: crypto: temporarily disable bit mode and EEA2 supportJanne Peltonen
2023-07-07linux-gen: debug: utilize new _ODP_WARN() macroMatias Elo
2023-07-07linux-gen: debug: add message types to logsMatias Elo
2023-07-07linux-gen: debug: add support for new warning log levelMatias Elo
2023-07-07linux-gen: event: implement odp_event_types_multi() functionMatias Elo
2023-07-07linux-gen: timer: implement odp_timeout_from_event_multi() functionMatias Elo
2023-07-07linux-gen: event: implement odp_event_user_area_and_flag() functionMatias Elo
2023-07-03linux-gen: cpu: detect constant_tsc from cpuinfoMatias Elo
2023-06-29Merge ODP v1.41.1.0Matias Elo
2023-06-29Port af1a174d9 "linux-gen: pktio: move packet vector cast helper"Tuomas Taipale
2023-06-21linux-gen: pktio: move packet vector cast helperTuomas Taipale
2023-06-21linux-gen: time: refactor implementationMatias Elo
2023-06-16linux-gen: dma: inline completion event alloc/free functionsMatias Elo
2023-06-16linux-gen: dma: inline parameter init functionsMatias Elo
2023-06-16linux-gen: dma: inline small completion event functionsMatias Elo
2023-06-16linux-gen: dma: inline completion event conversion functionsMatias Elo
2023-06-13linux-gen: cpu: update x86 CPU flags codeMatias Elo
2023-06-09api: time: split header filesMatias Elo
2023-06-09linux-gen: event: implement new odp_event_user_area() functionMatias Elo
2023-06-09linux-gen: dma: implement completion event user areaTuomas Taipale
2023-06-09linux-gen: init: implement odp_term_abnormal()Tuomas Taipale
2023-06-09linux-gen: packet: implement free control functionsPetri Savolainen
2023-06-09linux-gen: packet: dummy implementation of TX completion pollPetri Savolainen
2023-06-09linux-gen: pktio: use new definitionsPetri Savolainen
2023-06-09linux-gen: pktio: simplify pktio capabilityPetri Savolainen
2023-06-09linux-gen: pool: implement new odp_pool_stats_selected() functionMatias Elo
2023-06-08linux-gen: timer: implement odp_timer_sample_ticks()Petri Savolainen
2023-06-08linux-gen: timer: use new timer cancel return valuesPetri Savolainen
2023-05-31linux-gen: timer: check capability limits in odp_timer_res_capability()Matias Elo
2023-05-30linux-gen: pktio: remove common capability functionMatias Elo
2023-05-26linux-gen: pool: correctly print DMA completion poolTuomas Taipale
2023-05-26linux-gen: queue_lf: fix bogus 'maybe-uninitialized' warningJanne Peltonen
2023-05-26validation: use ODPH_ERR() macro for error printsMatias Elo
2023-05-16linux-gen: timer: fix periodic timer driftJere Leppänen
2023-05-09linux-gen: pktio: detect pending stop operationsMatias Elo
2023-05-09linux-gen: timer: fix global term crashMatias Elo
2023-05-09linux-gen: timer: fix odp_timeout_fresh() crashMatias Elo
2023-05-08linux-gen: dma: fix packet-type transfer segmentationTuomas Taipale
2023-05-08linux-gen: dpdk: simplify mbuf to packet conversion functionMatias Elo
2023-05-08linux-gen: dpdk: add simplified pkt to mbuf conversion function variantMatias Elo
2023-05-08linux-gen: pktio: simplify internal packet receive functionMatias Elo
2023-05-08linux-gen: pktio: enqueue packets to destination queues from pktio devicesMatias Elo
2023-05-04linux-gen: socket_xdp: check input/output queue index validityTuomas Taipale
2023-05-04linux-gen: socket_xdp: try to detect XDP shadow queue using drivers at startupTuomas Taipale