common/qat: build drivers from common folder
[dpdk.git] / lib / librte_ethdev /
2020-10-16 Ferruh Yigitethdev: unify prefix for static functions and variables
2020-10-16 Andrew Rybchenkoethdev: unify error code if port ID is invalid
2020-10-16 Ferruh Yigitdoc: announce queue stats moving to xstats
2020-10-16 Ferruh Yigitethdev: add device flag to bypass auto-filled queue...
2020-10-16 Ivan Ilchenkoethdev: change stop operation callback to return int
2020-10-16 Ivan Ilchenkoethdev: allow stop function to return an error
2020-10-16 Thomas Monjalonethdev: allow close function to return an error
2020-10-16 Thomas Monjalonethdev: reset all when releasing a port
2020-10-16 Thomas Monjalonethdev: remove forcing stopped state upon close
2020-10-16 Viacheslav Ovsiienkoethdev: introduce Rx buffer split
2020-10-16 Eli Britsteinethdev: add tunnel offload model
2020-10-16 Gregory Etelsonethdev: allow negative values in flow rule types
2020-10-16 Dekel Peledethdev: add VLAN attributes to ethernet and VLAN items
2020-10-16 Bing Zhaoethdev: add hairpin queue operations
2020-10-16 Bing Zhaoethdev: add function to get hairpin peer ports list
2020-10-16 Bing Zhaoethdev: add new attributes to hairpin config
2020-10-16 Bing Zhaoethdev: add hairpin bind and unbind API
2020-10-16 Dekel Peledethdev: add IPv6 fragment extension header item
2020-10-16 Dekel Peledethdev: add extensions attributes to IPv6 item
2020-10-16 Honnappa Nagarahalliethdev: fix memory ordering for callback functions
2020-10-16 Phil Yangethdev: replace full barrier with relaxed barrier
2020-10-16 Andrey Vesnovatyethdev: add shared actions to flow API
2020-10-16 Wei Hu (Xavier)ethdev: check queue id in Rx interrupt control
2020-10-16 Wei Hu (Xavier)ethdev: check if queue setup in queue-related APIs
2020-10-16 Wei Hu (Xavier)ethdev: extract checking queue id into common functions
2020-10-16 Dekel Peledethdev: support query of age action
2020-10-16 Jiawei Wangethdev: introduce flow sample action
2020-10-16 Thomas Monjalonethdev: fix xstat name of basic stats per queue
2020-10-15 Suanming Mouethdev: make flow API thread safe
2020-10-09 Min Hu (Connor)ethdev: introduce FEC API
2020-10-08 Huisong Liethdev: fix data type in TC queues
2020-10-08 Dekel Peledethdev: move RSS expansion code to mlx5 driver
2020-10-08 Dekel Peledethdev: fix RSS flow expansion in case of mismatch
2020-10-08 Ferruh Yigitethdev: check if queues are allocated before getting...
2020-10-08 Stephen Hemmingerethdev: use mbuf bulk free API
2020-10-06 Ciara Powerethdev: add common stats for telemetry
2020-10-06 Ciara Powertelemetry: fix passing full params string to command
2020-09-30 Thomas Monjalonethdev: remove old close behaviour
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-09-30 Thomas Monjalonethdev: reset device and interrupt pointers on release
2020-09-29 David Marchandethdev: fix link speed helper documentation
2020-09-25 Phil Yangethdev: use C11 atomics for link status
2020-09-21 Chengchang Tangethdev: support getting Rx buffer size in Rx queue...
2020-09-21 Ivan Dyukovethdev: format link status text
2020-09-18 Kiran Kumar Kethdev: support encapsulation level for RSS offload
2020-09-18 Nithin Dabilpuramethdev: support TM for shaper config in packet mode
2020-09-18 Ferruh Yigitethdev: remove underscore prefix from internal API
2020-09-18 Ferruh Yigitethdev: use hairpin helper functions
2020-09-18 Ferruh Yigitethdev: mark internal functions
2020-09-18 Ferruh Yigitethdev: make device operations struct private
2020-09-18 Ferruh Yigitethdev: move inline device operations
2020-09-18 Ferruh Yigitethdev: deprecate descriptor status check API
2020-09-18 Ferruh Yigitethdev: remove redundant license text
2020-09-18 Nithin Dabilpuramethdev: mark all traffic manager API as experimental
2020-09-18 Thomas Monjalonethdev: allow unknown link speed
2020-09-18 Wei Hu (Xavier)ethdev: check if queue setup when getting queue info
2020-09-21 David Marchandethdev: remove unused kernel driver field
2020-09-10 Fady Baderethdev: remove structs from export map
2020-09-07 Ciara Powerbuild: remove makefiles
2020-08-12 Thomas Monjalonversion: 20.11-rc0
2020-08-07 Stephen Hemmingerethdev: improve API comment for MAC address addition
2020-08-05 Thomas Monjalonethdev: remove device-specific comments from VLAN API
2020-07-13 Bing Zhaoethdev: add eCPRI key fields to flow API
2020-07-11 Renata Saiakhovaethdev: add function to release HW rings
2020-07-11 Viacheslav Ovsiienkombuf: introduce accurate packet Tx scheduling
2020-07-11 Junfeng Guoethdev: add RSS types for IPv6 prefix
2020-07-11 Wei Hu (Xavier)ethdev: fix VLAN offloads set if no relative capabilities
2020-07-11 Wei Hu (Xavier)ethdev: fix data room size verification in Rx queue...
2020-07-11 Ferruh Yigitethdev: verify reserved HW ring
2020-07-07 Ferruh Yigitethdev: fix log type for some error messages
2020-07-07 Simei Suethdev: add PPPoE RSS offload types
2020-07-05 David Marchandtrace: simplify trace point registration
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-05-11 Dekel Peleddoc: refine ethernet and VLAN flow rule items
2020-05-11 Asaf Pensoethdev: add 200G link speed
2020-05-10 Ciara Powereal: add telemetry as dependency
2020-05-10 Bruce Richardsonethdev: add telemetry callbacks
2020-05-06 David Marchandtrace: simplify trace point headers
2020-04-28 David Marchandethdev: fix build warning on 64-bit value
2020-04-21 Alexander Kozyrevnet/mlx5: set dynamic flow metadata in Rx queues
2020-04-21 Jeff Guoethdev: add RSS offload types
2020-04-21 Dong Zhouethdev: support flow aging
2020-04-21 Bernard Iremongerethdev: add RSS offload types for ESP and AH
2020-04-21 Eugeny Parshutinethdev: fix build when vtune profiling is on
2020-04-23 Sunil Kumar Koriethdev: add tracepoints
2020-04-16 Thomas Monjalonreplace alignment attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-03-18 Stephen Hemmingerethdev: fix spelling
2020-03-18 Xiao Zhangethdev: add PFCP header to flow API
2020-02-22 Hemant Agrawaladd top-level SPDX license tag
2020-02-19 Ciara Powerethdev: add comment to warn of ABI breakage
2020-02-05 Pavan Nikhileshlib: use common macro RTE_DIM
2020-01-20 Anoob Josephethdev: allow multiple security sessions to use flow...
2020-01-17 Xiaoyu Minethdev: add API to dump device internal flow info
2020-01-17 Fang TongHaoethdev: fix secondary process memory overwrite
2020-01-17 Wei Hu (Xavier)ethdev: fix VLAN offloads set if no driver callback
2020-01-17 Viacheslav Ovsiienkoethdev: fix switching domain allocation
2020-01-17 Rory Sextonethdev: add L2TPv3 over IP header to flow API
2020-01-17 Ricardo Roldanethdev: fix callback unregister with wildcard argument...
2020-01-17 Suanming Mouethdev: add IPv4/IPv6 DSCP rewrite action
next