aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_timer_wheel.c
AgeCommit message (Expand)Author
2021-10-21linux-gen: fix invalid use of structure with flexible array member errorsMatias Elo
2021-10-21linux-gen: fix zero-size array build errorsMatias Elo
2021-03-02linux-gen: fix white space style checksPetri Savolainen
2021-03-02linux-gen: fix white space style warningsPetri Savolainen
2019-09-27linux-gen: include config.h header in install directoryMatias Elo
2018-02-26update Linaro Copyrights to 2018 yearMaxim Uvarov
2018-02-12linux-gen: move common macros to odp_macros_internal.hMykyta Iziumtsev
2017-10-13linux-gen: odp_tm_stats_print should not depend on debugMaxim Uvarov
2017-08-25linux-gen: use config.h headerDmitry Eremin-Solenikov
2016-07-05linux-gen: std_types: remove extra c headersPetri Savolainen
2016-06-06linux-generic: tm: fix an off by one errorBarry Spinney
2016-06-06linux-generic: tm: completed implementing _odp_timer_wheel_destroyBarry Spinney
2016-05-27linux-generic: tm: avoid underflow on log2 of 0Bill Fischofer
2016-05-24linux-generic: traffic-mngr: 32-bit platform fixesBarry Spinney
2016-03-29linux-generic: traffic-manager: fix integer handling issueBalasubramanian Manoharan
2016-03-04linux-generic: tm: remove not used includes of odp_api.hMaxim Uvarov
2016-03-04linux-generic: tm: fix numerous bugs in timer wheel and main tm implementationBarry Spinney
2016-03-04linux-generic: tm: use intermediate casts to avoid strict warningsBill Fischofer
2016-03-04linux-generic: tm: implement traffic managerBill Fischofer