summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/iavf/iavf.h
AgeCommit message (Expand)Author
2023-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-12-13iavf: enable symmetric-xor RSS for Toeplitz hash functionAhmed Zaki
2023-12-12iavf: Introduce new state machines for flow directorPiotr Gardocki
2023-10-27iavf: delete the iavf client interfaceMichal Schmidt
2023-10-27iavf: rely on netdev's own registered stateMichal Schmidt
2023-09-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2023-09-15iavf: add iavf_schedule_aq_request() helperPetr Oros
2023-09-13iavf: Add ability to turn off CRC stripping for VFNorbert Zulinski
2023-09-11iavf: Fix promiscuous mode configuration flow messagesBrett Creeley
2023-08-16virtchnl: fix fake 1-elem arrays in structures allocated as `nents + 1`Alexander Lobakin
2023-07-17iavf: fix reset task race with iavf_remove()Ahmed Zaki
2023-07-17iavf: fix a deadlock caused by rtnl and driver's lock circular dependenciesAhmed Zaki
2023-07-17iavf: Wait for reset in callbacks which trigger itMarcin Szycik
2023-06-22iavf: make functions static where possiblePrzemek Kitszel
2023-06-10iavf: remove mask from iavf_irq_enable_queues()Ahmed Zaki
2023-04-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-04-07iavf: remove active_cvlans and active_svlans bitmapsAhmed Zaki
2023-04-07iavf: refactor VLAN filter statesAhmed Zaki
2023-03-08iavf: Remove unnecessary aer.h includeBjorn Helgaas
2023-02-06net/sched: move struct tc_mqprio_qopt_offload from pkt_cls.h to pkt_sched.hVladimir Oltean
2023-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-01-25virtchnl: i40e/iavf: rename iwarp to rdmaJesse Brandeburg
2023-01-20iavf: fix temporary deadlock and failure to set MAC addressMichal Schmidt
2022-11-18iavf: remove INITIAL_MAC_SET to allow gARP to work properlyStefan Assmann
2022-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni
2022-07-29iavf: Fix 'tc qdisc show' listing too many queuesPrzemyslaw Patynowski
2022-07-29iavf: Fix max_rate limitingPrzemyslaw Patynowski
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-07-18iavf: Fix missing state logsPrzemyslaw Patynowski
2022-07-18iavf: Disallow changing rx/tx-frames and rx/tx-frames-irqPrzemyslaw Patynowski
2022-07-18iavf: Fix VLAN_V2 addition/rejectionPrzemyslaw Patynowski
2022-06-07iavf: Add waiting for response from PF in set macMateusz Palczewski
2022-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-08iavf: Fix adopting new combined settingMichal Maloszewski
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-01iavf: stop leaking iavf_status as "errno" valuesMateusz Palczewski
2022-03-01iavf: refactor processing of VLAN V2 capability messageMateusz Palczewski
2022-02-25iavf: Fix locking for VIRTCHNL_OP_GET_OFFLOAD_VLAN_V2_CAPSSlawomir Laba
2022-02-25iavf: Fix init state closure on removeSlawomir Laba
2022-02-25iavf: Rework mutexes for better synchronisationSlawomir Laba
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 offload enable/disableBrett Creeley
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 hotpathBrett Creeley
2021-12-17iavf: Add support VIRTCHNL_VF_OFFLOAD_VLAN_V2 during netdev configBrett Creeley
2021-12-17iavf: Add support for VIRTCHNL_VF_OFFLOAD_VLAN_V2 negotiationBrett Creeley
2021-11-30iavf: Refactor iavf_mac_filter struct memory usageJedrzej Jagielski
2021-11-19iavf: Fix VLAN feature flags after VFRBrett Creeley
2021-11-19iavf: Fix refreshing iavf adapter stats on ethtool requestJedrzej Jagielski
2021-11-15iavf: Restore VLAN filters after link downAkeem G Abodunrin
2021-10-29iavf: Fix kernel BUG in free_msi_irqsPrzemyslaw Patynowski
2021-10-18iavf: Combine init and watchdog state machinesMateusz Palczewski