net: add rte prefix to ether structures
[dpdk.git] / drivers / net / kni / rte_eth_kni.c
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-03 Ferruh Yigitnet/kni: fix return value check
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-03-29 Liron Himikni: calculate MTU from mbuf size
2018-10-26 Thomas Monjalonethdev: remove release function for secondary process
2018-10-26 Thomas Monjalonethdev: free all common data when releasing port
2018-10-17 Qi Zhangdrivers/net: enable hotplug on secondary process
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-07-26 Ferruh Yigitdrivers/net: fix crash in secondary process
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-05-14 Thomas Monjalonethdev: add probing finish function
2018-04-27 Stephen Hemmingernet/kni: support dynamic logging
2018-04-27 Ferruh Yigitdrivers/net: fix link autoneg value for virtual PMDs
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