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
/
fm10k
Age
Commit message (
Expand
)
Author
2019-03-29
net/fm10k: fix VLAN strip offload flag
Xiao Wang
2019-01-14
net/fm10k: fix internal switch initial status
Julien Meunier
2018-12-13
drivers/net: fix several Tx prepare functions
Didier Pallard
2018-11-12
eal: fix build
Jerin Jacob
2018-10-29
add missing static keyword to globals
Ferruh Yigit
2018-10-26
ethdev: free all common data when releasing port
Thomas Monjalon
2018-10-25
eal: add macro for attribute weak
Keith Wiles
2018-09-28
net/fm10k: add imissed stats
Julien Meunier
2018-09-28
net/fm10k: fix missing Tx multi-segs capability
Didier Pallard
2018-09-28
net/*/base: allow use of experimental APIs in base code
Bruce Richardson
2018-09-14
ethdev: make default behavior CRC strip on Rx
Ferruh Yigit
2018-07-23
net/fm10k: remove redundant queue id checks
Ferruh Yigit
2018-07-12
remove useless constructor headers
Thomas Monjalon
2018-07-04
net/fm10k: remove unused constant
Thomas Monjalon
2018-07-03
net/fm10k: support descriptor status API
Wei Zhao
2018-07-03
ethdev: add new offload flag to keep CRC
Ferruh Yigit
2018-05-14
ethdev: new Rx/Tx offloads API
Wei Dai
2018-05-14
net/fm10k: remove dependence on Tx queue flags
Qi Zhang
2018-04-27
drivers/net: update link status
Ferruh Yigit
2018-04-14
drivers/net: fix icc deprecated parameter warning
Ferruh Yigit
2018-04-14
ethdev: replace bus specific struct with generic dev
Ferruh Yigit
2018-04-14
net/fm10k: convert to new Tx offloads API
Wei Dai
2018-04-14
net/fm10k: convert to new Rx offloads API
Wei Dai
2018-01-31
net/fm10k: align dynamic log names with standard
Harry van Haaren
2018-01-30
build: replace license text with SPDX tag
Bruce Richardson
2018-01-30
build: build as both static and shared libs
Bruce Richardson
2018-01-30
build: remove library special cases
Bruce Richardson
2018-01-30
drivers/net: build Intel NIC PMDs with meson
Bruce Richardson
2018-01-22
ethdev: separate driver APIs
Ferruh Yigit
2018-01-16
ethdev: remove useless parameter in callback process
Thomas Monjalon
2018-01-16
net/fm10k: implement dynamic logging
Stephen Hemminger
2018-01-16
net/fm10k: remove RSS restriction with num of queues
Yangchao Zhou
2018-01-16
net/fm10k: fix logical port delete
Xiao Wang
2018-01-11
fix typos
Thierry Herbelot
2018-01-04
drivers: use SPDX tag for Intel copyright files
Bruce Richardson
2017-11-06
mbuf: rename physical address to IOVA
Santosh Shukla
2017-11-06
memzone: rename address from physical to IOVA
Thomas Monjalon
2017-10-26
pci: introduce library and driver
Gaetan Rivet
2017-10-26
ethdev: allow returning error on VLAN offload ops
David Harton
2017-10-26
mbuf: rename deprecated VLAN flags
Olivier Matz
2017-10-26
ethdev: remove detachable device flag
Gaetan Rivet
2017-10-26
net/fm10k: support switch restart on VF
Xiao Wang
2017-10-26
net/fm10k: support switch restart on PF
Xiao Wang
2017-10-26
net/fm10k: redefine link status semantics
Xiao Wang
2017-10-24
mk: do not generate LDLIBS from directory dependencies
Olivier Matz
2017-10-13
net/fm10k: fix port id type
Zhiyong Yang
2017-10-12
mk: sort source files before compilation
Luca Boccassi
2017-10-12
drivers/net: enable IOVA mode for Intel PMDs
Jianfeng Tan
2017-10-12
ethdev: add return value to stats get dev op
Matan Azrad
2017-10-09
mem: remove API to get physical address in dom0
Jianfeng Tan
[next]