summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/iavf/iavf_common.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-18iavf: field prep conversionJesse Brandeburg1-18/+13
2023-12-18intel: add bit macro includes where neededJesse Brandeburg1-1/+2
2023-11-27iavf: Remove queue tracking fields from iavf_adminq_ringIvan Vecera1-4/+4
2023-10-19iavf: delete unused iavf_mac_info fieldsMichal Schmidt1-32/+0
2023-06-22iavf: remove some unused functions and pointless wrappersPrzemek Kitszel1-45/+0
2023-03-16iavf: fix non-tunneled IPv6 UDP packet type and hashingAlexander Lobakin1-1/+1
2023-01-25virtchnl: i40e/iavf: rename iwarp to rdmaJesse Brandeburg1-2/+2
2022-03-01iavf: Remove non-inclusive languageMateusz Palczewski1-2/+2
2021-06-18iavf: clean up packet type lookup tableJesse Brandeburg1-118/+6
2019-05-31iavf: update comments and file checks to match iavfAlice Michael1-1/+1
2019-05-31iavf: rename iavf_status structure flagsAlice Michael1-133/+133
2019-05-31iavf: replace i40e variables with iavfAlice Michael1-91/+91
2019-05-31iavf: change iavf_status_code to iavf_statusSergey Nemov1-26/+27
2019-05-31iavf: Rename i40e_adminq* files to iavf_adminq*Alice Michael1-1/+1
2018-09-19iavf: finish renaming files to iavfJesse Brandeburg1-0/+955