net: add rte prefix to ether defines
[dpdk.git] / drivers / net / enic / enic_flow.c
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-04-12 Hyong Youb Kimnet/enic: fix VLAN inner type matching for old hardware
2019-04-12 Hyong Youb Kimnet/enic: fix raw item length check
2019-03-08 Hyong Youb Kimnet/enic: fix inner packet matching
2019-03-08 Hyong Youb Kimnet/enic: fix endianness in VLAN match
2019-03-08 Hyong Youb Kimnet/enic: fix VXLAN match
2019-03-08 Hyong Youb Kimnet/enic: enable limited support for raw flow item
2019-03-08 Hyong Youb Kimnet/enic: move arguments into struct
2019-03-08 Hyong Youb Kimnet/enic: enable limited passthru flow action
2019-03-08 Hyong Youb Kimnet/enic: enable limited RSS flow action
2019-03-08 Hyong Youb Kimnet/enic: check for unsupported flow item types
2019-03-08 Hyong Youb Kimnet/enic: allow flow mark ID 0
2019-03-08 Hyong Youb Kimnet/enic: fix SCTP match for flow API
2018-10-18 John Daleynet/enic: fix counter action
2018-10-11 John Daleynet/enic: support flow counter action
2018-10-11 John Daleynet/enic: fix flow API memory leak
2018-05-14 Hyong Youb Kimnet/enic: fix flow drop action
2018-04-27 Adrien Mazarguilethdev: add transfer attribute to flow API
2018-04-27 Adrien Mazarguilethdev: fix TPID handling in flow API
2018-04-27 Adrien Mazarguilethdev: alter behavior of flow API actions
2018-04-13 Hyong Youb Kimnet/enic: support drop flow action
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Hyong Youb Kimnet/enic: use BSD-3-Clause
2018-01-16 Hyong Youb Kimnet/enic: use dynamic log types
2017-06-12 John Daleynet/enic: flow API debug
2017-06-12 John Daleynet/enic: flow API for Legacy NICs
2017-06-12 John Daleynet/enic: flow API for NICs with advanced filters disabled
2017-06-12 John Daleynet/enic: flow API for NICs with advanced filters enabled
2017-06-12 John Daleynet/enic: flow API skeleton