summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ice/ice_virtchnl_fdir.c
AgeCommit message (Expand)Author
2023-12-18ice: field get conversionJesse Brandeburg
2023-12-13ice: enable symmetric-xor RSS for Toeplitz hash functionJeff Guo
2023-12-13ice: refactor the FD and RSS flow ID generationAhmed Zaki
2023-10-26ice: Add E830 device IDs, MAC type and registersPaul Greenwalt
2023-04-04ice: Reset FDIR counter in FDIR init stageLingyu Liu
2023-04-04ice: fix wrong fallback logic for FDIRSimei Su
2023-03-28ice: add profile conflict check for AVF FDIRJunfeng Guo
2023-02-06ice: Add more usage of existing function ice_get_vf_vsi(vf)Brett Creeley
2022-05-05ice: always check VF VSI pointer valuesJacob Keller
2022-05-05ice: add newline to dev_dbg in ice_vf_fdir_dump_infoJacob Keller
2022-03-15ice: introduce ice_vf_lib.c, ice_vf_lib.h, and ice_vf_lib_private.hJacob Keller
2022-03-03ice: convert VF storage to hash table with krefs and RCUJacob Keller
2022-03-03ice: convert ice_for_each_vf to include VF entry iteratorJacob Keller
2022-03-03ice: store VF pointer instead of VF IDJacob Keller
2021-12-14ice: Remove excess error variablesTony Nguyen
2021-12-14ice: Cleanup after ice_status removalTony Nguyen
2021-12-14ice: Remove enum ice_statusTony Nguyen
2021-12-14ice: Use int for ice_statusTony Nguyen
2021-12-14ice: refactor PTYPE validatingJeff Guo
2021-04-14ice: Drop leading underscores in enum ice_pf_stateAnirudh Venkataramanan
2021-03-22ice: Check FDIR program status for AVFQi Zhang
2021-03-22ice: Add more FDIR filter type for AVFQi Zhang
2021-03-22ice: Add GTPU FDIR filter for AVFQi Zhang
2021-03-22ice: Add non-IP Layer2 protocol FDIR filter for AVFQi Zhang
2021-03-22ice: Add new actions support for VF FDIRQi Zhang
2021-03-22ice: Add FDIR pattern action parser for VFQi Zhang
2021-03-22ice: Enable FDIR Configure for AVFQi Zhang