aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/odp_timer_wheel.c
AgeCommit message (Expand)Author
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