net: add rte prefix to ether structures
[dpdk.git] / lib / librte_ethdev / rte_ethdev.h
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
2019-04-19 Thomas Monjalonethdev: promote function for port count as stable
2019-04-19 Thomas Monjalonethdev: deprecate legacy filter API
2019-04-05 Tom Barbetteethdev: document mask requirements for RETA
2019-04-05 Thomas Monjalonethdev: add siblings iterators
2019-03-29 Stephen Hemmingerethdev: add min/max MTU to device info
2019-03-29 Rami Rosenethdev: fix a typo
2019-03-20 Andrew Rybchenkoethdev: highlight that all-multicast is retained on...
2019-03-20 Andrew Rybchenkoethdev: advertise default MAC as retained on restart
2019-03-20 Andrew Rybchenkoethdev: advertise MTU as retained across stop/start
2019-03-20 Rami Rosenethdev: fix method name in doxygen comment
2019-01-22 Andrew Rybchenkoethdev: fix errno to have positive value
2019-01-14 David Marchandethdev: declare Tx prepare API as not experimental
2018-11-21 Ferruh Yigitethdev: remove unused deferred device state
2018-11-06 Thomas Monjalonethdev: remove experimental tag for iterator API
2018-10-26 Stephen Hemmingerethdev: make offload name API non-experimental
2018-10-26 Thomas Monjalonethdev: remove deprecated attach/detach functions
2018-10-26 Thomas Monjalonethdev: add iterator to match devargs input
2018-10-26 Dekel Peledethdev: support metadata as flow rule criteria
2018-10-26 Thomas Monjalonethdev: complete closing of port
2018-10-11 Jerin Jacobethdev: add Tx offload outer UDP checksum definition
2018-10-11 Jerin Jacobethdev: add Rx offload outer UDP checksum definition
2018-10-11 Jerin Jacobethdev: support SCTP Rx checksum offload
2018-10-11 Xiaoyun Liethdev: get Rx queue interrupt fd
2018-09-27 Paul M Stillwell Jrethdev: fix doxygen comment to be with structure
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-08-28 Alejandro Luceroethdev: fix MAC changes when live change not supported
2018-08-05 Andrew Rybchenkoethdev: deprecate attach and detach functions
2018-08-01 Rami Rosenethdev: remove unused forward declaration
2018-07-23 Jasvinder Singhethdev: improve description for port name API
2018-07-23 Jerin Jacobethdev: fix queue statistics mapping documentation
2018-07-05 Ferruh Yigitexamples: fix RSS hash function configuration
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-07-04 Ferruh Yigitethdev: document xstats API assumption
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-07-02 Ferruh Yigitethdev: convert static log type usage to dynamic
2018-07-02 Ferruh Yigitethdev: move log macro to header
2018-05-22 Vipin Vargheseethdev: update description of port name
2018-05-22 Andy Greenethdev: fix type and scope of variables in Rx burst
2018-05-20 Andy Greenethdev: explicit cast of queue count return
2018-05-14 Ivan Malovethdev: improve doc for name by port ID API
2018-05-14 Thomas Monjalonethdev: add doxygen comments for each state
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-05-13 Andy Greenethdev: explicit cast of buffered Tx number
2018-04-27 Ferruh Yigitethdev: rename folder to library name