eal: set name when creating a control thread
[dpdk.git] / drivers / net / kni / rte_eth_kni.c
2018-04-24 Olivier Matzeal: set name when creating a control thread
2018-04-24 Olivier Matzeal: add function to create control threads
2018-04-24 Jianfeng Tandrivers/net: share vdev data to secondary process
2018-04-24 Jianfeng Tandrivers/net: do not use private ethdev data
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Thomas Monjalonethdev: fix link autonegotiation value
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-11-07 Rami Rosennet/kni: remove driver struct forward declaration
2017-10-26 Gaetan Rivetethdev: remove detachable device flag
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-07-05 Ferruh Yigitdrivers/net: use device name from device structure
2017-04-19 Ferruh Yigitnet/kni: remove unnecessary null check
2017-04-18 Jan Blunckdrivers/net: use ethdev allocation helper for vdev
2017-04-14 Jan Blunckvdev: use generic vdev struct for probe and remove
2017-04-04 Ferruh Yigitnet/kni: add KNI PMD