summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/i40e
AgeCommit message (Expand)Author
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
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
2022-01-11i40e: Fix to not show opcode msg on unsuccessful VF MAC changeMateusz Palczewski
2021-12-14i40e: Fix NULL pointer dereference in i40e_dbg_dump_descNorbert Zulinski
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
2021-11-26i40e: Fix warning message and call stack during rmmod i40e driverKaren Sornek
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-11-26i40e: Fix correct max_pkt_size on VF RX queueEryk Rybak
2021-10-13i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch
2021-10-13i40e: fix endless loop under rtnlJiri Benc
2021-09-15i40e: improve locking of mac_filter_hashStefan Assmann
2021-08-26i40e: Fix ATR queue selectionArkadiusz Kubalewski
2021-08-04i40e: Add additional info to PHY type errorLukasz Cieplicki
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 firmware LLDP agent related warningArkadiusz Kubalewski
2021-08-04i40e: Fix logic of disabling queuesArkadiusz Kubalewski