net: add rte prefix to ether structures
[dpdk.git] / drivers / net / failsafe / failsafe_private.h
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-03-29 Raslan Darawshehnet/failsafe: replace sub-device pointer with port id
2019-03-29 Raslan Darawshehnet/failsafe: change back-reference from sub-device
2019-03-29 Raslan Darawshehnet/failsafe: replace local device with shared data
2019-03-12 Bruce Richardsonbuild/freebsd: rename macro BSDPAPP to FREEBSD
2018-12-21 Stephen Hemmingernet/failsafe: remove unnecessary debug messages
2018-10-29 Ferruh Yigitdrivers: prefix global variables with module name
2018-10-11 Stephen Hemmingernet/failsafe: use prefix for function
2018-10-11 Adrien Mazarguilnet/failsafe: switch to flow API object conversion...
2018-09-27 Evgeny Imnet/failsafe: support multicast address list set
2018-05-22 Matan Azradnet/failsafe: fix removed sub-device cleanup
2018-05-14 Matan Azradnet/failsafe: fix sub-device ownership race
2018-04-27 Stephen Hemmingernet/failsafe: convert to dynamic logging
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-02-13 Thomas Monjalonnet/failsafe: fix FreeBSD build
2018-02-13 Matan Azradnet/failsafe: fix hotplug races
2018-02-01 Olivier Matznet/failsafe: use SPDX tags in 6WIND copyrighted files
2018-01-31 Matan Azradnet/failsafe: use ownership mechanism for slaves
2018-01-29 Moti Haimovskynet/failsafe: add Rx interrupts
2018-01-29 Moti Haimovskynet/failsafe: register slaves Rx interrupts
2018-01-29 Moti Haimovskynet/failsafe: register as Rx interrupt mode
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-21 Matan Azradnet/failsafe: fix removed device handling
2018-01-21 Matan Azradnet/failsafe: add probed device capture
2018-01-21 Matan Azradnet/failsafe: add fd parameter
2018-01-16 Matan Azradnet/failsafe: improve Rx sub-devices iteration
2018-01-16 Matan Azradnet/failsafe: mitigate data plane atomic operations
2017-10-26 Matan Azradnet/failsafe: add timestamp to stats snapshot
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 Matan Azradnet/failsafe: stat support enhancement
2017-10-06 Gaetan Rivetnet/failsafe: safer subdev iterator
2017-10-06 Matan Azradnet/failsafe: fix Tx sub device deactivating
2017-07-19 Gaetan Rivetnet/failsafe: support flow API isolation mode
2017-07-19 Gaetan Rivetnet/failsafe: support link status change event
2017-07-19 Gaetan Rivetnet/failsafe: support device removal
2017-07-19 Gaetan Rivetnet/failsafe: add fast burst functions
2017-07-19 Gaetan Rivetnet/failsafe: support flow API
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