summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)AuthorFilesLines
2021-11-18ice: Fix not stopping Tx queues for VFsBrett Creeley2-5/+3
2021-11-18ice: Fix replacing VF hardware MAC to existing MAC filterSylwester Dziedziuch1-5/+9
2021-10-27e1000e: Separate TGP board type from SPTSasha Neftin3-15/+38
2021-10-27ice: Add missing E810 device idsTony Nguyen3-0/+8
2021-10-27e1000e: Fix packet loss on Tiger Lake and laterSasha Neftin2-1/+13
2021-10-27ice: fix getting UDP tunnel entryMichal Swiatkowski1-2/+2
2021-10-13i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch1-1/+2
2021-10-13i40e: fix endless loop under rtnlJiri Benc1-1/+1
2021-10-06ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setupFeng Zhou2-3/+7
2021-10-06e100: fix buffer overrun in e100_get_regsJacob Keller1-6/+10
2021-10-06e100: fix length calculation in e100_get_regs_lenJacob Keller1-1/+5
2021-09-18igc: Check if num of q_vectors is smaller than max before array accessSasha Neftin1-1/+8
2021-09-18iavf: fix locking of critical sectionsStefan Assmann1-7/+50
2021-09-18iavf: do not override the adapter state in the watchdog taskStefan Assmann1-1/+0
2021-09-15ice: Only lock to update netdev dev_addrBrett Creeley1-4/+9
2021-09-15i40e: improve locking of mac_filter_hashStefan Assmann1-3/+20
2021-09-03e1000e: Do not take care about recovery NVM checksumSasha Neftin1-7/+11
2021-09-03e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin2-1/+16
2021-09-03igc: Use num_tx_queues when iterating over tx_ring queueToshiki Nishioka1-2/+2
2021-09-03igc: fix page fault when thunderbolt is unpluggedAaron Ma2-14/+21
2021-09-03ice: do not abort devlink info if board identifier can't be foundJacob Keller1-1/+3
2021-08-26iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch3-2/+47
2021-08-26i40e: Fix ATR queue selectionArkadiusz Kubalewski1-2/+1
2021-08-26ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error pathWang Hai1-1/+4
2021-08-18iavf: Set RSS LUT and key in reset handle pathMd Fahad Iqbal Polash1-5/+8
2021-08-18ice: don't remove netdev->dev_addr from uc sync listBrett Creeley1-8/+15
2021-08-18ice: Prevent probing virtual functionsAnirudh Venkataramanan1-0/+5
2021-08-04i40e: Add additional info to PHY type errorLukasz Cieplicki1-1/+1
2021-08-04i40e: Fix log TC creation failure when max num of queues is exceededJedrzej Jagielski1-0/+2
2021-08-04i40e: Fix queue-to-TC mapping on TxJedrzej Jagielski3-0/+53
2021-08-04i40e: Fix firmware LLDP agent related warningArkadiusz Kubalewski1-0/+4
2021-08-04i40e: Fix logic of disabling queuesArkadiusz Kubalewski1-24/+34
2021-07-28ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme1-1/+2
2021-07-28ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct ...Taehee Yoo1-7/+13
2021-07-28igb: Fix position of assignment to *ringJedrzej Jagielski1-1/+2
2021-07-28igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov1-1/+8
2021-07-28iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET1-0/+1
2021-07-28e1000e: Fix an error handling path in 'e1000_probe()'Christophe JAILLET1-0/+1
2021-07-28fm10k: Fix an error handling path in 'fm10k_probe()'Christophe JAILLET1-0/+1
2021-07-28igb: Fix an error handling path in 'igb_probe()'Christophe JAILLET1-0/+1
2021-07-28igc: Fix an error handling path in 'igc_probe()'Christophe JAILLET1-0/+1
2021-07-28ixgbe: Fix an error handling path in 'ixgbe_probe()'Christophe JAILLET1-0/+1
2021-07-28igc: change default return of igc_read_phy_reg()Tom Rix1-1/+1
2021-07-28igb: Fix use-after-free error during resetVinicius Costa Gomes1-0/+2
2021-07-28igc: Fix use-after-free error during resetVinicius Costa Gomes1-0/+2
2021-07-19i40e: fix PTP on 5Gb linksJesse Brandeburg1-2/+6
2021-07-19ice: mark PTYPE 2 as reservedJacob Keller1-1/+1
2021-07-19ice: fix incorrect payload indicator on PTYPEJacob Keller1-1/+1
2021-07-19ice: fix clang warning regarding deadcode.DeadStoresPaul M Stillwell Jr1-5/+1
2021-07-19ice: set the value of global config lock timeout longerLiwei Song1-1/+1