test: use SPDX tags in 6WIND copyrighted files
[dpdk.git] / drivers / net / failsafe /
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-31 Matan Azradnet/failsafe: free port by dedicated function
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-29 Matan Azradnet/failsafe: fix Rx burst infinite loop
2018-01-29 Neil Hormanmk: add experimental tag check
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-21 Adrien Mazarguilnet/failsafe: fix invalid free
2018-01-21 Moti Haimovskynet/failsafe: use new Rx offloads API
2018-01-21 Moti Haimovskynet/failsafe: use new Tx offloads API
2018-01-16 Matan Azradnet/failsafe: improve Rx sub-devices iteration
2018-01-16 Matan Azradnet/failsafe: mitigate data plane atomic operations
2018-01-16 Matan Azradnet/failsafe: fix Rx safe check compiler hint
2018-01-16 Thomas Monjalonethdev: remove useless parameter in callback process
2018-01-16 Thomas Monjalonethdev: fix link autonegotiation value
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-11-03 Ophir Munknet/failsafe: fix VLAN stripping configuration
2017-10-26 Matan Azradnet/failsafe: fix Rx clean race
2017-10-26 Matan Azradnet/failsafe: add timestamp to stats snapshot
2017-10-26 Matan Azradnet/failsafe: improve stats accuracy
2017-10-26 Raslan Darawshehnet/failsafe: fix PCI devices init
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 Matan Azradnet/failsafe: stat support enhancement
2017-10-06 Matan Azradnet/failsafe: fix adding MAC error report miss
2017-10-06 Gaetan Rivetnet/failsafe: fix errno set on command execution
2017-10-06 Raslan Darawshehnet/failsafe: fix failsafe bus uninit return value
2017-10-06 Matan Azradnet/failsafe: fix parameters parsing
2017-10-06 Gaetan Rivetnet/failsafe: safer subdev iterator
2017-10-06 Matan Azradnet/failsafe: fix Tx sub device deactivating
2017-08-03 Gaetan Rivetnet/failsafe: fix blank line parsing
2017-08-03 Raslan Darawshehnet/failsafe: fix missing pclose after popen
2017-07-20 Gaetan Rivetnet/failsafe: fix build on FreeBSD 10 with GCC 4.8
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 Rx offload capabilities
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