index
:
dpdk-next-eventdev
master
Preparation of pull requests for eventdev
Jerin Jacob
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
kni
Age
Commit message (
Expand
)
Author
2019-03-30
kni: calculate MTU from mbuf size
Liron Himi
2018-10-26
ethdev: remove release function for secondary process
Thomas Monjalon
2018-10-26
ethdev: free all common data when releasing port
Thomas Monjalon
2018-10-17
drivers/net: enable hotplug on secondary process
Qi Zhang
2018-09-14
ethdev: make default behavior CRC strip on Rx
Ferruh Yigit
2018-07-26
drivers/net: fix crash in secondary process
Ferruh Yigit
2018-07-12
net/kni: fix check for meson build
Bruce Richardson
2018-07-12
remove useless constructor headers
Thomas Monjalon
2018-07-03
ethdev: add new offload flag to keep CRC
Ferruh Yigit
2018-06-14
net/kni: add to meson build
Bruce Richardson
2018-05-14
ethdev: add probing finish function
Thomas Monjalon
2018-04-27
net/kni: support dynamic logging
Stephen Hemminger
2018-04-27
drivers/net: fix link autoneg value for virtual PMDs
Ferruh Yigit
2018-04-25
eal: set name when creating a control thread
Olivier Matz
2018-04-25
eal: add function to create control threads
Olivier Matz
2018-04-24
drivers/net: share vdev data to secondary process
Jianfeng Tan
2018-04-24
drivers/net: do not use private ethdev data
Jianfeng Tan
2018-04-14
ethdev: replace bus specific struct with generic dev
Ferruh Yigit
2018-01-22
ethdev: separate driver APIs
Ferruh Yigit
2018-01-16
ethdev: fix link autonegotiation value
Thomas Monjalon
2018-01-04
drivers: use SPDX tag for Intel copyright files
Bruce Richardson
2017-11-07
bus/vdev: move code from EAL into a new driver
Jianfeng Tan
2017-11-07
net/kni: remove driver struct forward declaration
Rami Rosen
2017-10-26
ethdev: remove detachable device flag
Gaetan Rivet
2017-10-24
mk: do not generate LDLIBS from directory dependencies
Olivier Matz
2017-10-12
ethdev: add return value to stats get dev op
Matan Azrad
2017-07-06
drivers/net: use device name from device structure
Ferruh Yigit
2017-04-19
net/kni: remove unnecessary null check
Ferruh Yigit
2017-04-18
drivers/net: use ethdev allocation helper for vdev
Jan Blunck
2017-04-14
vdev: use generic vdev struct for probe and remove
Jan Blunck
2017-04-06
drivers/net: remove unused DEPDIRS from makefiles
Ferruh Yigit
2017-04-04
net/kni: add KNI PMD
Ferruh Yigit