summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-08-09devlink: Set device as early as possibleLeon Romanovsky
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann
2021-07-23e100: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-07-23igb: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook
2021-07-23igb: Add counter to i21x doublecheckGrzegorz Siwik
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
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-21i40e: add support for PTP external synchronization clockPiotr Kwapulinski
2021-07-20ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme
2021-07-20igc: Increase timeout value for Speed 100/1000/2500Muhammad Husaini Zulkifli
2021-07-20igc: Set QBVCYCLET_S to 0 for TSN Basic SchedulingMuhammad Husaini Zulkifli
2021-07-20igc: Remove phy->type checkingSasha Neftin
2021-07-20igc: Remove _I_PHY_ID checkingSasha Neftin
2021-07-20igc: Check if num of q_vectors is smaller than max before array accessSasha Neftin
2021-07-20net/e1000e: Fix spelling mistake "The" -> "This"Tree Davies
2021-07-20e1000e: Add space to the debug printSasha Neftin
2021-07-20e1000e: Add support for the next LOM generationSasha Neftin
2021-07-20e1000e: Add support for Lunar LakeSasha Neftin
2021-07-20e1000e: Additional PHY power saving in S0ixSasha Neftin
2021-07-20e1000e: Add polling mechanism to indicate CSME DPG exitSasha Neftin
2021-07-20e1000e: Add handshake with the CSME to support S0ixSasha Neftin
2021-07-20Merge branch 's390-next'David S. Miller
2021-07-20Revert "igc: Export LEDs"Kurt Kanzenbach
2021-07-19iavf: fix locking of critical sectionsStefan Assmann
2021-07-19iavf: do not override the adapter state in the watchdog taskStefan Assmann
2021-07-19i40e: improve locking of mac_filter_hashStefan Assmann
2021-07-16igc: Export LEDsKurt Kanzenbach
2021-07-16igc: Make flex filter more flexibleKurt Kanzenbach
2021-07-16igc: Allow for Flex Filters to be installedVinicius Costa Gomes
2021-07-16igc: Integrate flex filter into ethtool opsKurt Kanzenbach
2021-07-16igc: Add possibility to add flex filterKurt Kanzenbach
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