net: add rte prefix to ether defines
[dpdk.git] / drivers / net / avp / avp_ethdev.c
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2018-10-26 Thomas Monjalonethdev: free all common data when releasing port
2018-09-14 Ferruh Yigitethdev: make default behavior CRC strip on Rx
2018-07-12 Bruce Richardsonnet/avp: fix 32-bit meson builds
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-05-14 Thomas Monjalondrivers/net: use higher level of probing helper for PCI
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-03-30 Allain Legacynet/avp: convert to SPDX license tags
2018-03-30 Allain Legacynet/avp: conform to new ethdev offload API
2018-01-31 Harry van Haarennet/avp: align dynamic log names with standard
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Stephen Hemmingernet/avp: implement dynamic logging
2017-11-06 Santosh Shukladrivers/net: rename physical address type to IOVA
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 David Hartonethdev: allow returning error on VLAN offload ops
2017-10-26 Olivier Matzmbuf: rename deprecated VLAN flags
2017-10-26 Gaetan Rivetethdev: remove detachable device flag
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-06-12 Ferruh Yigitnet/avp: remove redundant assignment
2017-06-12 Ferruh Yigitdrivers/net: add generic ethdev macro to get PCI device
2017-06-12 Ferruh Yigitdrivers/net: remove unnecessary macro for unused variables
2017-04-28 Ferruh Yigitnet/avp: fix interrupt migration check
2017-04-18 Jan Blunckdrivers/net: do not use ethdev driver
2017-04-06 Qi Zhangeal: clean up interrupt handle
2017-04-04 Allain Legacynet/avp: handle interrupt migration
2017-04-04 Allain Legacynet/avp: add device start and stop operations
2017-04-04 Allain Legacynet/avp: add device promiscuous functions
2017-04-04 Allain Legacynet/avp: add device statistics operations
2017-04-04 Allain Legacynet/avp: add packet transmit functions
2017-04-04 Allain Legacynet/avp: add packet receive functions
2017-04-04 Allain Legacynet/avp: add queue setup and release
2017-04-04 Allain Legacynet/avp: add device configuration
2017-04-04 Allain Legacynet/avp: add device initialization
2017-04-04 Allain Legacynet/avp: support driver registration