net/virtio: fix incorrect cast of void *
[dpdk.git] / lib / librte_eal / linuxapp / eal / eal_interrupts.c
2017-12-08 Olivier Matzeal: set name when creating a control thread
2017-12-08 Olivier Matzeal: new function to create control threads
2017-11-07 Jingjing Wueal/linux: add interrupt counter size for vdev
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-31 Ferruh Yigitbus/pci: fix VFIO mode
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Gaetan Rivetvfio: expose functions
2017-07-03 Jerin Jacobeal: switch to architecture specific pause function
2017-04-06 Qi Zhangeal: clean up interrupt handle
2017-04-06 Qi Zhangvfio: keep interrupt source read only
2017-04-01 Jianfeng Taneal/linux: add interrupt type for vdev
2017-04-04 Shahaf Shulereal/linux: support external Rx interrupt
2017-03-30 Nikhil Raovfio: fix disabling INTx
2017-03-27 Aaron Conoleeal: do not panic on interrupt thread init
2017-02-13 Qi Zhangvfio: fix maximum number of interrupt for MSI-X
2017-01-17 Michał Mirosławnet/i40e: return errno when interrupt setup fails
2016-12-24 Jan Blunckeal: allow passing const interrupt handle
2016-06-17 Thomas Monjaloneal: fix thread naming on FreeBSD
2016-06-10 Thomas Monjaloneal: remove useless includes of mempool and ring
2015-12-12 Cunming Liangeal/linux: fix Rx interrupt read error management
2015-11-25 Ferruh Yigiteal/linux: fix build with glibc < 2.12
2015-11-04 Cunming Liangeal: query multi-vector interrupt capability
2015-11-04 Cunming Liangeal/linux: forbid enabling zero interrupt vector
2015-11-04 Cunming Liangeal: reserve VFIO vector zero for misc interrupt
2015-11-03 Ravi Kerureal: set name to threads
2015-11-01 Nelio Laranjeiroeal: allow external interrupt handler
2015-09-08 Robert Sanfordeal/linux: fix epoll timeout
2015-09-03 Thomas Monjalonethdev: remove Rx interrupt switch
2015-07-27 Cunming Liangeal/linux: add interrupt API for drivers
2015-07-27 Cunming Liangeal/linux: fix link status interrupt with uio_pci_generic
2015-07-27 Cunming Liangeal/linux: map eventfd to vfio MSI-X vector
2015-07-27 Cunming Liangeal/linux: fix comments on vfio MSI
2015-07-27 Cunming Liangeal/linux: add Rx interrupt control function
2015-07-27 Cunming Liangeal/linux: add epoll wrappers
2015-07-19 Stephen Hemmingereal/linux: handle signal on event read
2015-06-23 Ferruh Yigitlib: remove extra parenthesis after return
2015-06-12 Stephen Hemmingereal: fix whitespace
2015-05-13 Stephen Hemmingereal/linux: fix irq handling with igb_uio
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-02-20 Danny Zhoueal/linux: toggle interrupt for uio_pci_generic
2014-06-16 Anatoly Burakovvfio: interrupts
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-16 Stephen Hemmingerspelling fixes
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteleal: minor changes
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelpci: rework interrupt handling
2013-07-25 Intelupdate copyright date to 2013
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release