aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2021-12-14i40e: Fix pre-set max number of queues for VFMateusz Palczewski
2021-12-14ice: ignore dropped packets during initJesse Brandeburg
2021-11-26i40e: Fix display error code in dmesgGrzegorz Szczurek
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-11-26iavf: Fix for the false positive ASQ/ARQ errors while issuing VF resetSurabhi Boob
2021-11-26iavf: check for null in iavf_fix_featuresNicholas Nunley
2021-10-13i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch
2021-10-13i40e: fix endless loop under rtnlJiri Benc
2021-10-06e100: fix buffer overrun in e100_get_regsJacob Keller
2021-10-06e100: fix length calculation in e100_get_regs_lenJacob Keller
2021-09-03e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin
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 logic of disabling queuesArkadiusz Kubalewski
2021-07-28ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme
2021-07-28igb: Fix position of assignment to *ringJedrzej Jagielski
2021-07-28igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov
2021-07-28iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET
2021-07-28e1000e: Fix an error handling path in 'e1000_probe()'Christophe JAILLET
2021-07-28fm10k: Fix an error handling path in 'fm10k_probe()'Christophe JAILLET
2021-07-28igb: Fix an error handling path in 'igb_probe()'Christophe JAILLET
2021-07-28ixgbe: Fix an error handling path in 'ixgbe_probe()'Christophe JAILLET
2021-07-28igb: Fix use-after-free error during resetVinicius Costa Gomes
2021-07-20ice: set the value of global config lock timeout longerLiwei Song
2021-07-20e100: handle eeprom as little endianJesse Brandeburg
2021-07-20i40e: Fix autoneg disabling for non-10GBaseT linksMateusz Palczewski
2021-07-20i40e: Fix error handling in i40e_vsi_openDinghao Liu
2021-06-10ixgbevf: add correct exception tracing for XDPMagnus Karlsson
2021-06-03ixgbe: fix large MTU request from VFJesse Brandeburg
2021-05-22i40e: Fix use-after-free in i40e_client_subtask()Yunjian Wang
2021-04-28i40e: fix the panic when running bpf in xdpdrv modeJason Xing
2021-04-14i40e: Fix kernel oops when i40e driver removes VF'sEryk Rybak
2021-04-14i40e: Added Asym_Pause to supported link modesMateusz Palczewski
2021-04-14ice: Increase control queue timeoutFabio Pricoco
2021-03-30e1000e: Fix error handling in e1000_set_d0_lplu_state_82571Dinghao Liu
2021-03-30e1000e: add rtnl_lock() to e1000_reset_taskVitaly Lifshits
2021-03-30ixgbe: Fix memleak in ixgbe_configure_clsu32Dinghao Liu
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 overwriting flow control settings during driver loadingMateusz Palczewski
2021-03-04i40e: Add zero-initialization of AQ command structuresMateusz Palczewski
2021-03-04i40e: Fix flow for IPv6 next header (extension header)Slawomir Laba
2021-01-12i40e: Fix Error I40E_AQ_RC_EINVAL when removing VFsSylwester Dziedziuch
2020-12-30ixgbe: avoid premature Rx buffer reuseBjörn Töpel
2020-12-08i40e: Fix removing driver while bare-metal VFs pass trafficSylwester Dziedziuch
2020-10-01e1000: Do not perform reset in reset_task if we are already downAlexander Duyck
2020-09-03scsi: fcoe: Fix I/O path allocationMike Christie