net/cxgbe: use firmware API for validating filter spec
[dpdk.git] / drivers / net / cxgbe / cxgbe_filter.c
2020-03-18 Karra Satwiknet/cxgbe: use firmware API for validating filter spec
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-07 Rahul Lakkireddynet/cxgbe: support matching VLAN via flow API
2019-10-07 Rahul Lakkireddynet/cxgbe: fix slot allocation for IPv6 flows
2019-10-07 Rahul Lakkireddynet/cxgbe: fix null access when allocating CLIP entry
2019-10-07 Rahul Lakkireddynet/cxgbe: add prefix to global functions
2019-06-13 Stephen Hemmingernet/cxgbe: remove unnecessary cast
2018-12-21 Rahul Lakkireddynet/cxgbe: implement reset hit counters for offloaded...
2018-12-21 Rahul Lakkireddynet/cxgbe: use relative paths for includes
2018-11-13 Rahul Lakkireddynet/cxgbe: fix wrong ingress port value set in filter...
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-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: query hit counters for flows in HASH region
2018-07-04 Shagun Agrawalnet/cxgbe: support to delete flows in HASH region
2018-07-04 Shagun Agrawalnet/cxgbe: support to offload flows to HASH region
2018-07-04 Shagun Agrawalnet/cxgbe: add Compressed Local IP region
2018-07-04 Shagun Agrawalnet/cxgbe: query firmware for HASH filter resources
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