summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/iavf/iavf_virtchnl.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-12iavf: Fix reporting 2.5 Gb and 5Gb speedsBrett Creeley1-0/+6
2020-06-12iavf: use appropriate enum for comparisonAleksandr Loktionov1-6/+6
2020-06-12iavf: fix speed reporting over virtchnlBrett Creeley1-12/+76
2020-03-10iavf: Enable support for up to 16 queuesMitch Williams1-27/+0
2020-01-09iavf: remove current MAC address filter on VF resetStefan Assmann1-0/+3
2019-09-11iavf: fix MAC address setting for VFs when filter is rejectedStefan Assmann1-0/+7
2019-06-29iavf: use struct_size() helperGustavo A. R. Silva1-21/+16
2019-06-18iavf: Remove timer for work triggering, use delaying work insteadJakub Pawlak1-1/+1
2019-06-18iavf: Fix the math for valid length for ADq enableAvinash Dayanand1-1/+1
2019-05-31iavf: update comments and file checks to match iavfAlice Michael1-2/+2
2019-05-31iavf: rename iavf_status structure flagsAlice Michael1-1/+1
2019-05-31iavf: replace i40e variables with iavfAlice Michael1-8/+8
2019-05-31iavf: change iavf_status_code to iavf_statusSergey Nemov1-7/+7
2019-05-31iavf: Limiting RSS queues to CPUsAleksandr Loktionov1-1/+1
2018-09-19iavf: finish renaming files to iavfJesse Brandeburg1-1/+1
2018-09-19iavf: rename most of i40e stringsJesse Brandeburg1-10/+10
2018-09-19iavf: rename i40e_hw to iavf_hwJesse Brandeburg1-3/+3
2018-09-19iavf: move i40evf files to new nameJesse Brandeburg1-0/+1452