examples/dma: rename ioat application example
[dpdk.git] / drivers / raw /
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
2021-10-22 Conor Walshdma/idxd: move config script from raw driver
2021-10-22 Bruce Richardsonraw/ioat: build only if dmadev not present
2021-10-07 Jakub Paliderraw/cnxk_bphy: use ROC calls for max IRQ get
2021-10-07 Tomasz Duszynskiraw/cnxk_bphy: add wrappers for available message types
2021-10-18 Radha Mohan Chinta... raw/octeontx2_ep: remove driver
2021-10-18 Radha Mohan Chinta... raw/octeontx2_dma: remove driver
2021-10-07 Nipun Guptaraw/dpaa2_qdma: remove datapath checks for lcore ID
2021-10-07 Nipun Guptaraw/dpaa2_qdma: handle size for config and queue setup
2021-10-06 Mohamad Noor Alim... raw/ifpga/base: fix linking with librt
2021-09-28 Tomasz Duszynskiraw/cnxk_bphy: support reading NPA/SSO PF function
2021-09-28 Tomasz Duszynskiraw/cnxk_bphy: fix device lookup
2021-09-28 Jakub Paliderraw/cnxk_bphy: use named value for queue count
2021-09-28 Jakub Palidercommon/cnxk: align function naming
2021-09-28 Tomasz Duszynskiraw/cnxk_bphy: do not include IRQ header directly
2021-10-01 William Tueal: remove sys/queue.h from public headers
2021-08-27 Jerin Jacobdrivers: remove warning with Meson 0.59
2021-08-17 Thomas Monjalonversion: 21.11-rc0
2021-07-22 Tomasz Duszynskiraw/cnxk_bphy: support setting FEC
2021-07-22 Tomasz Duszynskiraw/cnxk_bphy: support reading FEC
2021-07-20 Konstantin Ananyevraw/ioat: fix termination descriptor for batch
2021-07-20 Kevin Laatzraw/ioat: fix config script queue size calculation
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: support BPHY self test
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: support registering BPHY IRQ handlers
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: support retrieving BPHY device memory
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: support reading number of BPHY IRQs
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: support interrupt init and cleanup
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: support BPHY dequeue operation
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: support BPHY enqueue operation
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: support reading BPHY queue count
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: support reading BPHY queue configuration
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: add baseband PHY skeleton driver
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: support CGX self test
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: support CGX dequeue operation
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: support CGX enqueue operation
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: support reading CGX queue count
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: support reading CGX queue configuration
2021-07-05 Tomasz Duszynskiraw/cnxk_bphy: add BPHY CGX/RPM skeleton driver
2021-06-22 Kevin Laatzraw/ioat: fix missing ring pointer reset
2021-06-22 Kevin Laatzraw/ioat: fix memory leak in device configure
2021-06-17 Kevin Laatzraw/ioat: add device reset to configuration script
2021-06-17 Kevin Laatzraw/ioat: handle PCI address in configuration script
2021-06-17 Kevin Laatzraw/ioat: fix missing device name in idxd bus scan
2021-06-10 Wei Huangraw/ifpga/base: check address before assigning
2021-05-12 Bruce Richardsonraw/ioat: remove special case for no status reporting
2021-05-12 Bruce Richardsonraw/ioat: fix ring space checks
2021-05-12 Kevin Laatzraw/ioat: fix parameter shadow warning
2021-05-12 Min Hu (Connor)raw/skeleton: add missing check after setting attribute
2021-05-11 David Marchandlog: register with standardized names
2021-05-10 Bruce Richardsonraw/ioat: skip VA requirement for bus without device
2021-05-10 Bruce Richardsonraw/ioat: fix directory handle leak
2021-05-05 Chengwen Fengraw/ntb: check memory allocations
2021-05-05 Chengwen Fengraw/ntb: check SPAD user index
2021-04-29 Wei Huangraw/ifpga: fix device name format
2021-05-04 Bruce Richardsonraw/ioat: report status of completed jobs
2021-05-04 Kevin Laatzraw/ioat: add API to query remaining ring space
2021-05-04 Bruce Richardsonraw/ioat: rework SW ring layout
2021-05-04 Bruce Richardsonraw/ioat: move idxd functions to separate file
2021-05-04 Bruce Richardsonraw/ioat: add bus driver for device scanning automatically
2021-05-04 Kevin Laatzraw/ioat: allow perform operations function to return...
2021-05-04 Bruce Richardsonraw/ioat: make workqueue name configurable in script
2021-05-04 Bruce Richardsonraw/ioat: fix script for configuring small number of...
2021-05-04 Bruce Richardsonraw/ioat: expand descriptor struct to full 64 bytes
2021-05-04 Bruce Richardsonraw/ioat: add component prefix to log messages
2021-05-04 Bruce Richardsonraw/ioat: support limiting queues for idxd PCI device
2021-05-04 Bruce Richardsonraw/ioat: add unit tests for completion batching
2021-05-04 Bruce Richardsonbuild: fix formatting of Meson lists
2021-04-19 Wei Huangraw/ifpga/base: check size before assigning
2021-04-21 Chengwen Fengraw/ifpga: set monitor thread name
2021-04-21 Bruce Richardsondrivers: change indentation in build files
2021-04-21 Bruce Richardsondrivers: clean up build lists
2021-04-15 Radha Mohan Chinta... raw/octeontx2_dma: assign PCI device in DPI VF
2021-04-01 Wei Huangraw/ifpga/base: check null pointer
2021-04-01 Wei Huangraw/ifpga/base: check file length
2021-04-01 Wei Huangraw/ifpga/base: check lseek failure
2021-04-08 Thomas Monjalondrivers: align log names
2021-03-05 Wei Huangraw/ifpga: add miscellaneous APIs
2021-03-05 Wei Huangraw/ifpga: add APIs to get FPGA information
2021-03-05 Wei Huangraw/ifpga: add FPGA RSU APIs
2021-01-29 Nalla Pradeepraw/octeontx2_ep: change PCI device ID
2021-01-27 Radu Nicolauraw/ioat: fix driver name in secondary process
2021-01-20 Bruce Richardsonconfig: remove compatibility build defines
2021-01-17 Kumar Amberraw/ioat: support secondary process
2020-11-13 Wei Huangraw/ifpga/base: check adapter pointer before dereference
2020-11-13 Wei Huangraw/ifpga/base: unlock mutex on Nios init failure
2020-11-13 Bruce Richardsonraw/ioat: fix queue index calculation
2020-11-03 Wei Huangraw/ifpga: use trusted buffer to free
2020-11-03 Wei Huangraw/ifpga: terminate string filled by readlink with...
2020-11-03 Wei Huangraw/ifpga/base: enhance driver reliability in multi...
2020-11-03 Wei Huangraw/ifpga/base: free resources when destroying device
2020-11-03 Wei Huangraw/ifpga/base: fix return of IRQ unregister
2020-11-03 Wei Huangraw/ifpga/base: handle unsupported interrupt type
2020-11-03 Wei Huangraw/ifpga/base: fix interrupt handler instance usage
2020-10-30 Bruce Richardsonraw/ioat: fix work-queue config size
2020-10-22 David Marchanddrivers: add headers install helper
2020-10-19 Bruce Richardsonbuild: replace use of old build macros
2020-10-19 Bruce Richardsonbuild: standardize component names and defines
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-19 Jun Yangraw/dpaa2_qdma: support enqueue without response wait
2020-10-19 Jun Yangraw/dpaa2_qdma: support FLE pool per queue
next