summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2021-11-05Merge tag 'v5.4.154' into toradex_5.4.yFrancesco Dolcini
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-22igc: Check if num of q_vectors is smaller than max before array accessSasha Neftin
2021-09-22iavf: fix locking of critical sectionsStefan Assmann
2021-09-22iavf: do not override the adapter state in the watchdog taskStefan Assmann
2021-09-03e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin
2021-08-26iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch
2021-08-26i40e: Fix ATR queue selectionArkadiusz Kubalewski
2021-08-18iavf: Set RSS LUT and key in reset handle pathMd Fahad Iqbal Polash
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
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-28igc: Fix an error handling path in 'igc_probe()'Christophe JAILLET
2021-07-28igc: Prefer to use the pci_release_mem_regions methodSasha Neftin
2021-07-28ixgbe: Fix an error handling path in 'ixgbe_probe()'Christophe JAILLET
2021-07-28igc: change default return of igc_read_phy_reg()Tom Rix
2021-07-28igb: Fix use-after-free error during resetVinicius Costa Gomes
2021-07-28igc: Fix use-after-free error during resetVinicius Costa Gomes
2021-07-19ice: set the value of global config lock timeout longerLiwei Song
2021-07-19igb: handle vlan types with checker enabledJesse Brandeburg
2021-07-19e100: handle eeprom as little endianJesse Brandeburg
2021-07-15Merge tag 'v5.4.129' into toradex_5.4.yOleksandr Suvorov
2021-07-14e1000e: Check the PCIm stateSasha Neftin
2021-07-14i40e: Fix autoneg disabling for non-10GBaseT linksMateusz Palczewski
2021-07-14i40e: Fix error handling in i40e_vsi_openDinghao Liu
2021-06-10i40e: add correct exception tracing for XDPMagnus Karlsson
2021-06-10i40e: optimize for XDP_REDIRECT in xsk pathMagnus Karlsson
2021-06-10ice: Allow all LLDP packets from PF to TxDave Ertman
2021-06-10ice: Fix VFR issues for AVF drivers that expect ATQLEN clearedBrett Creeley
2021-06-10ice: write register with correct offsetMitch Williams
2021-06-10ixgbevf: add correct exception tracing for XDPMagnus Karlsson
2021-06-03ixgbe: fix large MTU request from VFJesse Brandeburg
2021-05-19i40e: Fix PHY type identifiers for 2.5G and 5G adaptersMateusz Palczewski
2021-05-19i40e: fix the restart auto-negotiation after FEC modifiedJaroslaw Gawin
2021-05-19i40e: Fix use-after-free in i40e_client_subtask()Yunjian Wang
2021-05-19iavf: remove duplicate free resources callsStefan Assmann
2021-05-07igb: Enable RSS for Intel I211 Ethernet ControllerNick Lowe
2021-04-21i40e: fix the panic when running bpf in xdpdrv modeJason Xing