git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
net/virtio: fix queue flushing with vector Rx enabled
[dpdk.git]
/
drivers
/
net
/
virtio
/
virtio_ethdev.c
2018-01-29
Olivier Matz
net/virtio: fix queue flushing with vector Rx enabled
blob
|
commitdiff
|
raw
2018-01-29
Samuel Gauthier
net/virtio: fix Rx and Tx handler selection for ARM32
blob
|
commitdiff
|
raw
|
diff to current
2018-01-22
Ferruh Yigit
ethdev: separate driver APIs
blob
|
commitdiff
|
raw
|
diff to current
2018-01-21
Xiao Wang
net/virtio: support guest announce
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Xiao Wang
net/virtio: add packet injection method
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Xiao Wang
net/virtio: make control queue thread-safe
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Zhike Wang
net/virtio: init MTU in case no control channel
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Thomas Monjalon
ethdev: remove useless parameter in callback process
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Stephen Hemminger
net/virtio: implement dynamic logging
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Tiwei Bie
net/virtio: fix typo in LRO support
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Tiwei Bie
net/virtio: fix vector Rx flushing
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Didier Pallard
net/virtio: fix incorrect cast
blob
|
commitdiff
|
raw
|
diff to current
2018-01-16
Zhiyong Yang
net/virtio: remove unnecessary macro definitions
blob
|
commitdiff
|
raw
|
diff to current
2018-01-04
Bruce Richardson
drivers: use SPDX tag for Intel copyright files
blob
|
commitdiff
|
raw
|
diff to current
2017-11-12
Pengzhen Liu
net/virtio: fix memory leak on failure
blob
|
commitdiff
|
raw
|
diff to current
2017-11-11
Zhiyong Yang
net/virtio: fix Rx interrupt with VFIO
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Santosh Shukla
mbuf: rename physical address to IOVA
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Thomas Monjalon
memzone: rename address from physical to IOVA
blob
|
commitdiff
|
raw
|
diff to current
2017-10-26
Gaetan Rivet
pci: introduce library and driver
blob
|
commitdiff
|
raw
|
diff to current
2017-10-26
David Harton
ethdev: allow returning error on VLAN offload ops
blob
|
commitdiff
|
raw
|
diff to current
2017-10-26
Gaetan Rivet
ethdev: remove detachable device flag
blob
|
commitdiff
|
raw
|
diff to current
2017-10-24
Tiwei Bie
net/virtio: flush Rx queues on start
blob
|
commitdiff
|
raw
|
diff to current
2017-10-12
Matan Azrad
ethdev: add return value to stats get dev op
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Zhiyong Yang
net/virtio: use pointer to replace memcpy
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Olivier Matz
net/virtio: fix Rx handler when checksum is requested
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Olivier Matz
net/virtio: keep Rx handler whatever the Tx queue config
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Olivier Matz
net/virtio: remove SSE check
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Olivier Matz
net/virtio: rationalize setting of Rx/Tx handlers
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Olivier Matz
net/virtio: fix queue setup consistency
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Olivier Matz
net/virtio: fix log levels in configure
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Olivier Matz
net/virtio: revert not claiming IP checksum offload
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Olivier Matz
net/virtio: revert not claiming LRO support
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Steven Luong
net/virtio-user: send kick notify backend on init
blob
|
commitdiff
|
raw
|
diff to current
2017-07-31
Jiayu Hu
net/virtio: fix Rx interrupt setup
blob
|
commitdiff
|
raw
|
diff to current
2017-07-09
Stephen Hemminger
net/virtio: do not claim to support LRO
blob
|
commitdiff
|
raw
|
diff to current
2017-07-09
Stephen Hemminger
net/virtio: do not falsely claim to do IP checksum
blob
|
commitdiff
|
raw
|
diff to current
2017-07-01
Bernard Iremonger
ethdev: add return values to callback process API
blob
|
commitdiff
|
raw
|
diff to current
2017-06-16
Tiwei Bie
net/virtio: zero the whole memory zone
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Ferruh Yigit
drivers/net: add generic ethdev macro to get PCI device
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Ferruh Yigit
drivers/net: remove unnecessary macro for unused variables
blob
|
commitdiff
|
raw
|
diff to current
2017-06-05
David Marchand
drivers/net: fix vfio kmod dependency
blob
|
commitdiff
|
raw
|
diff to current
2017-05-05
Wei Dai
ethdev: fix adding invalid MAC address
blob
|
commitdiff
|
raw
|
diff to current
2017-05-05
Thomas Monjalon
pci: remove eal prefix
blob
|
commitdiff
|
raw
|
diff to current
2017-04-28
Huanle Han
net/virtio: fix crash when closing twice
blob
|
commitdiff
|
raw
|
diff to current
2017-04-28
Jianfeng Tan
net/virtio-user: fix device type check
blob
|
commitdiff
|
raw
|
diff to current
2017-04-28
Jianfeng Tan
net/virtio: fix link status always down
blob
|
commitdiff
|
raw
|
diff to current
2017-04-28
Jianfeng Tan
net/virtio: fix LSC setting
blob
|
commitdiff
|
raw
|
diff to current
2017-04-19
Yuanhan Liu
net/virtio: fix link status always being up
blob
|
commitdiff
|
raw
|
diff to current
2017-04-18
Jan Blunck
drivers/net: do not use ethdev driver
blob
|
commitdiff
|
raw
|
diff to current
2017-04-06
Qi Zhang
eal: clean up interrupt handle
blob
|
commitdiff
|
raw
|
diff to current
2017-04-01
Jianfeng Tan
net/virtio-user: support LSC
blob
|
commitdiff
|
raw
|
diff to current
2017-04-01
Maxime Coquelin
net/virtio: support MTU feature
blob
|
commitdiff
|
raw
|
diff to current
2017-04-01
Matt Peters
net/virtio: disable LSC interrupt if MSIX not enabled
blob
|
commitdiff
|
raw
|
diff to current
2017-02-10
Ido Barnea
net/virtio: add speed capability
blob
|
commitdiff
|
raw
|
diff to current
2017-01-30
Ferruh Yigit
drivers/net: remove redundant new line from logs
blob
|
commitdiff
|
raw
|
diff to current
2017-01-28
Yuanhan Liu
net/virtio: fix crash when number of virtio devices > 1
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Thomas Monjalon
net/virtio: fix build without virtio-user
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Olivier Matz
net/virtio: fix advertised Rx offload capabilities
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Jianfeng Tan
net/virtio: unmap queue/irq when closing
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Jianfeng Tan
net/virtio: unbind interrupt/eventfd when stopping
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Jianfeng Tan
net/virtio: setup Rx queue interrupts
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Jianfeng Tan
net/virtio: add Rx interrupt enable/disable functions
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Jianfeng Tan
net/virtio: add Rx descriptor check
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Jianfeng Tan
net/virtio: invoke method directly for setting IRQ...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Jianfeng Tan
net/virtio: fix rewriting LSC flag
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Yuanhan Liu
net/virtio: do not store PCI device pointer at shared...
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Yuanhan Liu
net/virtio: access interrupt handler directly
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Yuanhan Liu
net/virtio: fix multiple process support
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Yuanhan Liu
net/virtio: store PCI operators pointer locally
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Yuanhan Liu
net/virtio: fix wrong Rx/Tx method for secondary process
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
2017-01-04
Olivier Matz
ethdev: fix extended statistics name index
blob
|
commitdiff
|
raw
|
diff to current
2016-12-25
Jan Blunck
ethdev: decouple from PCI device
blob
|
commitdiff
|
raw
|
diff to current
2016-12-25
Jan Blunck
ethdev: move info filling of PCI into drivers
blob
|
commitdiff
|
raw
|
diff to current
2016-12-25
Jan Blunck
net/virtio: do not depend on PCI device of ethdev
blob
|
commitdiff
|
raw
|
diff to current
2016-12-25
Jan Blunck
net/virtio: add helper to get interrrupt handle
blob
|
commitdiff
|
raw
|
diff to current
2016-12-25
Jan Blunck
net/virtio: remove useless driver name copy
blob
|
commitdiff
|
raw
|
diff to current
2016-12-20
Olivier Matz
drivers: advertise kmod dependencies in pmdinfo
blob
|
commitdiff
|
raw
|
diff to current
2016-11-07
Yuanhan Liu
net/virtio: fix multiple queue enabling
blob
|
commitdiff
|
raw
|
diff to current
2016-11-07
Yuanhan Liu
net/virtio: fix less queues being enabled
blob
|
commitdiff
|
raw
|
diff to current
2016-11-07
Yuanhan Liu
net/virtio: remove started field
blob
|
commitdiff
|
raw
|
diff to current
2016-11-07
Yuanhan Liu
net/virtio: complete init stage at the right place
blob
|
commitdiff
|
raw
|
diff to current
2016-11-07
Yuanhan Liu
net/virtio: move queue configure code to proper place
blob
|
commitdiff
|
raw
|
diff to current
2016-11-07
Yuanhan Liu
net/virtio: initiate vring at init stage
blob
|
commitdiff
|
raw
|
diff to current
2016-11-07
Yuanhan Liu
net/virtio: allocate queue at init stage
blob
|
commitdiff
|
raw
|
diff to current
2016-11-07
Yuanhan Liu
net/virtio: simplify queue allocation
blob
|
commitdiff
|
raw
|
diff to current
2016-11-07
Yuanhan Liu
net/virtio: simplify queue memzone name
blob
|
commitdiff
|
raw
|
diff to current
2016-11-07
Yuanhan Liu
net/virtio: revert fix restart
blob
|
commitdiff
|
raw
|
diff to current
2016-10-14
Bernard Iremonger
ethdev: add an argument to internal callback function
blob
|
commitdiff
|
raw
|
diff to current
2016-10-13
Shreyansh Jain
drivers: rename register macro prefix
blob
|
commitdiff
|
raw
|
diff to current
2016-10-13
Olivier Matz
net/virtio: support TSO
blob
|
commitdiff
|
raw
|
diff to current
2016-10-13
Olivier Matz
net/virtio: support LRO
blob
|
commitdiff
|
raw
|
diff to current
2016-10-13
Olivier Matz
net/virtio: support Tx checksum offload
blob
|
commitdiff
|
raw
|
diff to current
2016-10-13
Olivier Matz
net/virtio: support Rx checksum offload
blob
|
commitdiff
|
raw
|
diff to current
2016-10-13
Olivier Matz
net/virtio: reinitialize device when configuring
blob
|
commitdiff
|
raw
|
diff to current
2016-10-13
Olivier Matz
net/virtio: move control queue configuration
blob
|
commitdiff
|
raw
|
diff to current
2016-10-13
Olivier Matz
net/virtio: move device initialization in a function
blob
|
commitdiff
|
raw
|
diff to current
2016-10-11
Jason Wang
net/virtio: support modern device id
blob
|
commitdiff
|
raw
|
diff to current
2016-10-11
David Marchand
net/virtio: add missing driver name
blob
|
commitdiff
|
raw
|
diff to current
2016-10-11
Souvik Dey
net/virtio: set MTU
blob
|
commitdiff
|
raw
|
diff to current
next