net: add rte prefix to ether structures
[dpdk.git] / drivers / net / failsafe / failsafe_args.c
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2018-10-29 Ferruh Yigitdrivers: prefix global variables with module name
2018-10-29 Ferruh Yigitadd missing static keyword to globals
2018-07-15 Gaetan Rivetdevargs: add non-variadic parsing function
2018-04-25 Gaetan Rivetdevargs: use proper namespace prefix
2018-04-25 Gaetan Rivetdevargs: make parsing variadic
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-04-04 Bruce Richardsonconvert snprintf to strlcpy
2018-02-01 Olivier Matznet/failsafe: use SPDX tags in 6WIND copyrighted files
2018-01-21 Matan Azradnet/failsafe: add probed device capture
2018-01-21 Matan Azradnet/failsafe: add fd parameter
2018-01-21 Adrien Mazarguilnet/failsafe: fix invalid free
2017-10-06 Gaetan Rivetnet/failsafe: fix errno set on command execution
2017-10-06 Matan Azradnet/failsafe: fix parameters parsing
2017-08-03 Gaetan Rivetnet/failsafe: fix blank line parsing
2017-08-03 Raslan Darawshehnet/failsafe: fix missing pclose after popen
2017-07-19 Gaetan Rivetnet/failsafe: support device removal
2017-07-19 Gaetan Rivetnet/failsafe: add flexible device definition
2017-07-19 Gaetan Rivetnet/failsafe: add plug-in support
2017-07-19 Gaetan Rivetnet/failsafe: add fail-safe PMD