aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/i40e/i40e_main.c
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-10i40e: Enforce software interrupt during busy-poll exitIvan Vecera
2024-04-10i40e: Store the irq number in i40e_q_vectorJoe Damato
2024-04-10i40e: 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-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-10-06i40e: fix potential NULL pointer dereferencing of pf->vf i40e_sync_vsi_filters()Andrii Staikov
2023-10-06i40e: Add VF VLAN pruningMateusz Palczewski
2023-07-27ethernet: use eth_hw_addr_set() instead of ether_addr_copy()Jakub Kicinski
2023-06-14i40e: use int for i40e_statusJan Sokolowski
2023-06-14i40e: Remove string printing for i40e_statusJan Sokolowski
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-31i40e: Fix the inability to attach XDP program on downed interfaceBartosz Staszewski
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-29i40e: Fix DMA mappings leakJan Sokolowski
2022-09-28i40e: Fix set max_tx_rate when it is lower than 1 MbpsMichal Jaron
2022-09-15i40e: Fix ADQ rate limiting for PFPrzemyslaw Patynowski
2022-09-15i40e: Refactor tc mqprio checksPrzemyslaw Patynowski
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-03-02Revert "i40e: Fix reset bw limit when DCB enabled with 1 TC"Mateusz Palczewski
2022-02-05i40e: Fix reset path while removing the driverKaren Sornek
2022-02-05i40e: Fix reset bw limit when DCB enabled with 1 TCJedrzej Jagielski
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-25i40e: Fix display error code in dmesgGrzegorz Szczurek
2021-11-25i40e: Fix creation of first queue by omitting it if is not power of twoJedrzej Jagielski
2021-11-25i40e: Fix ping is lost after configuring ADq on VFEryk Rybak
2021-11-25i40e: Fix changing previously set num_queue_pairs for PFsEryk Rybak
2021-11-25i40e: Fix NULL ptr dereference on VSI filter syncMichal Maloszewski
2021-10-06i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch