doc: remove references to the old build system
[dpdk.git] / drivers / net / pcap /
2021-09-09 Qiming Chennet/pcap: improve Rx statistics
2021-09-09 Qiming Chennet/pcap: fix resource leakage on port probe
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-05-11 David Marchandlog: register with standardized names
2021-04-21 Dmitry Kozlyuknet/pcap: build on Windows
2021-04-21 Dmitry Kozlyuknet/pcap: move OS-dependent code to separate files
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-04-14 Ferruh Yigitdrivers: add missing includes
2021-03-03 Tengfei Zhangnet/pcap: fix file descriptor leak on close
2021-03-02 Dmitry Kozlyuknet/pcap: fix format string
2021-02-22 Ido Goshennet/pcap: support imissed stats
2021-02-04 Ferruh Yigitnet/pcap: fix infinite Rx with large files
2021-02-04 Ferruh Yigitnet/pcap: fix byte stats for drop Tx
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-14 Pallavi Kadamdrivers/net: build i40e and mlx5 on Windows
2021-01-11 Ferruh Yigitnet/pcap: remove local variable shadowing outer one
2020-11-13 Olivier Matznet/pcap: fix registration of timestamp dynamic field
2020-11-03 Thomas Monjalonnet/pcap: switch Rx timestamp to dynamic mbuf field
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 Ferruh Yigitnet/pcap: fix crash on exit for infinite Rx
2020-10-16 Ferruh Yigitnet/pcap: fix input only Rx
2020-09-30 Thomas Monjalonethdev: remove old close behaviour
2020-09-30 Thomas Monjalonnet/pcap: release port upon close
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-03 Jerin Jacoblog: introduce logtype register macro
2020-06-16 Vivien Didelotnet/pcap: support Tx nanosecond timestamps
2020-01-17 Zhike Wangnet/pcap: truncate packet if it is too large
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-08 Kevin Traynornet/pcap: fix argument checks
2019-10-27 Bruce Richardsonport: fix pcap support with meson
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 Ivan Ilchenkoethdev: change device info get callback to return int
2019-08-27 Sylvain Rodonnet/pcap: propagate timestamp from header to mbuf
2019-07-25 David Marchandnet/pcap: fix concurrent multiseg Tx
2019-07-25 David Marchandnet/pcap: fix Tx return count in error conditions
2019-07-25 David Marchandnet/pcap: fix Rx with small buffers
2019-07-23 Aideen McLoughlinnet/pcap: remove Rx queue argument necessity
2019-07-23 Aideen McLoughlinnet/pcap: fix single iface support
2019-07-23 Aideen McLoughlinnet/pcap: fix possible mbuf double freeing
2019-07-23 Stephen Hemmingernet/pcap: remove redundant declaration
2019-07-02 Bruce Richardsondrivers: add reasons for components being disabled
2019-06-28 Cian Ferriternet/pcap: enable infinitely Rx a pcap file
2019-06-28 Cian Ferriternet/pcap: use a struct to pass user options
2019-06-06 David Marchandnet/pcap: 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 structures
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2019-03-12 Bruce Richardsonbuild/freebsd: rename macro BSDPAPP to FREEBSD
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2019-03-01 Luca Boccassibuild: improve pcap dependency handling
2019-02-07 Qi Zhangnet/pcap: fix memory leak
2018-11-16 Qi Zhangnet/pcap: enable data path for secondary process
2018-11-16 Qi Zhangnet/pcap: move handler to process private
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-10-11 Juhamatti Kuusisaarinet/pcap: support physical interface MAC address
2018-09-27 Cian Ferriternet/pcap: generate unique MAC addresses for interfaces
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-23 Gage Eadsnet/pcap: set queue started and stopped
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-04 Ido Goshennet/pcap: capture only ingress packets from Rx iface
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-07-02 Ido Goshennet/pcap: consolidate duplicated code
2018-07-02 Ido Goshennet/pcap: fix multiple queues
2018-05-14 Thomas Monjalonethdev: add probing finish function
2018-04-27 Stephen Hemmingernet/pcap: support dynamic logging
2018-04-27 Ferruh Yigitdrivers/net: fix link autoneg value for virtual PMDs
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-03-12 Bruce Richardsonnet/pcap: simplify dependency checking using meson
2018-01-30 Bruce Richardsonnet/pcap: fix cross compilation with meson
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsondrivers/net: build some vdev PMDs with meson
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Ferruh Yigitnet/pcap: convert license headers to SPDX tags
2018-01-16 Vipin Varghesenet/pcap: fix the NUMA id display in logs
2018-01-16 Thomas Monjalonethdev: fix link autonegotiation value
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-11-07 Stefan Baranoffnet/pcap: fix memory leak in dumper open
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-10-06 Zhiyong Yangethdev: increase port id range
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 Johan Samuelssonnet/pcap: fix using mbuf after freeing it
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-01-17 Piotr Bartosiewicznet/pcap: fix timestamps in output pcap file
2017-01-17 David Marchandnet: align ethdev and eal driver names
2017-01-17 David Marchandnet: remove dead driver names
2016-12-24 Stephen Hemmingerdrivers: remove useless reset of PCI device pointer
2016-10-25 Jan Bluncknet: register aliases for renamed vdev drivers
next