aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2024-01-15i40e: Restore VF MSI-X state during PCI resetAndrii Staikov
2024-01-15i40e: fix use-after-free in i40e_aqc_add_filters()Ke Xiao
2024-01-15i40e: Fix filter input checks to prevent config with invalid valuesSudheer Mogilappagari
2023-11-20i40e: fix potential memory leaks in i40e_remove()Andrii Staikov
2023-11-08i40e: Fix wrong check for I40E_TXR_FLAGS_WB_ON_ITRIvan Vecera
2023-11-08igb: Fix potential memory leak in igb_add_ethtool_nfc_entryMateusz Palczewski
2023-10-25i40e: prevent crash on probe if hw registers have invalid valuesMichal Schmidt
2023-10-25ixgbe: fix crash with empty VF macvlan listDan Carpenter
2023-09-23ixgbe: fix timestamp configuration codeVadim Fedorenko
2023-09-23igb: Change IGB_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-23igbvf: Change IGBVF_MIN to allow set rx/tx value between 64 and 80Olga Zaborska
2023-09-23igb: disable virtualization features on 82580Corinna Vinschen
2023-09-23igb: set max size RX buffer when store bad packet is enabledRadoslaw Tyl
2023-08-30igb: Avoid starting unnecessary workqueuesAlessio Igor Bogani
2023-08-30i40e: fix misleading debug logsAndrii Staikov
2023-08-11i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()Wang Ming
2023-08-11igb: Fix igb_down hung on surprise removalYing Hsu
2023-06-21igb: fix nvm.ops.read() error handlingAleksandr Loktionov
2023-06-14i40e: fix build warnings in i40e_alloc.hGreg Kroah-Hartman
2023-05-30igb: fix bit_shift to be in [1..8] rangeAleksandr Loktionov
2023-05-17ixgbe: Enable setting RSS table to default valuesJoe Damato
2023-05-17ixgbe: Allow flow hash to be set via ethtoolJoe Damato
2023-04-26e1000e: Disable TSO on i219-LM card to increase speedSebastian Basierski
2023-04-26i40e: fix i40e_setup_misc_vector() error handlingAleksandr Loktionov
2023-04-26i40e: fix accessing vsi->active_filters without holding lockAleksandr Loktionov
2023-04-05i40e: fix registers dump after run ethtool adapter self testRadoslaw Tyl
2023-04-05igb: revert rtnl_lock() that causes deadlockLin Ma
2023-04-05igbvf: Regard vf reset nack as successAkihiko Odaki
2023-04-05intel/igbvf: free irq on the error path in igbvf_request_msix()Gaosheng Cui
2023-04-05iavf: fix inverted Rx hash condition leading to disabled hashAlexander Lobakin
2023-04-05iavf: diet and reformatJesse Brandeburg
2023-04-05intel-ethernet: rename i40evf to iavfJesse Brandeburg
2023-04-05i40evf: Change a VF mac without reloading the VF driverPaweł Jabłoński
2023-02-22i40e: Add checking for null for nlmsg_find_attr()Natalia Petrova
2023-02-22i40e: add double of VLAN header when computing the max MTUJason Xing
2023-01-18igb: Do not free q_vector unless new one was allocatedKees Cook
2023-01-18igb: Initialize mailbox message for VF resetTony Nguyen
2022-12-14i40e: Disallow ip4 and ip6 l4_4_bytesPrzemyslaw Patynowski
2022-12-14i40e: Fix for VF MAC address 0Sylwester Dziedziuch
2022-12-14i40e: Fix not setting default xps_cpus after resetMichal Jaron
2022-12-14igb: Allocate MSI-X vector when testingAkihiko Odaki
2022-12-14e1000e: Fix TX dispatch conditionAkihiko Odaki
2022-11-03i40e: Fix flow-type by setting GL_HASH_INSET registersSlawomir Laba
2022-11-03i40e: Fix VF hang when reset is triggered on another VFSylwester Dziedziuch
2022-11-03i40e: Fix ethtool rx-flow-hash setting for X722Slawomir Laba
2022-09-28i40e: Fix set max_tx_rate when it is lower than 1 MbpsMichal Jaron
2022-09-28i40e: Fix VF set max MTU sizeMichal Jaron
2022-09-28iavf: Fix cached head and tail value for iavf_get_tx_pendingBrett Creeley
2022-09-15i40e: Fix kernel crash during module removalIvan Vecera
2022-09-05ixgbe: stop resetting SYSTIME in ixgbe_ptp_start_cyclecounterJacob Keller