kvargs: use SPDX tags
[dpdk.git] / examples / ethtool / ethtool-app /
2018-01-31 Kevin Laatzexamples: increase default ring sizes to 1024
2018-01-16 Shahaf Shulerexamples/ethtool: convert to new ethdev offloads API
2018-01-04 Bruce Richardsonexamples: use SPDX tag for Intel copyright files
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-02-09 Qiming Yangexamples/ethtool: display bus information
2017-01-17 Qiming Yangexamples/ethtool: display firmware version
2016-12-20 Qiming Yangexamples/ethtool: fix driver information
2016-04-20 Thomas Monjalonethdev: remove deprecated statistics
2016-02-16 Thomas Monjalonexamples/ethtool: fix build
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