drivers/net: advertise no support for keeping flow rules
[dpdk.git] / drivers / net / softnic / rte_eth_softnic.c
2021-11-02 Dmitry Kozlyukdrivers/net: advertise no support for keeping flow...
2021-10-22 Ferruh Yigitethdev: add namespace
2021-07-30 Dapeng Yunet/softnic: fix null dereference in arguments parsing
2021-07-23 Dapeng Yunet/softnic: fix memory leak in arguments parsing
2021-05-11 David Marchandlog: register with standardized names
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2020-10-16 Ivan Ilchenkoethdev: change stop operation callback to return int
2020-09-30 Thomas Monjalonethdev: remove old close behaviour
2020-09-30 Thomas Monjalonnet/softnic: release port upon close
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-09-21 David Marchandethdev: remove unused kernel driver field
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2019-10-07 Ivan Ilchenkoethdev: change device info get callback to return int
2019-07-22 Jasvinder Singhnet/softnic: add config flexibility to TM
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-01-10 Cristian Dumitrescunet/softnic: support service cores
2018-11-21 Jasvinder Singhnet/softnic: fix undefined device info fields
2018-10-29 Ferruh Yigitadd missing static keyword to globals
2018-10-26 Thomas Monjalonethdev: free all common data when releasing port
2018-10-26 Fan Zhangnet/softnic: add cryptodev
2018-10-12 Jasvinder Singhnet/softnic: add meter profile
2018-10-12 Jasvinder Singhnet/softnic: support metering and policing
2018-10-12 Reshma Pattannet/softnic: support flow validate
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-07-25 Cristian Dumitrescunet/softnic: add command for tmgr create
2018-07-12 Jasvinder Singhnet/softnic: implement start and stop
2018-07-12 Jasvinder Singhnet/softnic: setup Rx/Tx queues
2018-07-12 Jasvinder Singhnet/softnic: add connection agent
2018-07-12 Cristian Dumitrescunet/softnic: add run API
2018-07-12 Jasvinder Singhnet/softnic: add thread
2018-07-12 Jasvinder Singhnet/softnic: add pipeline object
2018-07-12 Jasvinder Singhnet/softnic: add table action profile
2018-07-12 Jasvinder Singhnet/softnic: add port action profile
2018-07-12 Jasvinder Singhnet/softnic: add traffic manager object
2018-07-12 Jasvinder Singhnet/softnic: add tap object
2018-07-12 Jasvinder Singhnet/softnic: add mempool object
2018-07-12 Jasvinder Singhnet/softnic: add link object
2018-07-12 Jasvinder Singhnet/softnic: add software queue object
2018-07-12 Jasvinder Singhnet/softnic: restructure
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-05-14 Thomas Monjalonethdev: add probing finish function
2018-04-27 Stephen Hemmingernet/softnic: convert to dynamic logging
2018-04-27 Ferruh Yigitdrivers/net: fix link autoneg value for virtual PMDs
2018-04-24 Jianfeng Tandrivers/net: share vdev data to secondary process
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Thomas Monjalonethdev: fix link autonegotiation value
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-10-26 Gaetan Rivetethdev: remove detachable device flag
2017-10-12 Jasvinder Singhnet/softnic: add TM capabilities ops
2017-10-12 Jasvinder Singhnet/softnic: support traffic management
2017-10-12 Jasvinder Singhnet/softnic: add softnic PMD