index
:
dpdk-next-eventdev
master
Preparation of pull requests for eventdev
Jerin Jacob
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
failsafe
/
failsafe_ether.c
Age
Commit message (
Expand
)
Author
2019-03-29
net/failsafe: change back-reference from sub-device
Raslan Darawsheh
2018-10-11
net/failsafe: use prefix for function
Stephen Hemminger
2018-10-11
net/failsafe: switch to flow API object conversion function
Adrien Mazarguil
2018-10-11
eal: simplify parameters of hotplug functions
Thomas Monjalon
2018-09-28
net/failsafe: support multicast address list set
Evgeny Im
2018-09-28
net/failsafe: add Tx queue start and stop functions
Ian Dolzhansky
2018-09-28
net/failsafe: add Rx queue start and stop functions
Ian Dolzhansky
2018-05-23
net/failsafe: fix removed sub-device cleanup
Matan Azrad
2018-05-14
net/failsafe: fix sub-device ownership race
Matan Azrad
2018-04-11
align SPDX Mellanox copyrights
Shahaf Shuler
2018-02-13
net/failsafe: fix hotplug races
Matan Azrad
2018-02-13
net/failsafe: fix removal scope
Matan Azrad
2018-02-01
net/failsafe: use SPDX tags in 6WIND copyrighted files
Olivier Matz
2018-01-31
net/failsafe: free port by dedicated function
Matan Azrad
2018-01-29
net/failsafe: register slaves Rx interrupts
Moti Haimovsky
2018-01-16
ethdev: remove useless parameter in callback process
Thomas Monjalon
2017-10-26
net/failsafe: add timestamp to stats snapshot
Matan Azrad
2017-10-26
net/failsafe: improve stats accuracy
Matan Azrad
2017-10-06
ethdev: increase port id range
Zhiyong Yang
2017-10-06
net/failsafe: stat support enhancement
Matan Azrad
2017-10-06
net/failsafe: fix adding MAC error report miss
Matan Azrad
2017-07-19
net/failsafe: support flow API isolation mode
Gaetan Rivet
2017-07-19
net/failsafe: support link status change event
Gaetan Rivet
2017-07-19
net/failsafe: support device removal
Gaetan Rivet
2017-07-19
net/failsafe: support flow API
Gaetan Rivet
2017-07-19
net/failsafe: add flexible device definition
Gaetan Rivet
2017-07-19
net/failsafe: add plug-in support
Gaetan Rivet