net/qede: fix minsize build
[dpdk.git] / drivers / net / kni /
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-05-11 David Marchandlog: register with standardized names
2021-04-29 Min Hu (Connor)net/kni: warn on stop failure
2021-04-26 Chengwen Fengnet/kni: check init result
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-14 Pallavi Kadamdrivers/net: build i40e and mlx5 on Windows
2020-10-19 Bruce Richardsonbuild: replace use of old build macros
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-16 Ferruh Yigitethdev: add device flag to bypass auto-filled queue...
2020-10-16 Ivan Ilchenkoethdev: change stop operation callback to return int
2020-10-16 Thomas Monjalonethdev: remove forcing stopped state upon close
2020-09-30 Thomas Monjalondrivers/net: check process type in close operation
2020-09-30 Thomas Monjalondrivers/net: accept removing device without any port
2020-09-30 Thomas Monjalonethdev: remove old close behaviour
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-07-29 Jecky Peinet/kni: set packet input port in Rx
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2019-11-26 Ferruh Yigitnet/kni: fix crash caused by double stop
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-10-23 Ciara Powerdrivers/net: enable promiscuous and multicast by default
2019-10-07 Igor Romanovethdev: make stats and xstats reset callbacks return int
2019-10-07 Ferruh Yigitnet/kni: remove resources when port is closed
2019-10-07 Ivan Ilchenkoethdev: change device info get callback to return int
2019-07-26 David Marchandnet/kni: do not count unsent packets as errors
2019-07-26 David Marchandnet/kni: remove unused Rx error counter
2019-07-02 Bruce Richardsondrivers: add reasons for components being disabled
2019-06-06 David Marchandnet/kni: fix RxQ errors stat
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-03 Ferruh Yigitnet/kni: fix return value check
2019-04-21 Thomas Monjaloneal: promote some experimental functions as stable
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-12 Bruce Richardsonnet/kni: fix check for meson build
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-06-14 Bruce Richardsonnet/kni: add to meson build
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-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
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-06 Ferruh Yigitdrivers/net: remove unused DEPDIRS from makefiles
2017-04-04 Ferruh Yigitnet/kni: add KNI PMD