git.droids-corp.org
/
dpdk.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
test mbuf attach
[dpdk.git]
/
drivers
/
net
/
avp
/
2020-07-03
Jerin Jacob
log: introduce logtype register macro
tree
|
commitdiff
2020-05-06
Kevin Traynor
net/avp: fix gcc 10 maybe-uninitialized warning
tree
|
commitdiff
2020-04-16
Thomas Monjalon
replace packed attributes
tree
|
commitdiff
2020-04-16
Thomas Monjalon
replace alignment attributes
tree
|
commitdiff
2020-04-14
Pavan Nikhilesh
build: disable experimental API check internally
tree
|
commitdiff
2019-11-20
Pawel Modrak
build: align symbols with global ABI version
tree
|
commitdiff
2019-11-20
Anatoly Burakov
build: remove individual library versions
tree
|
commitdiff
2019-10-07
Igor Romanov
ethdev: make stats and xstats reset callbacks return int
tree
|
commitdiff
2019-10-07
Andrew Rybchenko
ethdev: change promiscuous callbacks to return status
tree
|
commitdiff
2019-10-07
Ivan Ilchenko
ethdev: change device info get callback to return int
tree
|
commitdiff
2019-07-23
Nithin Dabilpuram
drivers/net: use ack in interrupt handlers
tree
|
commitdiff
2019-07-02
Bruce Richardson
drivers: add reasons for components being disabled
tree
|
commitdiff
2019-06-28
Allain Legacy
net/avp: remove resources when port is closed
tree
|
commitdiff
2019-06-06
David Marchand
net/avp: fix RxQ errors stat
tree
|
commitdiff
2019-05-24
Olivier Matz
net: add rte prefix to ether defines
tree
|
commitdiff
2019-05-24
Olivier Matz
net: add rte prefix to ether functions
tree
|
commitdiff
2019-05-24
Olivier Matz
net: add rte prefix to ether structures
tree
|
commitdiff
2019-04-17
Bruce Richardson
build: increase readability via shortcut variables
tree
|
commitdiff
2018-11-26
Thomas Monjalon
fix indentation in symbol maps
tree
|
commitdiff
2018-10-27
Agalya Babu RadhaK...
net/avp: disable in FreeBSD build with meson
tree
|
commitdiff
2018-10-26
Thomas Monjalon
ethdev: free all common data when releasing port
tree
|
commitdiff
2018-09-14
Ferruh Yigit
ethdev: make default behavior CRC strip on Rx
tree
|
commitdiff
2018-07-12
Bruce Richardson
net/avp: fix 32-bit meson builds
tree
|
commitdiff
2018-07-11
Thomas Monjalon
remove useless constructor headers
tree
|
commitdiff
2018-07-02
Ferruh Yigit
ethdev: add new offload flag to keep CRC
tree
|
commitdiff
2018-06-14
Bruce Richardson
net/avp: add to meson build
tree
|
commitdiff
2018-05-14
Thomas Monjalon
drivers/net: use higher level of probing helper for PCI
tree
|
commitdiff
2018-04-13
Ferruh Yigit
ethdev: replace bus specific struct with generic dev
tree
|
commitdiff
2018-03-30
Allain Legacy
net/avp: convert to SPDX license tags
tree
|
commitdiff
2018-03-30
Allain Legacy
net/avp: conform to new ethdev offload API
tree
|
commitdiff
2018-01-31
Harry van Haaren
net/avp: align dynamic log names with standard
tree
|
commitdiff
2018-01-22
Ferruh Yigit
ethdev: separate driver APIs
tree
|
commitdiff
2018-01-16
Adrien Mazarguil
lib: fix missing includes in exported headers
tree
|
commitdiff
2018-01-16
Stephen Hemminger
net/avp: implement dynamic logging
tree
|
commitdiff
2017-11-06
Santosh Shukla
drivers/net: rename physical address type to IOVA
tree
|
commitdiff
2017-11-06
Thomas Monjalon
remove useless memzone includes
tree
|
commitdiff
2017-10-26
Gaetan Rivet
pci: introduce library and driver
tree
|
commitdiff
2017-10-26
David Harton
ethdev: allow returning error on VLAN offload ops
tree
|
commitdiff
2017-10-26
Olivier Matz
mbuf: rename deprecated VLAN flags
tree
|
commitdiff
2017-10-26
Gaetan Rivet
ethdev: remove detachable device flag
tree
|
commitdiff
2017-10-24
Olivier Matz
mk: do not generate LDLIBS from directory dependencies
tree
|
commitdiff
2017-10-12
Matan Azrad
ethdev: add return value to stats get dev op
tree
|
commitdiff
2017-10-06
Zhiyong Yang
ethdev: increase port id range
tree
|
commitdiff
2017-06-12
Ferruh Yigit
net/avp: remove redundant assignment
tree
|
commitdiff
2017-06-12
Ferruh Yigit
drivers/net: add generic ethdev macro to get PCI device
tree
|
commitdiff
2017-06-12
Ferruh Yigit
drivers/net: remove unnecessary macro for unused variables
tree
|
commitdiff
2017-04-28
Ferruh Yigit
net/avp: fix interrupt migration check
tree
|
commitdiff
2017-04-30
Adrien Mazarguil
net/avp: fix exported headers
tree
|
commitdiff
2017-04-18
Jan Blunck
drivers/net: do not use ethdev driver
tree
|
commitdiff
2017-04-06
Qi Zhang
eal: clean up interrupt handle
tree
|
commitdiff
2017-04-04
Allain Legacy
net/avp: handle interrupt migration
tree
|
commitdiff
2017-04-04
Allain Legacy
net/avp: add device start and stop operations
tree
|
commitdiff
2017-04-04
Allain Legacy
net/avp: add device promiscuous functions
tree
|
commitdiff
2017-04-04
Allain Legacy
net/avp: add device statistics operations
tree
|
commitdiff
2017-04-04
Allain Legacy
net/avp: add packet transmit functions
tree
|
commitdiff
2017-04-04
Allain Legacy
net/avp: add packet receive functions
tree
|
commitdiff
2017-04-04
Allain Legacy
net/avp: add queue setup and release
tree
|
commitdiff
2017-04-04
Allain Legacy
net/avp: add device configuration
tree
|
commitdiff
2017-04-04
Allain Legacy
net/avp: add device initialization
tree
|
commitdiff
2017-04-04
Allain Legacy
net/avp: support driver registration
tree
|
commitdiff
2017-04-04
Allain Legacy
net/avp: add debug log macros
tree
|
commitdiff
2017-04-04
Allain Legacy
net/avp: add public header files
tree
|
commitdiff
2017-04-04
Allain Legacy
net/avp: add base files
tree
|
commitdiff