git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
eal/arm64: fix poly64/128 compilation with GCC < 4.9
[dpdk.git]
/
lib
/
librte_eal
/
common
/
include
/
rte_pci.h
2017-07-08
Gaetan Rivet
eal: move kernel driver enum out of PCI header
blob
|
commitdiff
|
raw
2017-07-08
Thomas Monjalon
bus: fix driver registration
blob
|
commitdiff
|
raw
|
diff to current
2017-07-05
Stephen Hemminger
pci: increase domain storage to 32 bits
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Jerin Jacob
eal/pci: introduce a PCI driver flag
blob
|
commitdiff
|
raw
|
diff to current
2017-06-04
Ferruh Yigit
eal: remove duplicated license
blob
|
commitdiff
|
raw
|
diff to current
2017-05-05
Thomas Monjalon
pci: remove eal prefix
blob
|
commitdiff
|
raw
|
diff to current
2017-04-20
Gaetan Rivet
ethdev: introduce device removal event
blob
|
commitdiff
|
raw
|
diff to current
2017-04-18
Jan Blunck
eal: add name field to generic device
blob
|
commitdiff
|
raw
|
diff to current
2017-04-14
Shreyansh Jain
pci: use bus driver for scan/probe
blob
|
commitdiff
|
raw
|
diff to current
2017-04-14
Shreyansh Jain
pci: add bus driver
blob
|
commitdiff
|
raw
|
diff to current
2017-01-12
Ben Walker
pci: separate detaching ethernet ports from PCI devices
blob
|
commitdiff
|
raw
|
diff to current
2016-12-25
Jan Blunck
ethdev: decouple from PCI device
blob
|
commitdiff
|
raw
|
diff to current
2016-12-21
Stephen Hemminger
pci: remove unused unbind support
blob
|
commitdiff
|
raw
|
diff to current
2016-10-13
Shreyansh Jain
drivers: rename register macro prefix
blob
|
commitdiff
|
raw
|
diff to current
2016-10-03
Jan Viktorin
pci: create device list and fallback on its members
blob
|
commitdiff
|
raw
|
diff to current
2016-10-03
Jan Viktorin
pci: inherit common driver in PCI driver
blob
|
commitdiff
|
raw
|
diff to current
2016-10-03
Jan Viktorin
eal: rename and move PCI resource structure
blob
|
commitdiff
|
raw
|
diff to current
2016-10-03
Jan Viktorin
eal: include dev headers in place of PCI headers
blob
|
commitdiff
|
raw
|
diff to current
2016-10-03
David Marchand
pci: introduce helpers for device name parsing/update
blob
|
commitdiff
|
raw
|
diff to current
2016-10-03
David Marchand
eal: introduce driver init macros
blob
|
commitdiff
|
raw
|
diff to current
2016-10-03
Shreyansh Jain
pci: replace devinit/devuninit with probe/remove
blob
|
commitdiff
|
raw
|
diff to current
2016-06-15
Olivier Matz
pci: mmap ioports on non-x86 Linux
blob
|
commitdiff
|
raw
|
diff to current
2016-06-15
Olivier Matz
pci: fix typos in ioport doxygen comments
blob
|
commitdiff
|
raw
|
diff to current
2016-06-14
Ziye Yang
pci: support class id probing
blob
|
commitdiff
|
raw
|
diff to current
2016-06-13
Jan Viktorin
pci: allow to override sysfs path
blob
|
commitdiff
|
raw
|
diff to current
2016-04-22
Thomas Monjalon
lib: remove poisoned flags
blob
|
commitdiff
|
raw
|
diff to current
2016-04-20
Thomas Monjalon
pci: remove deprecated specific config
blob
|
commitdiff
|
raw
|
diff to current
2016-03-09
Helin Zhang
pci: remove config of extended tag
blob
|
commitdiff
|
raw
|
diff to current
2016-02-16
David Marchand
eal: introduce PCI ioport API
blob
|
commitdiff
|
raw
|
diff to current
2016-02-03
Yuanhan Liu
pci: export device mapping functions
blob
|
commitdiff
|
raw
|
diff to current
2015-11-03
Bernard Iremonger
drivers: copy fake PCI device info to ethdev data
blob
|
commitdiff
|
raw
|
diff to current
2015-09-03
Thomas Monjalon
eal: remove deprecated function
blob
|
commitdiff
|
raw
|
diff to current
2015-07-30
Helin Zhang
eal/linux: fix build with extra pci config
blob
|
commitdiff
|
raw
|
diff to current
2015-07-27
Stephen Hemminger
eal: provide functions to access PCI config
blob
|
commitdiff
|
raw
|
diff to current
2015-07-18
Thomas Monjalon
pci: fix detach and uninit naming
blob
|
commitdiff
|
raw
|
diff to current
2015-07-08
Tetsuya Mukawa
eal: enable port hotplug as default for linux and bsd
blob
|
commitdiff
|
raw
|
diff to current
2015-07-08
Tetsuya Mukawa
pci: merge mapping functions for linux and bsd
blob
|
commitdiff
|
raw
|
diff to current
2015-07-08
Tetsuya Mukawa
pci: merge resource mapping functions for linux and bsd
blob
|
commitdiff
|
raw
|
diff to current
2015-07-08
Tetsuya Mukawa
pci: merge mapping structures for linux and bsd
blob
|
commitdiff
|
raw
|
diff to current
2015-06-23
Ferruh Yigit
lib: remove extra parenthesis after return
blob
|
commitdiff
|
raw
|
diff to current
2015-06-12
Stephen Hemminger
eal: fix whitespace
blob
|
commitdiff
|
raw
|
diff to current
2015-05-29
Bruce Richardson
eal: fix missing header dependency
blob
|
commitdiff
|
raw
|
diff to current
2015-04-23
Stephen Hemminger
pci: allow const pci address parameter
blob
|
commitdiff
|
raw
|
diff to current
2015-04-20
Stephen Hemminger
pci: make device id tables const
blob
|
commitdiff
|
raw
|
diff to current
2015-04-01
Thomas Monjalon
pci: rename passthrough driver to kernel driver
blob
|
commitdiff
|
raw
|
diff to current
2015-03-04
Thomas Monjalon
virtio: fix build with mempool debug enabled
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
Tetsuya Mukawa
ethdev: attach or detach port
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
Tetsuya Mukawa
ethdev: remove assumption that port will not be detached
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
Tetsuya Mukawa
pci: probe or close device
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
Tetsuya Mukawa
pci: consolidate address comparisons
blob
|
commitdiff
|
raw
|
diff to current
2015-02-25
Michael Qiu
pci: add kernel driver type
blob
|
commitdiff
|
raw
|
diff to current
2015-02-24
Bruce Richardson
eal/linux: mmap uio resources using resourceX files
blob
|
commitdiff
|
raw
|
diff to current
2015-02-24
Stefan Puiu
lib: fix C++11 compilation
blob
|
commitdiff
|
raw
|
diff to current
2015-02-20
Danny Zhou
eal/linux: enable uio_pci_generic support
blob
|
commitdiff
|
raw
|
diff to current
2014-09-29
Thomas Monjalon
pci: remove flag for multiple devices with single id
blob
|
commitdiff
|
raw
|
diff to current
2014-06-27
Stephen Hemminger
ethdev: add link state interrupt flag
blob
|
commitdiff
|
raw
|
diff to current
2014-06-16
Anatoly Burakov
eal: move interrupt type out of igb_uio
blob
|
commitdiff
|
raw
|
diff to current
2014-06-16
Anatoly Burakov
pci: rename RTE_PCI_DRV_NEED_IGB_UIO to RTE_PCI_DRV_NEE...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-10
Bruce Richardson
remove trailing whitespaces
blob
|
commitdiff
|
raw
|
diff to current
2014-05-16
Stephen Hemminger
add FILE argument to debug functions
blob
|
commitdiff
|
raw
|
diff to current
2014-04-10
Olivier Matz
devargs: allow to provide arguments per pci device
blob
|
commitdiff
|
raw
|
diff to current
2014-04-10
Olivier Matz
devargs: use devargs for vdev and PCI whitelist/blacklist
blob
|
commitdiff
|
raw
|
diff to current
2014-04-10
Olivier Matz
pci: rename device and driver lists
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Damien Millescamps
pci: add flag to force unbind device
blob
|
commitdiff
|
raw
|
diff to current
2014-02-26
Thomas Monjalon
pci: use igb_uio mapping only when needed
blob
|
commitdiff
|
raw
|
diff to current
2014-02-25
Bruce Richardson
update Intel copyright years to 2014
blob
|
commitdiff
|
raw
|
diff to current
2013-10-09
Intel
eal: allow to blacklist address without domain prefix
blob
|
commitdiff
|
raw
|
diff to current
2013-10-09
Intel
doc: whitespace changes in licenses
blob
|
commitdiff
|
raw
|
diff to current
2013-09-17
Intel
pci: store numa_node per device
blob
|
commitdiff
|
raw
|
diff to current
2013-09-17
Intel
pci: configure SR-IOV with max_vfs
blob
|
commitdiff
|
raw
|
diff to current
2013-09-17
Intel
pci: don't unbind resources on exit
blob
|
commitdiff
|
raw
|
diff to current
2013-09-17
Stephen Hemminger
pci: support multiple PCI regions per device
blob
|
commitdiff
|
raw
|
diff to current
2013-07-25
Intel
update copyright date to 2013
blob
|
commitdiff
|
raw
|
diff to current
2013-07-25
Adrien Mazarguil
pci: allow drivers to be bound several times to the...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-25
Intel
pci: make it possible to keep devices bound to uio
blob
|
commitdiff
|
raw
|
diff to current
2013-07-25
Adrien Mazarguil
pci: reference driver structure for each device
blob
|
commitdiff
|
raw
|
diff to current
2013-07-05
Intel
remove version in all files
blob
|
commitdiff
|
raw
|
diff to current
2013-03-11
Intel
first public release
blob
|
commitdiff
|
raw
|
diff to current