net: add rte prefix to ether structures
[dpdk.git] / drivers / net / failsafe / failsafe_ops.c
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-04-19 Thomas Monjalonethdev: deprecate legacy filter API
2019-03-29 Raslan Darawshehnet/failsafe: replace local device with shared data
2018-12-21 Ivan Malovnet/failsafe: add default Tx mbuf fast free capability
2018-10-11 Igor Romanovnet/failsafe: report actual device capabilities
2018-09-27 Evgeny Imnet/failsafe: support multicast address list set
2018-09-27 Ian Dolzhanskynet/failsafe: support runtime Tx queues setup
2018-09-27 Ian Dolzhanskynet/failsafe: support runtime Rx queues setup
2018-09-27 Ian Dolzhanskynet/failsafe: add Tx queue start and stop functions
2018-09-27 Ian Dolzhanskynet/failsafe: add Rx queue start and stop functions
2018-09-27 Ian Dolzhanskynet/failsafe: add checks for deferred queue setup
2018-09-27 Igor Romanovnet/failsafe: fix crash on slave queue release
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-05-22 Matan Azradnet/failsafe: fix duplicate event registration
2018-05-22 Matan Azradnet/failsafe: fix removed sub-device cleanup
2018-05-14 Ophir Munknet/failsafe: add an RSS hash update callback
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-05-14 Ophir Munknet/failsafe: advertise supported RSS functions
2018-04-27 Ophir Munknet/failsafe: add TCP TSO default Tx capability
2018-04-13 Olivier Matzethdev: return diagnostic when setting MAC address
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-02-13 Matan Azradnet/failsafe: fix reconfiguration
2018-02-13 Matan Azradnet/failsafe: fix hotplug races
2018-02-13 Matan Azradnet/failsafe: fix removal scope
2018-02-05 Ophir Munknet/failsafe: fix default Tx offloads capabilities
2018-02-01 Olivier Matznet/failsafe: use SPDX tags in 6WIND copyrighted files
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 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
2017-11-03 Ophir Munknet/failsafe: fix VLAN stripping configuration
2017-10-26 Matan Azradnet/failsafe: add timestamp to stats snapshot
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-06 Matan Azradnet/failsafe: stat support enhancement
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 Rx offload capabilities
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