aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e
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-10-25i40e: prevent crash on probe if hw registers have invalid valuesMichal Schmidt
2023-10-10i40e: fix return of uninitialized aq_ret in i40e_set_vsi_promiscStefan Assmann
2023-10-10i40e: always propagate error value in i40e_set_vsi_promisc()Stefan Assmann
2023-10-10i40e: improve locking of mac_filter_hashStefan Assmann
2023-10-10i40e: Fix VF VLAN offloading when port VLAN is configuredIvan Vecera
2023-10-10i40e: Fix warning message and call stack during rmmod i40e driverKaren Sornek
2023-10-10i40e: Remove scheduling while atomic possibilityAleksandr Loktionov
2023-10-10i40e: Fix for persistent lldp supportSylwia Wnuczko
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-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-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-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-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-15i40e: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skbAlexander Lobakin
2022-02-01i40e: fix unsigned stat widthsJoe Damato
2022-02-01i40e: Fix queues reservation for XDPSylwester Dziedziuch
2022-02-01i40e: Fix issue when maximum queues is exceededJedrzej Jagielski
2022-02-01i40e: Increase delay to 1 s after global EMP resetJedrzej Jagielski
2022-01-11i40e: Fix incorrect netdev's real number of RX/TX queuesJedrzej Jagielski
2022-01-11i40e: Fix for displaying message regarding NVM versionMateusz Palczewski
2022-01-11i40e: fix use-after-free in i40e_sync_filters_subtask()Di Zhu
2021-12-14i40e: Fix pre-set max number of queues for VFMateusz Palczewski
2021-12-14i40e: Fix failed opcode appearing if handling messages from VFKaren Sornek
2021-11-26i40e: Fix display error code in dmesgGrzegorz Szczurek
2021-11-26i40e: Fix creation of first queue by omitting it if is not power of twoJedrzej Jagielski