pdump: fix error code check when creating/canceling pthread
[dpdk.git] / examples / ethtool /
2017-11-07 Bruce Richardsonexamples: remove dependency on PCI
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-13 Zhiyong Yangexamples: fix port id type
2017-07-08 Thomas Monjalonexamples/ethtool: include PCI header directly
2017-07-08 Roman Zhukovexamples: adjust Rx and Tx descriptors to device limits
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-05-01 Markos Chandrasexamples/ethtool: fix link with ixgbe shared lib
2017-04-21 Qi Zhangexamples/ethtool: disable promiscuous mode by default
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-02-09 Qiming Yangexamples/ethtool: display bus information
2017-01-17 Bernard Iremongerexamples/ethtool: use ixgbe public function
2017-01-17 Qiming Yangexamples/ethtool: display firmware version
2016-12-20 Qiming Yangexamples/ethtool: fix driver information
2016-12-20 Remy Hortonexamples/ethtool: fix querying non-PCI devices
2016-07-10 Zyta Szpakethdev: get registers width
2016-06-29 Thomas Monjalonmk: fix internal dependencies
2016-05-24 Mauricio Vasquez Bethdev: use dedicated macro to check port id
2016-04-20 Thomas Monjalonethdev: remove deprecated statistics
2016-02-16 Thomas Monjalonexamples/ethtool: fix build
2015-12-14 Yong Liuexamples: skip unsupported ethtool and l3fwd-power...
2015-12-10 Remy Hortonexamples/ethtool: fix uninitialised variable
2015-12-09 Stephen Hemmingerexamples/ethtool: remove dead code
2015-12-08 Remy Hortonexamples/ethtool: add user-space ethtool sample application