drivers: remove direct access to interrupt handle
[dpdk.git] / drivers / net / failsafe / failsafe.c
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
2021-10-22 Ferruh Yigitethdev: add namespace
2021-09-07 Aman Deep Singhnet: add macro to extract MAC address bytes
2021-09-07 Aman Deep Singhnet: add macro for MAC address print
2021-05-11 David Marchandlog: register with standardized names
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2020-10-20 Stephen Hemmingernet/failsafe: replace references to slave devices
2020-10-16 Ferruh Yigitethdev: add device flag to bypass auto-filled queue...
2020-09-30 Thomas Monjalonethdev: remove old close behaviour
2020-09-30 Thomas Monjalonnet/failsafe: release port upon close
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-05-11 Yunjian Wangnet/failsafe: fix fd leak
2019-07-23 Stephen Hemmingernet/failsafe: skip devargs if not present in secondary
2019-06-29 Ilya Maximetseal: fix positive error codes from probe/remove
2019-05-24 Olivier Matznet: add rte prefix to ether functions
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