summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/ice/ice_ethtool_fdir.c
Commit message (Expand)AuthorAgeFilesLines
* ice: Add a per-VF limit on number of FDIR filtersAhmed Zaki2024-07-231-1/+1
* ice: Implement 'flow-type ether' rulesJakub Buchocki2024-04-121-1/+139
* ice: field get conversionJesse Brandeburg2023-12-181-2/+1
* ice: enable symmetric-xor RSS for Toeplitz hash functionJeff Guo2023-12-131-2/+2
* ice: refactor the FD and RSS flow ID generationAhmed Zaki2023-12-131-18/+13
* ice: Improve logs for max ntuple errorsPawel Kaminski2023-12-051-5/+8
* ice: Add E830 device IDs, MAC type and registersPaul Greenwalt2023-10-261-8/+16
* ice: Fix memory management in ice_ethtool_fdir.cJedrzej Jagielski2023-07-241-12/+14
* 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