summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_flow.c
Commit message (Expand)AuthorAgeFilesLines
* ice: remove unused ice_flow_entry fieldsPrzemek Kitszel2023-10-201-4/+1
* ice: remove null checks before devm_kfree() callsPrzemek Kitszel2023-06-221-20/+3
* ice: remove circular header dependencies on ice.hJacob Keller2022-03-141-0/+1
* ice: Add flow director support for channel modeKiran Patil2021-12-301-0/+51
* ice: Remove unused ICE_FLOW_SEG_HDRS_L2_MASKTony Nguyen2021-12-141-2/+0
* ice: Cleanup after ice_status removalTony Nguyen2021-12-141-11/+6
* ice: Remove enum ice_statusTony Nguyen2021-12-141-37/+37
* ice: Use int for ice_statusTony Nguyen2021-12-141-42/+42
* ice: Support RSS configure removal for AVFQi Zhang2021-04-221-0/+88
* ice: cleanup style issuesBruce Allan2021-03-311-3/+3
* ice: rename ptype bitmapQi Zhang2021-03-311-8/+8
* ice: Add non-IP Layer2 protocol FDIR filter for AVFQi Zhang2021-03-221-1/+16
* ice: Enhanced IPv4 and IPv6 flow filterQi Zhang2021-03-221-5/+49
* ice: Support to separate GTP-U uplink and downlinkQi Zhang2021-03-221-1/+87
* ice: Add more advanced protocol support in flow filterQi Zhang2021-03-221-5/+266
* ice: Support non word aligned input set fieldQi Zhang2021-03-221-20/+106
* ice: Add more basic protocol support for flow filterQi Zhang2021-03-221-6/+173
* ice: join format strings to same line as ice_debugJacob Keller2020-12-091-6/+3
* ice: cleanup stack hogBruce Allan2020-12-091-18/+26
* ice: fix adding IP4 IP6 Flow Director rulesDan Nowlin2020-10-091-1/+61
* ice: remove repeated wordsBruce Allan2020-10-091-2/+2
* ice: Fix RSS profile locksVignesh Sridhar2020-08-011-6/+7
* ice: Enable flex-bytes supportHenry Tieman2020-05-221-0/+150
* ice: Initialize Flow Director resourcesHenry Tieman2020-05-221-6/+163
* ice: Add support for tunnel offloadsTony Nguyen2020-05-211-1/+35
* ice: use variable name more descriptive than typeBruce Allan2020-03-101-4/+4
* ice: Implement ethtool get/set rx-flow-hashMd Fahad Iqbal Polash2020-01-251-0/+29
* ice: Initilialize VF RSS tablesMd Fahad Iqbal Polash2020-01-251-0/+135
* ice: Optimize table usageTony Nguyen2020-01-251-0/+338
* ice: Populate TCAM filter software structuresTony Nguyen2020-01-251-10/+51
* ice: Allocate flow profileTony Nguyen2020-01-241-4/+486
* ice: Enable writing hardware filtering tablesTony Nguyen2020-01-241-0/+250