mbuf: extend meaning of QinQ stripped bit
[dpdk.git] / drivers / bus /
2020-07-29 Long Libus/vmbus: use SMP memory barrier for signaling read
2020-07-22 Muhammad Bilalbus/vdev: fix a typo in doxygen comment
2020-07-21 Hemant Agrawalnet/dpaa: support queue info routines
2020-07-21 Hemant Agrawalnet/dpaa2: support queue info routines
2020-07-21 Yunjian Wangbus/fslmc: fix memory leak in secondary process
2020-07-11 Rohit Rajbus/dpaa: enable set link status
2020-07-11 Rohit Rajbus/dpaa: enable link state interrupt
2020-07-11 Rohit Rajdrivers/dpaa: optimize thread local storage
2020-07-11 Sachin Saxenanet/dpaa: support 2.5G
2020-07-11 Gagandeep Singhnet/dpaa: enable Tx queue taildrop
2020-07-11 Nipun Guptabus/fslmc: rename cinh read functions used for ls1088
2020-07-11 Nipun Guptabus/fslmc: support portal migration
2020-07-11 Hemant Agrawalbus/fslmc: handle portal allocation failure
2020-07-11 Nipun Guptabus/fslmc: rework portal allocation to per-thread basis
2020-07-11 Gagandeep Singhbus/fslmc: combine thread-specific variables
2020-07-11 Nipun Guptabus/fslmc: fix getting FD error
2020-07-11 Thomas Monjalonpci: keep API compatibility with mmap values
2020-07-07 David Marchanddrivers: drop workaround for internal libraries version
2020-07-03 Jerin Jacoblog: introduce logtype register macro
2020-06-30 Maxime Coquelinbus/fslmc: fix iterating on a class type
2020-06-30 Maxime Coquelinbus/dpaa: fix iterating on a class type
2020-06-29 Tal Shnaidermanbus/pci: support Windows with bifurcated drivers
2020-06-29 Tal Shnaidermanbus/pci: introduce Windows support with stubs
2020-06-29 Tal Shnaidermanpci: build on Windows
2020-06-29 Tal Shnaidermanpci: use OS generic memory mapping functions
2020-06-25 Haiyue Wangbus/pci: fix VF memory access
2020-06-24 Long Libus/vmbus: fix ring buffer mapping
2020-06-24 Jerin Jacobbus/pci: optimize bus scan
2020-05-20 Ferruh Yigitbus/fslmc: drop inline from non-static functions
2020-05-19 Hemant Agrawalbus/fslmc: remove unused internal symbol
2020-05-19 Hemant Agrawalbus/fslmc: add accessor for MCP
2020-05-19 Hemant Agrawalbus/dpaa: add accessor for netcfg
2020-05-19 Hemant Agrawalbus/dpaa: move log types to NXP drivers
2020-05-19 Hemant Agrawalbus/dpaa: add accessor for qman portal ids
2020-05-19 Hemant Agrawalbus/dpaa: mark internal symbols
2020-05-19 Hemant Agrawalbus/fslmc: mark internal symbols
2020-05-11 Hemant Agrawalbus/fslmc: fix size of qman fq descriptor
2020-05-11 Nipun Guptanet/dpaa2: do not prefetch annotation for physical...
2020-05-11 Apeksha Guptabus/fslmc: fix dereferencing null pointer
2020-05-11 Stephen Hemmingerbus/vmbus: add missing barrier
2020-05-11 Stephen Hemmingerbus/vmbus: fix comment spelling
2020-05-11 Sunil Kumar Koribus/pci: optimise scanning with whitelist/blacklist
2020-05-11 David Marchandremove references to private PCI probe function
2020-05-11 Jerin Jacobbus/pci: reduce boot-up logs to absolute minimum
2020-04-25 Vijaya Mohan Guvvabus/pci: fix UIO resource access from secondary process
2020-04-25 David Christensenbus/pci: support IOVA as VA on PowerNV systems
2020-04-21 Stephen Hemmingerbus/vmbus: simplify arguments to need signal function
2020-04-16 Thomas Monjalonreplace unused attributes
2020-04-16 Thomas Monjalonreplace packed attributes
2020-04-16 Thomas Monjalonreplace alignment attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-03-31 Thomas Monjaloneal: move common header files
2020-03-31 Somnath Koturbus/pci: fix devargs on probing again
2020-03-27 Ferruh Yigitlog: add API to check if a logtype can log in a given...
2020-03-17 David Christensenpci: fix build on ppc
2020-03-16 Bruce Richardsonpci: remove unneeded includes in public header file
2020-02-05 Gagandeep Singhcrypto/dpaa_sec: fix IOVA conversions
2020-01-21 David Marchandeal: remove limitation on cpuset with --lcores
2020-01-17 Gavin Hubus/fslmc: remove conflicting memory barrier macro
2019-11-28 Sachin Saxenadrivers: update copyright for NXP files
2019-11-20 Matan Azradbus/pci: clear driver on detach
2019-11-20 Pawel Modrakbuild: align symbols with global ABI version
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-14 Wangyu (Eric)bus/pci: align next mapping address on page boundary
2019-11-08 Nipun Guptaraw/dpaa2_qdma: support route by port in DMA
2019-11-06 Shreyansh Jainbus/fslmc: sanitize device name parsing for clarity
2019-11-06 Hemant Agrawalbus/dpaa: move QBMAN global init to bus
2019-11-06 Nipun Guptanet/dpaa2: add retry and timeout in packet enqueue API
2019-10-31 Agalya Babu RadhaK... bus/fslmc: fix resource leak
2019-10-26 Michal Krawczykvfio: fix truncated BAR offset for 32-bit
2019-10-25 Ferruh Yigitbus/fslmc: fix global variable multiple definitions
2019-10-23 Hemant Agrawalcommon/dpaax: move OF library from DPAA bus
2019-10-23 Sachin Saxenabus/fslmc: update MC firmware version
2019-10-25 David Marchandbus/pci: check IO permissions for UIO only
2019-10-25 Seth Howellbus/pci: remove useless link dependency on ethdev
2019-10-23 Bruce Richardsonbuild: enable extra warnings with meson
2019-10-18 Nipun Guptaevent/dpaa2: set priority as per DPCON device
2019-10-08 Hemant Agrawalbus/fslmc: support multi VFIO group
2019-10-08 Shreyansh Jainbus/fslmc: check for DMA map in primary process only
2019-10-08 Shreyansh Jainbus/fslmc: restrict address translation to PA mode
2019-10-08 Priyanka Jainnet/dpaa2: add PTP driver
2019-10-08 Priyanka Jainnet/dpaa2: support Tx confirmation mode
2019-10-08 Hemant Agrawalnet/dpaa2: support taildrop on frame count basis
2019-10-08 Nipun Guptanet/dpaa: support Rx interrupt enable and disable
2019-10-08 Nipun Guptanet/dpaa: support Rx interrupt handler
2019-10-08 Nipun Guptabus/dpaa: decouple FQ portal alloc and init
2019-10-08 Nipun Guptabus/dpaa: remove thread affinity
2019-10-08 Hemant Agrawalbus/dpaa: fix dpaa_sec blacklist
2019-10-09 Akhil Goyalcrypto/dpaa_sec: support event crypto adapter
2019-10-09 Stephen Hemmingerbus/pci: fix Intel IOMMU sysfs access check
2019-10-09 David Marchandremove useless include of EAL memory config header
2019-08-05 Hemant Agrawalbus/fslmc: fix build with 0 headroom
2019-08-05 David Marchandbus/pci: always check IOMMU capabilities
2019-08-05 David Marchandbus/pci: remove unused x86 Linux constant
2019-07-23 Nipun Guptanet/dpaa2: fix multi-segment Tx
2019-07-23 Nithin Dabilpuramvfio: revert interrupt eventfd setup at probe
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-22 David Marchandbus/pci: remove Mellanox kernel driver type
2019-07-22 Hemant Agrawalbus/fslmc: fix ppc build
next