mempool: fix alignment of memzone length when populating
[dpdk.git] / drivers / net / pcap /
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
2016-10-13 Shreyansh Jaindrivers: rename register macro prefix
2016-10-06 Shreyansh Jainvdev: rename init/uninit ops to probe/remove
2016-09-30 Dror Birkmannet/pcap: fix memory leak in jumbo frames
2016-09-30 Ferruh Yigitnet/pcap: fix checkpatch warnings
2016-09-30 Ferruh Yigitnet/pcap: remove rte prefix from static functions
2016-09-30 Ferruh Yigitnet/pcap: coding convention updates
2016-09-30 Ferruh Yigitnet/pcap: fix missing Tx interface assignment
2016-09-30 Ferruh Yigitnet/pcap: simplify function
2016-09-30 Ferruh Yigitnet/pcap: remove redundant assignment
2016-09-30 Ferruh Yigitnet/pcap: remove unnecessary check
2016-09-30 Ferruh Yigitnet/pcap: update single interface handling
2016-09-30 Ferruh Yigitnet/pcap: reorder functions
2016-09-30 Ferruh Yigitnet/pcap: reorder includes
2016-09-30 Ferruh Yigitnet/pcap: make const array static
2016-09-30 Ferruh Yigitnet/pcap: group stats related fields into a struct
2016-09-30 Ferruh Yigitnet/pcap: use single interface flag instead of hardcoding
2016-09-30 Ferruh Yigitnet/pcap: remove duplicated max queue number check
2016-09-30 Ferruh Yigitnet/pcap: move comment
2016-09-30 Ferruh Yigitnet/pcap: do not carry kvlist argument
2016-09-30 Ferruh Yigitnet/pcap: do not carry numa node argument
2016-09-30 Ferruh Yigitnet/pcap: update function to allow reuse
2016-09-30 Ferruh Yigitnet/pcap: check max queue number
2016-09-30 Ferruh Yigitnet/pcap: reorganize private structs
2016-09-30 Ferruh Yigitnet/pcap: use macros for parameter string
2016-09-30 Ferruh Yigitnet/pcap: convert config option to a macro
2016-10-03 Jan Viktorineal: remove unused PMD types
2016-10-03 Jan Viktorindrivers: use vdev registration
2016-10-03 David Marchandethdev: get rid of device type
2016-09-16 Pablo de Laradrivers: make driver names consistent
2016-07-10 Pablo de Laradrivers: split parameters infos in multiple lines
2016-07-10 Pablo de Laradrivers: remove static driver names
2016-07-10 Pablo de Laradrivers: revert vdev driver names to original
2016-07-06 Neil Hormandrivers: update registration macro usage
2016-06-15 Reshma Pattannet/pcap: fix crash on close
2016-06-29 Thomas Monjalonmk: fix internal dependencies
2016-06-13 Christian Ehrhardtmk: fix missing internal dependencies
2016-04-01 Marc Suneethdev: redesign link speed config
2016-04-01 Marc Suneethdev: rename link speed constants
2016-04-01 Thomas Monjalonethdev: use constants for link state
2016-03-16 Ferruh Yigitpcap: reduce duplication
2016-03-16 Dror Birkmanpcap: fix captured frame length
2015-12-06 Panu Matilainenmk: fix shared library dependencies of drivers
2015-11-03 Bernard Iremongerpcap: remove fake pci interface
2015-11-03 Bernard Iremongerdrivers: copy fake PCI device info to ethdev data
2015-07-16 Sergio Gonzalez... mem: move librte_malloc to eal/common
2015-07-13 Klaus Degnerpcap: add Rx and Tx byte counters
2015-07-10 Tero Ahopcap: support jumbo frames
2015-06-12 Stephen Hemmingerdrivers: fix whitespace
2015-05-22 Bruce Richardsonpcap: move drivers/net/