fix various typos found by Lintian
[dpdk.git] / drivers / net / cxgbe / cxgbe_flow.c
2020-04-25 Luca Boccassifix various typos found by Lintian
2020-03-18 Karra Satwiknet/cxgbe: support flow API for source MAC rewrite
2020-03-18 Karra Satwiknet/cxgbe: support flow API for destination MAC rewrite
2020-03-18 Karra Satwiknet/cxgbe: support flow API for matching all packets...
2020-03-18 Karra Satwiknet/cxgbe: support flow API for matching all packets...
2020-03-18 Karra Satwiknet/cxgbe: support flow API for matching IP TOS
2020-03-18 Karra Satwiknet/cxgbe: support flow API for matching QinQ VLAN
2019-10-08 Rahul Lakkireddynet/cxgbe: fix races on flow API operations
2019-10-07 Rahul Lakkireddynet/cxgbe: support setting VLAN PCP via flow API
2019-10-07 Rahul Lakkireddynet/cxgbe: support matching VLAN via flow API
2019-10-07 Rahul Lakkireddynet/cxgbe: fix parsing VLAN ID rewrite action
2019-10-07 Rahul Lakkireddynet/cxgbe: fix slot allocation for IPv6 flows
2019-10-07 Rahul Lakkireddynet/cxgbe: add prefix to global functions
2019-06-03 David Marchandnet: replace IPv4/v6 constants with uppercase name
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2018-12-21 Rahul Lakkireddynet/cxgbe: implement reset hit counters for offloaded...
2018-12-21 Rahul Lakkireddynet/cxgbe: use relative paths for includes
2018-12-21 Rahul Lakkireddynet/cxgbe: skip parsing match items with no spec
2018-11-13 Rahul Lakkireddynet/cxgbe: increase completion wait time for flow opera...
2018-11-13 Rahul Lakkireddynet/cxgbe: fix check for redefined match items
2018-10-29 Ferruh Yigitadd missing static keyword to globals
2018-10-18 Rahul Lakkireddynet/cxgbe: add action to swap MAC addresses
2018-10-11 Rahul Lakkireddynet/cxgbe: add flow actions to modify IP and TCP/UDP...
2018-09-14 Shagun Agrawalnet/cxgbe: add flow ops to match based on dest MAC
2018-09-14 Shagun Agrawalnet/cxgbe: add flow operations to offload VLAN actions
2018-09-03 Shagun Agrawalnet/cxgbe: fix memory access when parsing flow match...
2018-07-04 Shagun Agrawalnet/cxgbe: support to redirect packets to egress port
2018-07-04 Shagun Agrawalnet/cxgbe: support to match on ingress physical port
2018-07-04 Shagun Agrawalnet/cxgbe: support to flush flows in HASH region
2018-07-04 Shagun Agrawalnet/cxgbe: query hit counters for flows in HASH region
2018-07-04 Shagun Agrawalnet/cxgbe: support to offload flows to HASH region
2018-07-04 Shagun Agrawalnet/cxgbe: validate flows offloaded to HASH region
2018-06-14 Shagun Agrawalnet/cxgbe: implement flow flush operation
2018-06-14 Shagun Agrawalnet/cxgbe: implement flow query operation
2018-06-14 Shagun Agrawalnet/cxgbe: implement flow destroy operation
2018-06-14 Shagun Agrawalnet/cxgbe: implement flow create operation
2018-06-14 Shagun Agrawalnet/cxgbe: parse and validate flows