drivers: update registration macro usage
[dpdk.git] / drivers / net / thunderx /
2016-07-06 Neil Hormandrivers: update registration macro usage
2016-07-01 Bruce Richardsonmempool: rename functions with confusing names
2016-06-30 Ferruh Yigitnet/thunderx: add missing external dependency
2016-06-29 Jerin Jacobnet/thunderx: fix build with clang
2016-06-29 Jerin Jacobnet/thunderx: fix build flags with clang
2016-06-20 Jerin Jacobnet/thunderx: add device start/stop and close
2016-06-20 Jerin Jacobnet/thunderx: support Tx queue start and stop
2016-06-20 Jerin Jacobnet/thunderx: support Rx queue start and stop
2016-06-20 Jerin Jacobnet/thunderx: get Rx queue count
2016-06-20 Jerin Jacobnet/thunderx: query supported packet types
2016-06-20 Jerin Jacobnet/thunderx: add single and multi-segment Rx
2016-06-20 Jerin Jacobnet/thunderx: add single and multi-segment Tx
2016-06-20 Jerin Jacobnet/thunderx: add statistics
2016-06-20 Jerin Jacobnet/thunderx: support promiscuous mode
2016-06-20 Jerin Jacobnet/thunderx: support MTU configuration
2016-06-20 Jerin Jacobnet/thunderx: support RSS and RETA query and update
2016-06-20 Jerin Jacobnet/thunderx: add Tx queue setup and release
2016-06-20 Jerin Jacobnet/thunderx: add Rx queue setup and release
2016-06-20 Jerin Jacobnet/thunderx: get device infos
2016-06-20 Jerin Jacobnet/thunderx: support ethdev configure
2016-06-20 Jerin Jacobnet/thunderx: support register dump
2016-06-20 Jerin Jacobnet/thunderx: add link status and update
2016-06-20 Jerin Jacobnet/thunderx: add PMD skeleton
2016-06-20 Jerin Jacobnet/thunderx/base: add statistics
2016-06-20 Jerin Jacobnet/thunderx/base: add RSS and RETA configuration
2016-06-20 Jerin Jacobnet/thunderx/base: add hardware API
2016-06-20 Jerin Jacobnet/thunderx/base: add mailbox for PF/VF communication
2016-06-20 Jerin Jacobnet/thunderx/base: implement platform abstraction
2016-06-20 Jerin Jacobnet/thunderx/base: add HW register definitions
2016-06-20 Jerin Jacobnet/thunderx/base: add HW constants