mempool: introduce helpers for populate and required size
[dpdk.git] / drivers / raw /
2019-11-06 Nipun Guptaraw/dpaa2_cmdif: add retry and timeout in packet enqueu...
2019-11-06 Nipun Guptaraw/dpaa2_qdma: add retry and timeout in packet enqueue API
2019-10-30 Ciara Powerraw/ioat: support xstats reset
2019-10-27 Ciara Powerraw/ioat: fix initial ring size check
2019-10-27 Ciara Powerraw/ioat: fix device state after test
2019-10-25 Tianfei Zhangraw/ifpga/base: fix dereference before null check
2019-10-23 Hemant Agrawalcommon/dpaax: move OF library from DPAA bus
2019-10-23 Bruce Richardsonraw/ifpga: remove unneeded compiler flags
2019-10-21 Xiaoyun Liraw/ntb: add enqueue and dequeue functions
2019-10-21 Xiaoyun Liraw/ntb: support xstats
2019-10-21 Xiaoyun Liraw/ntb: setup queues
2019-10-09 David Marchandremove useless include of EAL memory config header
2019-09-12 Thomas Monjalondrivers: add some reasons for meson disabling
2019-08-06 Xiaoyun Liraw/ntb: fix null pointer dereference
2019-07-30 Bruce Richardsondrivers/raw: standardize naming
2019-07-30 Bruce Richardsondrivers/raw: remove rawdev from directory names
2019-07-23 Bruce Richardsonraw/ioat: fix include quotes
2019-07-23 Stephen Hemmingerraw/dpaa2_cmdif: remove redundant declaration
2019-07-23 Stephen Hemmingerraw/skeleton: remove redundant declaration
2019-07-22 Jerin Jacobbus/pci: change IOVA as VA flag name
2019-07-22 David Marchandeal: fix IOVA mode selection as VA for PCI drivers
2019-07-05 Bruce Richardsonraw/ioat: fix icc build
2019-07-05 Xiaoyun Liexamples/ntb: add example for NTB
2019-07-05 Xiaoyun Liraw/ntb: add handshake process
2019-07-05 Xiaoyun Liraw/ntb: support Intel NTB
2019-07-05 Xiaoyun Liraw/ntb: introduce NTB raw device driver
2019-07-05 Satha Raoraw/octeontx2_dma: add driver self test
2019-07-05 Satha Raoraw/octeontx2_dma: add dequeue and device control opera...
2019-07-05 Satha Raoraw/octeontx2_dma: add enqueue operation
2019-07-05 Satha Raoraw/octeontx2_dma: add device close operation
2019-07-05 Satha Raoraw/octeontx2_dma: add device configuration
2019-07-05 Satha Raoraw/octeontx2_dma: update probe function
2019-07-05 Jerin Jacobraw/octeontx2_dma: add build infra and device probe
2019-07-04 Andy Peiraw/ifpga: fix unintentional integer overflow
2019-07-04 Tianfei Zhangraw/ifpga/base: fix retimer link status
2019-07-04 Tianfei Zhangraw/ifpga/base: fix physical address info
2019-07-04 Tianfei Zhangraw/ifpga/base: fix bit fields definition
2019-07-04 Tianfei Zhangraw/ifpga/base: fix logically dead code
2019-07-04 Tianfei Zhangraw/ifpga/base: fix use of untrusted scalar value
2019-07-04 Bruce Richardsonraw/ioat: add local API to perform copies
2019-07-04 Bruce Richardsonraw/ioat: add statistics functions
2019-07-04 Bruce Richardsonraw/ioat: add configure, start and stop functions
2019-07-04 Bruce Richardsonraw/ioat: add device info function
2019-07-04 Bruce Richardsonraw/ioat: create device on probe and destroy on release
2019-07-04 Bruce Richardsonraw/ioat: add register definition file
2019-07-04 Bruce Richardsonraw/ioat: introduce IOAT driver
2019-07-02 Bruce Richardsondrivers: add reasons for components being disabled
2019-07-02 Bruce Richardsonrawdev: pass the device id as parameter to selftest
2019-07-02 Bruce Richardsonraw/skeleton: remove compile-time constant for device id
2019-07-01 Thinh Tranraw/skeleton: fix test of attribute set/get
2019-06-29 David Marchandraw/dpaa2_qdma: remove incorrect experimental tag
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
2019-05-02 Li Qiangraw/ifpga: fix file descriptor leak in error path
2019-05-02 Hemant Agrawalraw/dpaa2_cmdif: remove driver name assignment
2019-05-02 Hemant Agrawalraw/dpaa2_qdma: fix spin lock release
2019-05-02 Hemant Agrawalraw/dpaa2_qdma: fix spin lock release
2019-05-02 Bruce Richardsonraw/dpaa2_cmdif: fix warnings with GCC 9
2019-05-02 Bruce Richardsonraw/skeleton: fix warnings with GCC 9
2019-04-22 Stephen Hemmingerdrivers: remove blank line at EOF
2019-04-19 Rosen Xuraw/ifpga: support ipn3ke
2019-04-19 Tianfei Zhangraw/ifpga/base: add prefix for feature and its ops
2019-04-19 Tianfei Zhangraw/ifpga/base: add version description
2019-04-19 Tianfei Zhangraw/ifpga/base: add eth group driver
2019-04-19 Tianfei Zhangraw/ifpga/base: add I2C and at24 EEPROM driver
2019-04-19 Tianfei Zhangraw/ifpga/base: add SPI and MAX10 device driver
2019-04-19 Tianfei Zhangraw/ifpga/base: store private features in FME and port
2019-04-19 Tianfei Zhangraw/ifpga/base: clean up
2019-04-05 Hemant Agrawalraw/dpaa2_qdma: support non prefetch mode
2019-04-05 Nipun Guptaraw/dpaa2: remove logs from datapath
2019-04-05 Hemant Agrawalraw/dpaa2_qdma: support RBP mode
2019-04-04 Hemant Agrawalraw/dpaa2_qdma: support burst mode
2019-04-04 Shreyansh Jainraw/dpaa2_qdma: fix to support multiprocess execution
2019-04-04 Hemant Agrawalraw/dpaa2_qdma: remove experimental tag from APIs
2019-04-04 David Marchanddrivers: remove Linux EAL from include path
2019-03-29 Andy Peiraw/ifpga: modify log output
2019-03-12 Bruce Richardsoneal/linux: rename linuxapp to linux
2019-01-18 Andy Peiraw/ifpga: fix memory leak
2019-01-14 Pallantla Poornimadrivers: fix sprintf with snprintf
2018-10-29 Ferruh Yigitdrivers: prefix global variables with module name
2018-10-29 Ferruh Yigitadd missing static keyword to globals
2018-10-26 Rosen Xuraw/ifpga: check probing error
2018-10-24 Shreyansh Jainraw/skeleton: fix memory leak on test failure
2018-10-16 Hemant Agrawalbus/fslmc: upgrade mc FW APIs to 10.10.0
2018-10-16 Shreyansh Jainfslmc: enable dpaax library
2018-09-17 Luca Boccassiraw/ifpga: use -Wno-error=format-security for meson
2018-08-01 Shreyansh Jainraw/skeleton: implement queue count API
2018-07-26 Shreyansh Jainrawdev: remove experimental tag
2018-07-26 Bruce Richardsonbuild: fix meson build on FreeBSD
2018-07-12 Hemant Agrawalraw/dpaa2_qdma: fix IOVA as VA flag
2018-07-12 Hemant Agrawaldrivers: support function name in NXP logs
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-05-21 Tianfei Zhangraw/ifpga/base: fix an error return
2018-05-20 Gavin Huraw/ifpga: fix ARM build with clang
2018-05-14 Tianfei Zhangraw/ifpga/base: fix build with icc
2018-05-13 Shreyansh Jainraw/skeleton: remove dead code
2018-05-13 Shreyansh Jainraw/skeleton: fix resource leak in test
2018-05-11 Rosen Xuraw/ifpga: add Intel FPGA bus rawdev driver
2018-05-11 Tianfei Zhangraw/ifpga/base: add Intel FPGA OPAE share code
2018-05-08 Nipun Guptaraw/dpaa2_cmdif: support enqueue/dequeue operations
2018-05-08 Nipun Guptaraw/dpaa2_cmdif: add attribute get functionality
next