net: add rte prefix to ether structures
[dpdk.git] / drivers / net / failsafe / failsafe.c
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-03-29 Raslan Darawshehnet/failsafe: support secondary process
2019-03-29 Raslan Darawshehnet/failsafe: replace sub-device pointer with port id
2019-03-29 Raslan Darawshehnet/failsafe: replace local device with shared data
2018-10-29 Ferruh Yigitdrivers: prefix global variables with module name
2018-10-26 Thomas Monjalonethdev: free all common data when releasing port
2018-09-27 Evgeny Imnet/failsafe: support multicast address list set
2018-07-26 Ferruh Yigitdrivers/net: fix crash in secondary process
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-05-14 Matan Azradnet/failsafe: fix sub-device ownership race
2018-05-14 Thomas Monjalonethdev: add probing finish function
2018-05-14 Raslan Darawshehnet/failsafe: fix probe cleanup
2018-04-27 Stephen Hemmingernet/failsafe: convert to dynamic logging
2018-04-24 Jianfeng Tandrivers/net: share vdev data to secondary process
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-02-13 Matan Azradnet/failsafe: fix hotplug races
2018-02-13 Matan Azradnet/failsafe: fix hotplug alarm cancel
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: register as Rx interrupt mode
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Matan Azradnet/failsafe: improve Rx sub-devices iteration
2018-01-16 Thomas Monjalonethdev: fix link autonegotiation value
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
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: support flow API
2017-07-19 Gaetan Rivetnet/failsafe: add plug-in support
2017-07-19 Gaetan Rivetnet/failsafe: add fail-safe PMD