aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/intel/ice/ice_flow.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-14ice: remove circular header dependencies on ice.hJacob Keller1-0/+1
2021-12-30ice: Add flow director support for channel modeKiran Patil1-0/+51
2021-12-14ice: Remove unused ICE_FLOW_SEG_HDRS_L2_MASKTony Nguyen1-2/+0
2021-12-14ice: Cleanup after ice_status removalTony Nguyen1-11/+6
2021-12-14ice: Remove enum ice_statusTony Nguyen1-37/+37
2021-12-14ice: Use int for ice_statusTony Nguyen1-42/+42
2021-04-22ice: Support RSS configure removal for AVFQi Zhang1-0/+88
2021-03-31ice: cleanup style issuesBruce Allan1-3/+3
2021-03-31ice: rename ptype bitmapQi Zhang1-8/+8
2021-03-22ice: Add non-IP Layer2 protocol FDIR filter for AVFQi Zhang1-1/+16
2021-03-22ice: Enhanced IPv4 and IPv6 flow filterQi Zhang1-5/+49
2021-03-22ice: Support to separate GTP-U uplink and downlinkQi Zhang1-1/+87
2021-03-22ice: Add more advanced protocol support in flow filterQi Zhang1-5/+266
2021-03-22ice: Support non word aligned input set fieldQi Zhang1-20/+106
2021-03-22ice: Add more basic protocol support for flow filterQi Zhang1-6/+173
2020-12-09ice: join format strings to same line as ice_debugJacob Keller1-6/+3
2020-12-09ice: cleanup stack hogBruce Allan1-18/+26
2020-10-09ice: fix adding IP4 IP6 Flow Director rulesDan Nowlin1-1/+61
2020-10-09ice: remove repeated wordsBruce Allan1-2/+2
2020-08-01ice: Fix RSS profile locksVignesh Sridhar1-6/+7
2020-05-22ice: Enable flex-bytes supportHenry Tieman1-0/+150
2020-05-22ice: Initialize Flow Director resourcesHenry Tieman1-6/+163
2020-05-21ice: Add support for tunnel offloadsTony Nguyen1-1/+35
2020-03-10ice: use variable name more descriptive than typeBruce Allan1-4/+4
2020-01-25ice: Implement ethtool get/set rx-flow-hashMd Fahad Iqbal Polash1-0/+29
2020-01-25ice: Initilialize VF RSS tablesMd Fahad Iqbal Polash1-0/+135
2020-01-25ice: Optimize table usageTony Nguyen1-0/+338
2020-01-25ice: Populate TCAM filter software structuresTony Nguyen1-10/+51
2020-01-24ice: Allocate flow profileTony Nguyen1-4/+486
2020-01-24ice: Enable writing hardware filtering tablesTony Nguyen1-0/+250