net/virtio: fix incorrect cast of void *
[dpdk.git] / lib / librte_eal / linuxapp / igb_uio /
2017-11-07 Ferruh Yigitigb_uio: remove device reset in release
2017-11-06 Ferruh Yigitigb_uio: prevent reset for bnx2x devices
2017-10-24 Ferruh Yigitigb_uio: remove device reset in open
2017-10-16 Jingjing Wuigb_uio: fix build with kernel <= 3.17
2017-10-13 Jingjing Wuigb_uio: fix interrupt enablement after FLR in VM
2017-10-13 Markus Theiligb_uio: fix legacy MSI masking
2017-10-13 Ferruh Yigitigb_uio: fix unknown MSI symbols
2017-10-08 Jianfeng Taneal: remove Xen dom0 support
2017-10-08 Hemant Agrawaligb_uio: fix build on arm64 kernel
2017-10-06 Tonghao Zhangigb_uio: use UIO macro instead of hardcoded value
2017-10-06 Markus Theiligb_uio: add MSI IRQ mode
2017-10-06 Markus Theiligb_uio: use kernel functions for masking MSI-X
2017-10-06 Markus Theiligb_uio: release in exact reverse order
2017-10-06 Markus Theiligb_uio: fix MSI-X IRQ assignment with new IRQ function
2017-10-06 Markus Theiligb_uio: fix IRQ disable on recent kernels
2017-10-06 Markus Theiligb_uio: refactor IRQ enable/disable into own functions
2017-07-20 Shijith Thottonigb_uio: issue FLR during open and release of device...
2017-04-20 Nicolas Dichteligb_uio: switch to new irq function for MSI-X
2017-04-03 Ferruh Yigitigb_uio: fix build with kernel < 3.2
2017-03-30 David Suigb_uio: use non-threaded ISR
2017-03-30 Alejandro Luceroigb_uio: map dummy DMA forcing IOMMU domain attachment
2017-03-15 Matt Petersigb_uio: support devices with only I/O BAR
2016-07-10 Ferruh Yigitigb_uio: fix possible mmap failure with Linux 4.5
2016-06-21 Ferruh Yigitigb_uio: fix build on CentOS 6.8
2016-04-20 Thomas Monjalonpci: remove deprecated specific config
2016-03-09 Helin Zhangigb_uio: deprecate extended tag
2016-03-07 Ferruh Yigitigb_uio: cast private data to correct struct type
2016-03-07 Ferruh Yigitigb_uio: use macros for array size calculation
2015-11-24 Ferruh Yigitigb_uio: use existing PCI macros
2015-11-04 David Huntigb_uio: fix build with kernel 4.3
2015-10-25 Ferruh Yigitigb_uio: remove unnecessary function to get device
2015-07-27 Jan Viktorinigb_uio: fix build
2014-12-16 Shu Shenigb_uio: fix build with kernel 3.18
2014-12-11 Jincheng Miaoigb_uio: fix build with kernel 3.18
2014-12-11 Jincheng Miaoigb_uio: fix build with long term kernel and RHEL
2014-09-03 Guillaume Gaudonvilleigb_uio: fix build on RHEL 6.3
2014-09-03 Thomas Monjalonigb_uio: revert MSI IRQ mode
2014-08-01 Stephen Hemmingerigb_uio: handle no IRQ fallback
2014-08-01 Stephen Hemmingerigb_uio: fix compability on old kernel
2014-07-23 Thomas Monjalonigb_uio: fix build with kernel older than 2.6.34
2014-07-22 Thomas Monjalonigb_uio: fix build with kernel older than 3.3
2014-07-22 Yerden Zhumabekovigb_uio: fix typos for kernel older than 3.3
2014-07-18 Stephen Hemmingerigb_uio: MSI IRQ mode
2014-07-18 Stephen Hemmingerigb_uio: fix IRQ mode handling
2014-07-18 Stephen Hemmingerigb_uio: MSI-X cleanups
2014-07-18 Stephen Hemmingerigb_uio: make irq mode param read-only
2014-07-18 Stephen Hemmingerigb_uio: add missing locking to config access
2014-07-18 Stephen Hemmingerigb_uio: propogate error numbers in probe code
2014-07-18 Stephen Hemmingerigb_uio: dont wrap pci_num_vf function needlessly
2014-07-18 Stephen Hemmingerigb_uio: fix checkpatch warnings
2014-07-18 Stephen Hemmingerigb_uio: use standard uio naming
2014-07-18 Stephen Hemmingerigb_uio: use kernel standard log message
2014-06-17 Helin Zhangpci: access to specific bits via sysfs
2014-06-16 Anatoly Burakovigb_uio: remove PCI id table
2014-06-16 Anatoly Burakoveal: move interrupt type out of igb_uio
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-16 Stephen Hemmingerspelling fixes
2014-03-21 David Marchandigb_uio: don't bind vmxnet3 and virtio devices if disabled
2014-02-26 Bruce Richardsonpci: add pci ids for vmxnet3 devices
2014-02-25 Bruce Richardsonxen: core library changes
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Intelvirtio: add new driver
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelpci: configure SR-IOV with max_vfs
2013-09-17 Stephen Hemmingerpci: support multiple PCI regions per device
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Nicolas Dichteligb_uio: fix build with kernel >= 3.8
2013-07-25 Inteligb_uio: allow to configure interrupt mode
2013-07-25 Inteligb_uio: various updates
2013-07-25 Inteligb_uio: GPL copyright
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release