net/bntx: use new API to get iova address XXX
[dpdk.git] / drivers / net / octeontx /
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-11-06 Santosh Shukladrivers/net: rename physical address type to IOVA
2017-11-06 Thomas Monjalonmbuf: rename data address helpers to IOVA
2017-11-06 Thomas Monjalonmalloc: rename address mapping function to IOVA
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Ferruh Yigitnet/octeontx: fix build for gcc < 4.6
2017-10-25 Pavan Nikhileshnet/octeontx: support event Rx adapter
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-23 Santosh Shuklamempool/octeontx: move mbox from event to mempool
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-12 Jerin Jacobnet/octeontx: add start and stop support
2017-10-12 Jerin Jacobnet/octeontx: add packet type parsing support
2017-10-12 Jerin Jacobnet/octeontx: add packet receive burst function
2017-10-12 Jerin Jacobnet/octeontx: add packet transmit burst function
2017-10-12 Jerin Jacobnet/octeontx: add Tx queue setup and release ops
2017-10-12 Jerin Jacobnet/octeontx: add Tx queue start and stop
2017-10-12 Jerin Jacobnet/octeontx: add Rx queue setup and release ops
2017-10-12 Jerin Jacobnet/octeontx: add MAC addr set op
2017-10-12 Jerin Jacobnet/octeontx: add basic stats support
2017-10-12 Jerin Jacobnet/octeontx: add promiscuous mode ops
2017-10-12 Jerin Jacobnet/octeontx: add link update
2017-10-12 Jerin Jacobnet/octeontx: add device info
2017-10-12 Jerin Jacobnet/octeontx: add device configure
2017-10-12 Jerin Jacobnet/octeontx: create ethdev ports
2017-10-12 Jerin Jacobnet/octeontx: add net device probe and remove
2017-10-12 Jerin Jacobnet/octeontx/base: add remaining PKO operations
2017-10-12 Jerin Jacobnet/octeontx/base: add base PKO operations
2017-10-12 Jerin Jacobnet/octeontx/base: add remaining PKI operations
2017-10-12 Jerin Jacobnet/octeontx/base: add base PKI operations
2017-10-12 Jerin Jacobnet/octeontx/base: probe PKI and PKO PCIe VF devices
2017-10-12 Jerin Jacobnet/octeontx/base: add remaining BGX operations
2017-10-12 Jerin Jacobnet/octeontx/base: add base BGX operations
2017-10-12 Jerin Jacobnet/octeontx/base: add octeontx IO operations
2017-10-12 Jerin Jacobnet/octeontx: add build infrastructure