summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/iavf/iavf_virtchnl.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-16iavf: Fix handling of vlan strip virtual channel messagesMichal Maloszewski1-0/+40
2022-03-08iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPSSlawomir Laba1-13/+1
2022-03-08iavf: Refactor iavf state machine trackingMateusz Palczewski1-1/+1
2021-12-01iavf: Fix VLAN feature flags after VFRBrett Creeley1-3/+42
2021-12-01iavf: Fix refreshing iavf adapter stats on ethtool requestJedrzej Jagielski1-0/+2
2021-08-19iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch1-2/+45
2021-04-22iavf: Support for modifying TCP RSS flow hashingHaiyue Wang1-2/+13
2021-04-22iavf: Add framework to enable ethtool RSS configHaiyue Wang1-0/+152
2021-04-22iavf: add support for UDP Segmentation OffloadBrett Creeley1-0/+1
2021-03-23intel: clean up mismatched header commentsJesse Brandeburg1-2/+2
2021-03-22iavf: Support IPv4 Flow Director filtersHaiyue Wang1-0/+8
2021-03-22iavf: Add framework to enable ethtool ntuple filtersHaiyue Wang1-0/+184
2021-01-06iavf: Use kzalloc for allocating only one thingZheng Yongjun1-1/+1
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