summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/iavf
AgeCommit message (Expand)Author
2023-08-16iavf: fix FDIR rule fields masks validationPiotr Gardocki
2023-08-08iavf: fix potential races for FDIR filtersPiotr Gardocki
2023-07-21iavf: check for removal state before IAVF_FLAG_PF_COMMS_FAILEDJacob Keller
2023-07-21iavf: fix potential deadlock on allocation failureJacob Keller
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-17Revert "iavf: Do not restart Tx queues after reset task failure"Marcin Szycik
2023-07-17Revert "iavf: Detach device during reset task"Marcin Szycik
2023-07-17iavf: Wait for reset in callbacks which trigger itMarcin Szycik
2023-07-17iavf: use internal state to free traffic IRQsAhmed Zaki
2023-07-17iavf: Fix out-of-bounds when setting channels on removeDing Hui
2023-07-17iavf: Fix use-after-free in free_netdevDing Hui
2023-06-22iavf: make functions static where possiblePrzemek Kitszel
2023-06-22iavf: remove some unused functions and pointless wrappersPrzemek Kitszel
2023-06-22iavf: fix err handling for MAC replacePrzemek Kitszel
2023-06-10iavf: remove mask from iavf_irq_enable_queues()Ahmed Zaki
2023-05-16iavf: send VLAN offloading caps once after VFRAhmed 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-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-03-21iavf: fix hang on reboot with iceStefan Assmann
2023-03-16iavf: do not track VLAN 0 filtersAhmed Zaki
2023-03-16iavf: fix non-tunneled IPv6 UDP packet type and hashingAlexander Lobakin
2023-03-16iavf: fix inverted Rx hash condition leading to disabled hashAlexander Lobakin
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-30iavf: Remove redundant pci_enable_pcie_error_reporting()Bjorn Helgaas
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: schedule watchdog immediately when changing primary MACStefan Assmann
2023-01-20iavf: Move netdev_update_features() into watchdog taskMarcin Szycik
2023-01-20iavf: fix temporary deadlock and failure to set MAC addressMichal Schmidt
2023-01-10iavf/iavf_main: actually log ->src mask when talking about itDaniil Tatianin
2022-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-23iavf: Fix error handling in iavf_init_module()Yuan Can
2022-11-18iavf: Fix race condition between iavf_shutdown and iavf_removeSlawomir Laba
2022-11-18iavf: remove INITIAL_MAC_SET to allow gARP to work properlyStefan Assmann
2022-11-18iavf: Do not restart Tx queues after reset task failureIvan Vecera
2022-11-18iavf: Fix a crash during reset taskIvan Vecera
2022-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-11-09iavf: Fix VF driver counting VLAN 0 filtersMichal Jaron
2022-11-02iavf: Change information about device removal in dmesgBartosz Staszewski
2022-11-02iavf: Replace __FUNCTION__ with __func__ye xingchen
2022-10-28net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).Thomas Gleixner
2022-09-28net: drop the weight argument from netif_napi_addJakub Kicinski
2022-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-09-19iavf: Fix set max MTU size with port VLAN and jumbo framesMichal Jaron
2022-09-19iavf: Fix bad page stateNorbert Zulinski
2022-09-08iavf: Fix cached head and tail value for iavf_get_tx_pendingBrett Creeley