power: add get/set pause duration API
[dpdk.git] / drivers / event / cnxk / cn10k_eventdev.c
2022-06-01 Rahul Bhansalicommon/cnxk: support CN103XX platform
2022-05-17 Shijith Thottonevent/cnxk: flush event queues over multiple pass
2022-05-17 Shijith Thottonevent/cnxk: support setting queue attributes at runtime
2022-05-17 Pavan Nikhileshevent/cnxk: implement event port quiesce function
2022-05-17 Pavan Nikhileshevent/cnxk: move post-processing to separate function
2022-05-17 Pavan Nikhileshevent/cnxk: add checks in release operation
2022-02-22 Pavan Nikhileshevent/cnxk: update SQB FC check for Tx adapter
2022-02-22 Gowrishankar Muthu... event/cnxk: fix variables casting
2022-02-14 Pavan Nikhileshevent/cnxk: disable default wait time for dequeue
2022-02-11 Pavan Nikhileshnet/cnxk: avoid command copy from Tx queue
2022-01-23 Pavan Nikhileshnet/cnxk: add cn10k template Tx functions to build
2022-01-23 Pavan Nikhileshnet/cnxk: add cn10k template Rx functions to build
2022-01-20 Pavan Nikhileshevent/cnxk: add external clock support for timer
2021-11-04 Pavan Nikhileshevent/cnxk: reduce workslot memory consumption
2021-11-04 Pavan Nikhileshevent/cnxk: use common XAQ pool functions
2021-11-04 Pavan Nikhileshcommon/cnxk: add SSO XAQ pool create and free
2021-10-21 Tomasz Duszynskicommon/cnxk: add new PCI IDs to supported devices
2021-10-21 Pavan Nikhilesheventdev: make driver interface as internal
2021-10-21 Pavan Nikhilesheventdev/eth_rx: simplify event vector config
2021-10-02 Nithin Dabilpuramnet/cnxk: support Tx security offload on cn10k
2021-10-02 Nithin Dabilpuramnet/cnxk: support Rx security offload on cn10k
2021-09-06 Shijith Thottonevent/cnxk: add cn10k crypto adapter fast path
2021-09-06 Shijith Thottonevent/cnxk: add crypto adapter operations
2021-09-06 Shijith Thottonevent/cnxk: add macros to set eventdev operations
2021-07-16 Pavan Nikhileshevent/cnxk: support vectorized Tx event fast path
2021-07-16 Pavan Nikhileshevent/cnxk: support vectorized Rx adapter
2021-07-16 Pavan Nikhileshevent/cnxk: support Tx adapter fast path
2021-07-16 Pavan Nikhileshevent/cnxk: support Tx adapter
2021-07-16 Pavan Nikhileshevent/cnxk: support Rx adapter fast path
2021-07-16 Pavan Nikhileshevent/cnxk: support Rx adapter
2021-05-04 Shijith Thottonevent/cnxk: add timer stats
2021-05-04 Shijith Thottonevent/cnxk: add options for timer chunk size and rings
2021-05-04 Pavan Nikhileshevent/cnxk: add option to disable NPA
2021-05-04 Shijith Thottonevent/cnxk: add timer adapter capabilities
2021-05-04 Pavan Nikhileshevent/cnxk: add SSO selftest and dump
2021-05-04 Shijith Thottonevent/cnxk: add device stop and close
2021-05-04 Shijith Thottonevent/cnxk: add device start
2021-05-04 Pavan Nikhileshevent/cnxk: add SSO GWS dequeue fast path
2021-05-04 Pavan Nikhileshevent/cnxk: add SSO GWS enqueue fast path
2021-05-04 Pavan Nikhileshevent/cnxk: add option to configure getwork mode
2021-05-04 Shijith Thottonevent/cnxk: add event port link and unlink
2021-05-04 Shijith Thottonevent/cnxk: add port config
2021-05-04 Shijith Thottonevent/cnxk: add option to control SSO HWGRP QoS
2021-05-04 Shijith Thottonevent/cnxk: add option for in-flight buffer count
2021-05-04 Pavan Nikhileshevent/cnxk: allocate event in-flight buffers
2021-05-04 Shijith Thottonevent/cnxk: add event queue config
2021-05-04 Shijith Thottonevent/cnxk: add platform specific device config
2021-05-04 Pavan Nikhileshevent/cnxk: add platform specific device probe