net/bnxt: support get/set EEPROM
[dpdk.git] / lib / librte_eal / bsdapp /
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
2017-03-27 Aaron Conoleeal: do not panic if plugins fail to init
2017-03-27 Aaron Conoleeal: do not panic on interrupt thread init
2017-03-27 Aaron Conoleeal: do not panic on timer init failure
2017-03-27 Aaron Conoleeal: do not panic on a number of conditions
2017-03-27 Aaron Conoleeal: set errno when exiting for already initialized
2017-03-27 Aaron Conoleeal: do not panic on memzone init failure
2017-03-27 Aaron Conoleeal: do not panic on argument parsing error
2017-03-27 Aaron Conoleeal: do not panic on hugepage info init
2017-03-27 Aaron Conoleeal: do not panic when CPU is not supported
2017-03-27 Aaron Conoleeal: do not panic on CPU detection
2017-03-27 Ben Walkerpci: fix device registration on FreeBSD
2017-02-21 Thomas Monjalonlog: remove old symbols from map
2017-01-19 Pablo de Laraeal: fix FreeBSD build
2017-01-19 Shreyansh Jainbus: add probing
2017-01-19 Shreyansh Jainbus: add scanning
2017-01-19 Shreyansh Jainbus: introduce bus abstraction
2016-12-24 Jan Blunckeal: allow passing const interrupt handle
2016-12-21 Stephen Hemmingerpci: remove unused unbind support
2016-12-21 Jerin Jacobeal: postpone vdev initialization
2016-10-13 John Ousterhoutlog: respect logger configured before EAL init
2016-10-03 Jan Viktorinpci: create device list and fallback on its members
2016-10-03 Jan Viktorineal: extract vdev infra
2016-10-03 David Marchandeal: add hotplug operations for PCI and vdev
2016-10-03 David Marchandpci: introduce helpers for device name parsing/update
2016-10-03 David Marchandpci: initialize lists statically
2016-10-03 Flavio Leitnereal: move CPU flags check from constructor to init
2016-09-26 Jozef Martiniakeal: customize delay function
2016-08-22 Jim Harriscontigmem: zero all pages during mmap
2016-08-03 Thomas Monjalonlog: remove deprecated history dump
2016-07-15 Damjan Marionspinlock: move constructor out of x86 header file
2016-06-15 Rahul Lakkireddypci: fix config space access on FreeBSD
2016-06-20 Remy Hortonkeepalive: fix missing symbol export
2016-06-17 Thomas Monjaloneal: fix thread naming on FreeBSD
2016-06-17 Thomas Monjalonkeepalive: fix exported symbols
2016-06-16 Remy Hortonkeepalive: add liveness callback
2016-06-14 Ziye Yangpci: support class id probing
2016-06-13 Jan Viktorinpci: allow to override sysfs path
2016-06-10 Thomas Monjaloneal: remove useless includes of mempool and ring
2016-06-10 Thomas Monjalonlog: deprecate history dump
2016-03-22 Thomas Monjalonmk: restrict CPU flags list
2016-03-13 Panu Matilainenmk: fix eal shared library dependencies
2016-03-09 Huawei Xiepci: use new compiler flag for x86
2016-03-09 Harry van Haareneal: check if primary process is alive
2016-03-09 Harry van Haareneal: fix race condition in multi-process startup
2016-03-05 Thomas Monjalonconfig: remove EAL flags for OS environment
2016-03-03 Thomas Monjaloneal: fix symbol map version number
2016-02-29 Stephen Hemmingerlog: add missing symbols
2016-02-16 David Marchandeal: introduce PCI ioport API
next