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
/
mvpp2
Age
Commit message (
Expand
)
Author
2019-03-29
drivers: fix SPDX license id consistency
Stephen Hemminger
2018-11-16
net/mvpp2: fix possible uninitialized variable access
Ferruh Yigit
2018-10-26
ethdev: free all common data when releasing port
Thomas Monjalon
2018-09-28
net/mvpp2: support Tx scatter/gather
Zyta Szpak
2018-09-28
net/mvpp2: align with MUSDK 18.09
Tomasz Duszynski
2018-09-28
net/mvpp2: update MTU and MRU related calculations
Natalie Samsonov
2018-09-28
net/mvpp2: detach Tx QoS from Rx cls/QoS config
Yuval Caduri
2018-09-28
net/mvpp2: support traffic manager
Tomasz Duszynski
2018-09-28
net/mvpp2: add init and deinit to flow
Tomasz Duszynski
2018-09-28
net/mvpp2: change default policer configuration
Tomasz Duszynski
2018-09-28
net/mvpp2: support metering
Tomasz Duszynski
2018-09-28
net/mvpp2: move common code
Tomasz Duszynski
2018-09-28
net/mvpp2: initialize ppio only once
Natalie Samsonov
2018-09-14
ethdev: make default behavior CRC strip on Rx
Ferruh Yigit
2018-08-28
net/mvpp2: support VLAN for parser offload
Natalie Samsonov
2018-08-28
net/mvpp2: make private variables static
Natalie Samsonov
2018-08-28
net/mvpp2: fix comments and error messages
Natalie Samsonov
2018-08-28
net/mvpp2: fix array initialization
Tomasz Duszynski
2018-08-28
net/mvpp2: use common code to initialize DMA
Liron Himi
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/mvpp2: check pointer before using it
Tomasz Duszynski
2018-06-14
net/mvpp2: convert to dynamic logging
Tomasz Duszynski
2018-05-14
ethdev: add probing finish function
Thomas Monjalon
2018-05-14
ethdev: new Rx/Tx offloads API
Wei Dai
2018-04-27
ethdev: add transfer attribute to flow API
Adrien Mazarguil
2018-04-27
ethdev: fix TPID handling in flow API
Adrien Mazarguil
2018-04-27
ethdev: remove experimental flag of ports enumeration
Thomas Monjalon
2018-04-19
net/mvpp2: add to meson build
Tomasz Duszynski
2018-04-17
net/mvpp2: rename version map file to standard
Tomasz Duszynski
2018-04-20
net/mvpp2: fix build
Thomas Monjalon
2018-04-18
fix ethdev ports enumeration
Thomas Monjalon
2018-04-14
ethdev: return diagnostic when setting MAC address
Olivier Matz
2018-04-04
convert snprintf to strlcpy
Bruce Richardson
2018-03-30
net/mrvl: rename PMD as mvpp2
Natalie Samsonov