pci: use SPDX tags in 6WIND copyrighted files
[dpdk.git] / lib / librte_eal / bsdapp /
2018-02-01 Olivier Matzeal: use SPDX tags in 6WIND copyrighted files
2018-01-31 Pavan Nikhilesheal: fix default mempool ops
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonbuild: remove library special cases
2018-01-30 Bruce Richardsoneal/bsd: build modules with meson
2018-01-30 Bruce Richardsonbuild: add option to version libs using DPDK version
2018-01-30 Bruce Richardsoneal: build with meson
2018-01-30 Jianfeng Taneal: add channel for multi-process communication
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-29 Neil Hormanadd experimental tag to appropriate functions
2018-01-29 Harry van Haareneal: add function to release internal resources
2018-01-29 Hemant Agrawaleal: prefix mbuf pool ops name with user defined
2018-01-27 Pavan Nikhilesheal: introduce integer divide through reciprocal
2018-01-17 Moti Haimovskyvfio: fix FreeBSD build
2018-01-16 Hemant Agrawalvfio: expose clear group function for internal usages
2018-01-11 Thomas Monjaloneal/x86: get hypervisor name
2018-01-09 Michael McConvillemem: fix mmap error check on huge page attach
2018-01-09 Kefu Chaicontigmem: fix build on FreeBSD 12
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-11-07 Xiaoyun Lieal/x86: revert select optimized memcpy at run-time
2017-11-06 Thomas Monjalonmempool: rename address mapping function to IOVA
2017-11-06 Thomas Monjalonmem: rename address mapping function to IOVA
2017-11-06 Santosh Shuklamem: rename segment address from physical to IOVA
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-11-06 Gaetan Rivetvfio: fix namespace prefix of newly exposed functions
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Gaetan Rivetpci: use EAL exposed configuration
2017-10-26 Gaetan Rivetpci: use new address comparison function
2017-10-26 Gaetan Rivetvfio: expose functions
2017-10-26 Gaetan Riveteal: expose internal config elements
2017-10-26 Gaetan Rivetmem: expose function for physical address use
2017-10-23 Bruce Richardsoneal: use a single version map file
2017-10-23 Bruce Richardsoneal: merge bsdapp and linuxapp interrupt headers
2017-10-23 Bruce Richardsoneal/bsd: fix missing interrupt stub functions
2017-10-23 Bruce Richardsoneal/bsd: align interrupt header file with Linux version
2017-10-23 Olivier Matzlog: remove deprecated functions
2017-10-13 Santosh Shuklaeal: call plugin init before device parse
2017-10-13 Xiaoyun Lieal/x86: select optimized memcpy at run-time
2017-10-13 Jerin Jacobtimer: honor arch-specific TSC frequency query
2017-10-11 Pavan Nikhilesheal: add function to check lcore role
2017-10-08 Jianfeng Taneal: remove Xen dom0 support
2017-10-06 Santosh Shuklaeal: allow user to override default mempool driver
2017-10-06 Santosh Shuklaeal: auto detect IOVA mode
2017-10-06 Santosh Shuklaeal: introduce helper API for IOVA mode
2017-10-06 Santosh Shuklabus: get IOMMU class
2017-10-06 Santosh Shuklapci: get IOMMU class
2017-10-06 Santosh Shuklapci: export match function
2017-09-15 Harry van Haarenservice: add component runstate
2017-09-15 Harry van Haarenservice: use id in get by name function
2017-09-15 Harry van Haarenservice: use id in unregister
2017-09-15 Harry van Haarenservice: use id in runstate function
2017-09-15 Harry van Haarenservice: return integer service id from register
2017-09-15 Harry van Haarenservice: use id in lcore to service map functions
2017-09-14 Pavan Nikhileshservice: add count per lcore
2017-08-08 Gaetan Riveteal: bump ABI version
2017-08-03 Gaetan Riveteal: read and parse device option separately
2017-08-03 Thomas Monjalonpci: fix log level of scan summary on BSD
2017-07-31 Chas Williamslog: get level for dynamic types
2017-07-19 Gaetan Rivetbus/pci: use given name as generic name
2017-07-19 Gaetan Rivetdevargs: introduce insert function
2017-07-19 Gaetan Rivetdevargs: introduce removal function
2017-07-16 Harry van Haarenservice: initialize with EAL
2017-07-16 Harry van Haarenservice: introduce service cores concept
2017-07-16 Stephen Hemmingerlib: remove duplicate includes
2017-07-08 Gaetan Rivetdevargs: introduce new parsing helper
2017-07-03 Tiwei Biecontigmem: do not zero pages during each mmap
2017-07-03 Tiwei Biecontigmem: free allocated memory on error
2017-07-03 Jan Blunckeal: add hotplug add/remove device
2017-07-03 Jan Blunckbus: add helper to find bus by name
2017-07-03 Jan Blunckbus: add helper to find which bus holds a device
2017-07-03 Jan Blunckbus: add iterator to find a bus
2017-05-10 Tiwei Bieeal/bsd: fix read on PCI configuration space
2017-05-10 Tiwei Bieeal/bsd: fix ioport write operation
2017-05-05 Wei Daiconfig: make backtrace optional
2017-05-05 Thomas Monjalonvdev: remove eal prefix
2017-05-05 Thomas Monjalonpci: remove eal prefix
2017-05-04 Thomas Monjaloneal: remove generic driver and device lists
2017-04-19 Olivier Matzeal: remove log level from internal config
2017-04-19 Olivier Matzeal: move internal config initialization
2017-04-19 Olivier Matzlog: fix default level
2017-04-19 Hemant Agrawalvfio: export utility functions in map file
2017-04-18 Jan Blunckeal: add name field to generic device
2017-04-14 Jan Blunckeal: remove unused device init function
2017-04-14 Shreyansh Jaineal: bump ABI version for bus refactoring
2017-04-14 Shreyansh Jainpci: use bus driver for scan/probe
2017-04-14 Shreyansh Jainpci: add bus driver
2017-04-11 Stephen Hemmingerlib: remove unnecessary void cast
2017-04-06 Aaron Conoleeal: add missing function to symbol map
2017-04-05 Olivier Matzeal: deprecate log functions
2017-04-05 Olivier Matzeal: change specific log levels at startup
2017-04-05 Olivier Matzeal: change several log levels matching a regexp
2017-04-05 Olivier Matzeal: dump registered log types
2017-04-05 Olivier Matzeal: support dynamic log types
2017-04-04 Bruce Richardsonnic_uio: fix device binding at boot
2017-03-27 Bruce Richardsoneal/bsd: query the cpu count only once
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-03-27 Aaron Conoleeal: do not panic on bus probe/scan failure
2017-03-27 Aaron Conoleeal: do not panic on vdev init failure
2017-03-27 Aaron Conoleeal: do not panic on PCI failures
next