aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/iavf/iavf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni1-0/+6
2022-07-29iavf: Fix 'tc qdisc show' listing too many queuesPrzemyslaw Patynowski1-0/+5
2022-07-29iavf: Fix max_rate limitingPrzemyslaw Patynowski1-0/+1
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-3/+11
2022-07-18iavf: Fix missing state logsPrzemyslaw Patynowski1-0/+4
2022-07-18iavf: Disallow changing rx/tx-frames and rx/tx-frames-irqPrzemyslaw Patynowski1-1/+0
2022-07-18iavf: Fix VLAN_V2 addition/rejectionPrzemyslaw Patynowski1-2/+7
2022-06-07iavf: Add waiting for response from PF in set macMateusz Palczewski1-1/+6
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2022-03-08iavf: Fix adopting new combined settingMichal Maloszewski1-0/+1
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+5
2022-03-01iavf: stop leaking iavf_status as "errno" valuesMateusz Palczewski1-1/+4
2022-03-01iavf: refactor processing of VLAN V2 capability messageMateusz Palczewski1-1/+16
2022-02-25iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPSSlawomir Laba1-0/+1
2022-02-25iavf: Fix init state closure on removeSlawomir Laba1-0/+4
2022-02-25iavf: Rework mutexes for better synchronisationSlawomir Laba1-1/+0
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 offload enable/disableBrett Creeley1-32/+48
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpathBrett Creeley1-0/+1
2021-12-17iavf: Add support VIRTCHNL_VF_OFFLOAD_VLAN_V2 during netdev configBrett Creeley1-2/+15
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 negotiationBrett Creeley1-0/+9
2021-11-30iavf: Refactor iavf_mac_filter struct memory usageJedrzej Jagielski1-3/+7
2021-11-19iavf: Fix VLAN feature flags after VFRBrett Creeley1-0/+1
2021-11-19iavf: Fix refreshing iavf adapter stats on ethtool requestJedrzej Jagielski1-0/+2
2021-11-15iavf: Restore VLAN filters after link downAkeem G Abodunrin1-0/+1
2021-10-29iavf: Fix kernel BUG in free_msi_irqsPrzemyslaw Patynowski1-0/+36
2021-10-18iavf: Combine init and watchdog state machinesMateusz Palczewski1-1/+0
2021-10-18iavf: Add __IAVF_INIT_FAILED stateMateusz Palczewski1-0/+1
2021-10-18iavf: Refactor iavf state machine trackingMateusz Palczewski1-0/+10
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-0/+1
2021-08-19iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch1-0/+1
2021-08-17iavf: use mutexes for locking of critical sectionsStefan Assmann1-6/+3
2021-04-22iavf: Add framework to enable ethtool RSS configHaiyue Wang1-0/+10
2021-03-22iavf: Add framework to enable ethtool ntuple filtersHaiyue Wang1-0/+12
2020-06-25net/intel: remove driver versions from Intel driversJeff Kirsher1-1/+0
2020-06-11iavf: increase reset complete wait timePaul Greenwalt1-0/+4
2020-06-11iavf: fix speed reporting over virtchnlBrett Creeley1-0/+14
2020-03-10iavf: Enable support for up to 16 queuesMitch Williams1-1/+1
2020-01-09iavf: remove current MAC address filter on VF resetStefan Assmann1-0/+2
2019-09-09iavf: allow permanent MAC address to changeMitch Williams1-1/+0
2019-06-17iavf: Refactor the watchdog state machineJan Sokolowski1-0/+1
2019-06-17iavf: Remove timer for work triggering, use delaying work insteadJakub Pawlak1-2/+2
2019-05-31iavf: rename i40e_device to iavf_deviceAlice Michael1-2/+2
2019-05-31iavf: rename iavf_client.h defines to match driver nameAlice Michael1-1/+1
2019-05-31iavf: change iavf_status_code to iavf_statusSergey Nemov1-1/+1
2018-10-03iavf: fix a typoRami Rosen1-1/+1
2018-09-18iavf: finish renaming files to iavfJesse Brandeburg1-2/+2
2018-09-18iavf: rename most of i40e stringsJesse Brandeburg1-34/+25
2018-09-18iavf: rename i40e_hw to iavf_hwJesse Brandeburg1-1/+1
2018-09-18iavf: remove references to old namesJesse Brandeburg1-5/+5
2018-09-18iavf: move i40evf files to new nameJesse Brandeburg1-0/+427