mempool: fix alignment of memzone length when populating
[dpdk.git] / drivers / bus /
2018-05-08 Nipun Guptabus/fslmc: keep Tx queues information for DPCI devices
2018-05-08 Nipun Guptabus/fslmc: expose API to free DPCI device
2018-05-08 Nipun Guptabus/fslmc: add macros required by QDMA for FLE and FD
2018-05-08 Nipun Guptabus/fslmc: support scanning and probing of QDMA devices
2018-05-08 Nipun Guptabus/fslmc: support MC DPDMAI object
2018-04-27 Shreyansh Jainbus/dpaa: optimize physical to virtual address search
2018-04-27 Shreyansh Jainbus/fslmc: optimize physical to virtual address search
2018-04-27 Gaetan Rivetbus/vdev: fix find device implementation
2018-04-27 Gaetan Rivetbus/pci: fix find device implementation
2018-04-26 Stephen Hemmingerbus/fslmc: do not log messages if bus not present
2018-04-25 Gaetan Rivetdevargs: use proper namespace prefix
2018-04-25 Gaetan Rivetbus/pci: do not reference devargs list
2018-04-25 Gaetan Rivetbus/vdev: do not reference devargs list
2018-04-24 Jianfeng Tanbus/vdev: scan by multi-process channel
2018-04-24 Jianfeng Tanbus/vdev: add lock on device list
2018-04-23 Hemant Agrawalcrypto/dpaa2_sec: fix OP storage for physical IOVA...
2018-04-17 Bruce Richardsondrivers/dpaa: reduce meson dependency lists
2018-04-19 Hemant Agrawalbus/fslmc: fix build with clang 3.4
2018-04-15 Gowrishankar Muthu... bus/fslmc: fix 64-bit format specifiers
2018-04-12 Hemant Agrawalvfio: export some internal functions
2018-04-11 Nipun Guptabus/fslmc: configure separate portal for Ethernet Rx
2018-04-11 Hemant Agrawalbus/dpaa: fix resource leak
2018-04-11 Sunil Kumar Koribus/dpaa: fix unchecked return value
2018-04-11 Sunil Kumar Koribus/dpaa: fix resource leak
2018-04-11 Anatoly Burakovbus/fslmc: support memory event callbacks for VFIO
2018-04-11 Anatoly Burakovbus/fslmc: move VFIO DMA map into bus probe
2018-04-11 Anatoly Burakovmem: replace memseg with memseg lists
2018-04-11 Anatoly Burakovbus/fslmc: use virt2memseg instead of iteration
2018-04-11 Anatoly Burakovbus/fslmc: use iova2virt instead of memseg iteration
2018-04-11 Anatoly Burakovbus/dpaa: use iova2virt instead of memseg iteration
2018-04-11 Anatoly Burakovbus/pci: use memseg walk instead of iteration
2018-04-11 Anatoly Burakovbus/fslmc: use memseg walk instead of iteration
2018-04-11 Anatoly Burakovbus/fslmc: do not needlessly check for IOVA mode
2018-04-10 Jan Viktorinuse SPDX tag for RehiveTech copyright files
2018-04-04 Gaetan Rivetbus/fslmc: fix find device start condition
2018-04-02 Shreyansh Jainbus/fslmc: remove unused debug macros
2018-04-02 Shreyansh Jainbus/fslmc: support dynamic logging
2018-03-27 Nachiketa Prachandabus/vdev: fix finding device by name
2018-03-15 Hemant Agrawalbuild: add meson support for dpaaX platforms
2018-03-15 Hemant Agrawalbus/fslmc: enable compilation for other platforms
2018-03-15 Hemant Agrawalbus/dpaa: enable compilation for other platforms
2018-03-15 Hemant Agrawalbus/fslmc: add 32-bit functional support for ARM
2018-03-15 Hemant Agrawaldpaa2: prepare for 32-bit build
2018-03-15 Hemant Agrawaldpaa: prepare for 32-bit build
2018-03-15 Hemant Agrawalbus/dpaa: fix big endian build
2018-03-13 Hemant Agrawalmk: fix dependencies of dpaaX drivers
2018-02-13 Pavan Nikhileshlib: remove unused map symbols
2018-02-06 Pavan Nikhileshbus/dpaa: fix default IOVA mode
2018-02-06 Jerin Jacobbus/fslmc: fix build with latest glibc
2018-02-05 Nipun Guptabus/dpaa: fix mempool ops registration
2018-02-05 Nipun Guptabus/fslmc: fix mempool ops registration
2018-02-05 Moti Haimovskybus/vdev: continue probing after a device failure
2018-02-01 Olivier Matzbus/pci: use SPDX tags in 6WIND copyrighted files
2018-01-31 Nipun Guptanet/dpaa: further push mode optimizations
2018-01-31 Nipun Guptabus/dpaa: check portal presence in the caller function
2018-01-31 Shreyansh Jainbus/dpaa: fix port order shuffling
2018-01-31 Nipun Guptabus/dpaa: allocate qman portals in thread safe manner
2018-01-31 Nipun Guptabus/dpaa: check flag in qman multi enqueue
2018-01-31 Nipun Guptabus/fslmc: add function to prefetch next DQRR entry
2018-01-31 Shreyansh Jainbus/fslmc: fix DPCI compare in scan
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonbus/vdev: build with meson
2018-01-30 Bruce Richardsonbus/pci: build with meson
2018-01-30 Hemant Agrawalbus/dpaa: fix clang warnings
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-29 Hemant Agrawalbus/fslmc: register platform HW mempool on runtime
2018-01-29 Hemant Agrawalbus/dpaa: register platform HW mempool on runtime
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-21 Hemant Agrawalbus/fslmc: adjust to dpaa2 eventdev disabling
2018-01-21 Hemant Agrawalnet/dpaa2: support more than 16 burst size in Rx
2018-01-20 Maxime Coquelinbus/pci: forbid IOVA mode if IOMMU address width too...
2018-01-19 Sunil Kumar Koribus/dpaa: support dynamic logging
2018-01-19 Sunil Kumar Koribus/dpaa: support event dequeue and consumption
2018-01-19 Nipun Guptabus/fslmc: add flag to configure DCA in QBMAN multi Tx
2018-01-19 Nipun Guptaevent/dpaa2: have separate structure to hold dqrr entries
2018-01-19 Nipun Guptabus/fslmc: introduce API to consume dqrr using index
2018-01-16 Hemant Agrawalbus/fslmc: clear the vfio group on error
2018-01-16 Shreyansh Jainbus/fslmc: support scanned device count
2018-01-16 Akhil Goyalbus/dpaa: support enqueue frames of multiple queues
2018-01-16 Hemant Agrawalbus/dpaa: support static queues
2018-01-16 Hemant Agrawalbus/dpaa: query queue frame count support
2018-01-16 Hemant Agrawalbus/dpaa: support creating dynamic HW portal
2018-01-16 Nipun Guptabus/dpaa: optimize the endianness conversions
2018-01-16 Nipun Guptabus/dpaa: optimize the qman HW stashing settings
2018-01-16 Hemant Agrawalnet/dpaa: add frame count based tail drop with CGR
2018-01-16 Hemant Agrawalbus/dpaa: update platform SoC value register routines
2018-01-16 Nipun Guptanet/dpaa2: optimize Tx path for best case
2018-01-16 Nipun Guptanet/dpaa2: add parse function for LX2 device
2018-01-16 Ashish Jainnet/dpaa2: align the frame size in MTU set
2018-01-16 Hemant Agrawalbus/fslmc: add qman HW fq query count API
2018-01-16 Nipun Guptabus/fslmc: add braces for pointers in macros
2018-01-16 Hemant Agrawalbus/fslmc: expose platform SoC value register
2018-01-16 Hemant Agrawalnet/dpaa2: advertise link status as driver flag
2018-01-16 Hemant Agrawalbus/fslmc: support dynamic IOVA
2018-01-16 Hemant Agrawaldrivers: change the deprecated memseg physaddr to IOVA
2018-01-16 Hemant Agrawalbus/fslmc: fix the cplusplus macro closure
2018-01-12 Hemant Agrawalbus/dpaa: fix ARM big endian build
2018-01-12 Nipun Guptabus/fslmc: change EQCR stashing threshold to 1
2018-01-12 Zhiyong Yangbus/pci: fix interrupt handler type
2018-01-11 Thomas Monjalonbus/vdev: add custom scan hook
next