aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
2024-05-02i40e: Report MFS in decimal base instead of hexErwan Velu
2024-05-02i40e: Do not use WQ_MEM_RECLAIM flag for workqueueSindhu Devale
2024-04-13i40e: fix vf may be used uninitialized in this function warningAleksandr Loktionov
2024-04-13i40e: fix i40e_count_filters() to count only active/new filtersAleksandr Loktionov
2024-03-15i40e: disable NAPI right after disabling irqs when handling xsk_poolMaciej Fijalkowski
2024-02-23i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera
2024-02-23i40e: Fix VF disable behavior to block all trafficAndrii Staikov
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-12-20net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean
2023-12-13i40e: Fix unexpected MFS warning messageIvan Vecera
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-10-25i40e: prevent crash on probe if hw registers have invalid valuesMichal Schmidt
2023-10-10i40e: Fix VF VLAN offloading when port VLAN is configuredIvan Vecera
2023-08-26i40e: fix misleading debug logsAndrii Staikov
2023-08-11i40e: Fix an NULL vs IS_ERR() bug for debugfs_create_dir()Wang Ming
2023-06-14i40e: fix build warnings in i40e_alloc.hGreg Kroah-Hartman
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-03-22i40e: Fix kernel crash during reboot when adapter is in recovery modeIvan Vecera
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
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-08i40e: Fix error handling in i40e_init_module()Shang XiaoJing
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-10-30i40e: Fix DMA mappings leakJan Sokolowski
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-15i40e: Fix kernel crash during module removalIvan Vecera
2022-08-25i40e: Fix to stop tx_timeout recovery if GLOBR failsAlan Brady
2022-08-03i40e: Fix interface init with MSI interrupts (no MSI-X)Michal Maloszewski
2022-07-29i40e: Fix erroneous adapter reinitialization during recovery processDawid Lukwinski
2022-07-12i40e: Fix dropped jumbo frames statisticsLukasz Cieplicki
2022-06-22i40e: Fix call trace in setup_tx_descriptorsAleksandr Loktionov
2022-06-22i40e: Fix calculating the number of queue pairsGrzegorz Szczurek
2022-06-22i40e: Fix adding ADQ filter to TC0Grzegorz Szczurek
2022-05-18i40e: i40e_main: fix a missing check on list iteratorXiaomeng Tong
2022-04-08i40e: respect metadata on XSK Rx to skbAlexander Lobakin
2022-04-08i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skbAlexander Lobakin
2022-03-16i40e: stop disabling VFs due to PF error responsesJacob Keller
2022-02-01i40e: fix unsigned stat widthsJoe Damato
2022-02-01i40e: Fix for failed to init adminq while VF resetKaren Sornek
2022-02-01i40e: Fix queues reservation for XDPSylwester Dziedziuch