summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_ethtool_fdir.c
Commit message (Expand)AuthorAgeFilesLines
* ice: Use correct order for the parameters of devm_kcalloc()Christophe JAILLET2022-06-081-2/+2
* ice: Add flow director support for channel modeKiran Patil2021-12-301-9/+251
* ice: Remove excess error variablesTony Nguyen2021-12-141-27/+17
* ice: Cleanup after ice_status removalTony Nguyen2021-12-141-2/+2
* ice: Remove enum ice_statusTony Nguyen2021-12-141-5/+5
* ice: Use int for ice_statusTony Nguyen2021-12-141-2/+2
* ice: fix adding different tunnelsMichal Swiatkowski2021-12-071-2/+2
* ice: use devm_kcalloc() instead of devm_kzalloc()Gustavo A. R. Silva2021-10-191-2/+2
* ice: Drop leading underscores in enum ice_pf_stateAnirudh Venkataramanan2021-04-141-1/+1
* ice: Enable FDIR Configure for AVFQi Zhang2021-03-221-0/+4
* ice: fix FDir IPv6 flexbyteHenry Tieman2021-01-261-1/+7
* ice: remove unused args from ice_get_open_tunnel_port()Jakub Kicinski2020-09-281-4/+2
* ice: fix aRFS after flow director deleteHenry Tieman2020-05-311-1/+26
* ice: Implement aRFSBrett Creeley2020-05-221-1/+7
* ice: Restore filters following resetHenry Tieman2020-05-221-0/+65
* ice: Enable flex-bytes supportHenry Tieman2020-05-221-2/+86
* ice: Support IPv6 Flow Director filtersHenry Tieman2020-05-221-46/+345
* ice: Support IPv4 Flow Director filtersHenry Tieman2020-05-221-0/+658
* ice: Support displaying ntuple rulesHenry Tieman2020-05-221-0/+161
* ice: Initialize Flow Director resourcesHenry Tieman2020-05-221-0/+399