summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2021-08-20e1000e: Do not take care about recovery NVM checksumSasha Neftin
2021-08-20e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin
2021-08-20igc: Use num_tx_queues when iterating over tx_ring queueToshiki Nishioka
2021-08-20igc: fix page fault when thunderbolt is unpluggedAaron Ma
2021-08-19ice: do not abort devlink info if board identifier can't be foundJacob Keller
2021-08-19iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch
2021-08-19i40e: Fix ATR queue selectionArkadiusz Kubalewski
2021-08-17ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error pathWang Hai
2021-08-13ice: Fix perout start time roundingMaciej Machnikowski
2021-08-09iavf: Set RSS LUT and key in reset handle pathMd Fahad Iqbal Polash
2021-08-09ice: don't remove netdev->dev_addr from uc sync listBrett Creeley
2021-08-09ice: Stop processing VF messages during teardownAnirudh Venkataramanan
2021-08-09ice: Prevent probing virtual functionsAnirudh Venkataramanan
2021-07-23i40e: Fix log TC creation failure when max num of queues is exceededJedrzej Jagielski
2021-07-23i40e: Fix queue-to-TC mapping on TxJedrzej Jagielski
2021-07-23i40e: Add additional info to PHY type errorLukasz Cieplicki
2021-07-23i40e: Fix firmware LLDP agent related warningArkadiusz Kubalewski
2021-07-23i40e: Fix logic of disabling queuesArkadiusz Kubalewski
2021-07-20ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme
2021-07-14Merge tag 'net-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-07-06ixgbevf: use xso.real_dev instead of xso.dev in callback functions of struct ...Taehee Yoo
2021-07-01Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-07-01igb: Fix position of assignment to *ringJedrzej Jagielski
2021-07-01igb: Check if num of q_vectors is smaller than max before array accessAleksandr Loktionov
2021-07-01iavf: Fix an error handling path in 'iavf_probe()'Christophe JAILLET
2021-07-01e1000e: Fix an error handling path in 'e1000_probe()'Christophe JAILLET
2021-07-01fm10k: Fix an error handling path in 'fm10k_probe()'Christophe JAILLET
2021-07-01igb: Fix an error handling path in 'igb_probe()'Christophe JAILLET
2021-07-01igc: Fix an error handling path in 'igc_probe()'Christophe JAILLET
2021-07-01ixgbe: Fix an error handling path in 'ixgbe_probe()'Christophe JAILLET
2021-07-01igc: change default return of igc_read_phy_reg()Tom Rix
2021-07-01igb: Fix use-after-free error during resetVinicius Costa Gomes
2021-07-01igc: Fix use-after-free error during resetVinicius Costa Gomes
2021-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-06-25ice: Fix a memory leak in an error handling path in 'ice_pf_dcb_cfg()'Christophe JAILLET
2021-06-25ice: remove unnecessary VSI assignmentTony Nguyen
2021-06-25ice: remove the VSI info from previous aggVictor Raj
2021-06-25ice: add support for auxiliary input/output pinsMaciej Machnikowski
2021-06-25ice: add tracepointsJesse Brandeburg
2021-06-24e1000e: Check the PCIm stateSasha Neftin
2021-06-24i40e: Fix missing rtnl locking when setting up pf switchJan Sokolowski
2021-06-24i40e: fix PTP on 5Gb linksJesse Brandeburg
2021-06-24intel: Remove rcu_read_lock() around XDP program invocationToke Høiland-Jørgensen
2021-06-24i40e: Fix autoneg disabling for non-10GBaseT linksMateusz Palczewski
2021-06-24i40e: Fix error handling in i40e_vsi_openDinghao Liu
2021-06-22Merge tag 'v5.13-rc7' into rdma.git for-nextJason Gunthorpe
2021-06-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-06-18iavf: clean up packet type lookup tableJesse Brandeburg
2021-06-18i40e: clean up packet type lookup tableJesse Brandeburg