aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
AgeCommit message (Expand)Author
2024-02-23i40e: Fix waiting for queues of all VSIs to be disabledIvan Vecera
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
2023-12-13i40e: Fix unexpected MFS warning messageIvan Vecera
2023-11-20i40e: fix potential memory leaks in i40e_remove()Andrii Staikov
2023-04-26i40e: fix i40e_setup_misc_vector() error handlingAleksandr Loktionov
2023-04-26i40e: fix accessing vsi->active_filters without holding lockAleksandr Loktionov
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: Fix not setting default xps_cpus after resetMichal Jaron
2022-12-08i40e: Fix error handling in i40e_init_module()Shang XiaoJing
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-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 adding ADQ filter to TC0Grzegorz Szczurek
2022-05-18i40e: i40e_main: fix a missing check on list iteratorXiaomeng Tong
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-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
2021-11-26i40e: Fix ping is lost after configuring ADq on VFEryk Rybak
2021-11-26i40e: Fix changing previously set num_queue_pairs for PFsEryk Rybak
2021-11-26i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski
2021-10-13i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch
2021-10-13i40e: fix endless loop under rtnlJiri Benc
2021-08-04i40e: Fix log TC creation failure when max num of queues is exceededJedrzej Jagielski
2021-08-04i40e: Fix queue-to-TC mapping on TxJedrzej Jagielski
2021-08-04i40e: Fix logic of disabling queuesArkadiusz Kubalewski
2021-07-14i40e: Fix missing rtnl locking when setting up pf switchJan Sokolowski
2021-07-14i40e: Fix error handling in i40e_vsi_openDinghao Liu
2021-04-21i40e: fix the panic when running bpf in xdpdrv modeJason Xing
2021-04-14i40e: Fix sparse error: 'vsi->netdev' could be nullArkadiusz Kubalewski
2021-04-14i40e: Fix sparse warning: missing error code 'err'Arkadiusz Kubalewski
2021-03-25i40e: Fix endianness conversionsNorbert Ciosek
2021-03-17i40e: Fix memory leak in i40e_probeKeita Suzuki
2021-03-04i40e: Fix add TC filter for IPv6Mateusz Palczewski
2021-03-04i40e: Fix VFs not createdSylwester Dziedziuch
2021-03-04i40e: Fix addition of RX filters after enabling FW LLDP agentMateusz Palczewski
2021-03-04i40e: Fix overwriting flow control settings during driver loadingMateusz Palczewski
2021-03-04i40e: Add zero-initialization of AQ command structuresMateusz Palczewski
2021-01-12i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch