aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-09-19igc: fix build errors for PTPRandy Dunlap1-0/+1
2021-09-16igc: fix tunnel offloadingPaolo Abeni1-1/+3
2021-09-10ice: Correctly deal with PFs that do not support RDMADave Ertman2-0/+8
2021-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-16/+63
2021-08-27ice: Only lock to update netdev dev_addrBrett Creeley1-4/+9
2021-08-27ice: restart periodic outputs around time changesJacob Keller1-0/+49
2021-08-27igc: Add support for CBS offloadingAravindhan Gunasekaran5-1/+195
2021-08-27igc: Simplify TSN flags handlingVinicius Costa Gomes4-27/+43
2021-08-27igc: Use default cycle 'start' and 'end' values for queuesVinicius Costa Gomes2-22/+21
2021-08-27ice: add lock around Tx timestamp tracker flushJacob Keller1-0/+4
2021-08-27ice: remove dead code for allocating pin_configJacob Keller1-11/+0
2021-08-27ice: fix Tx queue iteration for Tx timestamp enablementJacob Keller1-1/+1
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-25/+53
2021-08-24igc: Add support for PTP getcrosststamp()Vinicius Costa Gomes4-0/+234
2021-08-24igc: Enable PCIe PTMVinicius Costa Gomes1-0/+6
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo11-24/+76
2021-08-20e1000e: Do not take care about recovery NVM checksumSasha Neftin1-7/+11
2021-08-20e1000e: Fix the max snoop/no-snoop latency for 10MSasha Neftin2-1/+16
2021-08-20igc: Use num_tx_queues when iterating over tx_ring queueToshiki Nishioka1-2/+2
2021-08-20igc: fix page fault when thunderbolt is unpluggedAaron Ma2-14/+21
2021-08-19ice: do not abort devlink info if board identifier can't be foundJacob Keller1-1/+3
2021-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski6-6/+53
2021-08-19iavf: Fix ping is lost after untrusted VF had tried to change MACSylwester Dziedziuch3-2/+47
2021-08-19i40e: Fix ATR queue selectionArkadiusz Kubalewski1-2/+1
2021-08-17ixgbe, xsk: clean up the resources in ixgbe_xsk_pool_enable error pathWang Hai1-1/+4
2021-08-17i40e: Fix spelling mistake "dissable" -> "disable"Colin Ian King1-1/+1
2021-08-17iavf: use mutexes for locking of critical sectionsStefan Assmann3-63/+56
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann1-6/+6
2021-08-13ice: Fix perout start time roundingMaciej Machnikowski1-1/+1
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-13/+36
2021-08-09iavf: Set RSS LUT and key in reset handle pathMd Fahad Iqbal Polash1-5/+8
2021-08-09ice: don't remove netdev->dev_addr from uc sync listBrett Creeley1-8/+15
2021-08-09ice: Stop processing VF messages during teardownAnirudh Venkataramanan2-0/+8
2021-08-09ice: Prevent probing virtual functionsAnirudh Venkataramanan1-0/+5
2021-08-09devlink: Set device as early as possibleLeon Romanovsky1-2/+2
2021-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski4-25/+94
2021-07-27dev_ioctl: split out ndo_eth_ioctlArnd Bergmann9-11/+11
2021-07-23e100: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook1-2/+2
2021-07-23igb: Avoid memcpy() over-reading of ETH_SS_STATSKees Cook1-2/+1
2021-07-23igb: Add counter to i21x doublecheckGrzegorz Siwik1-1/+5
2021-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+2
2021-07-23i40e: Fix log TC creation failure when max num of queues is exceededJedrzej Jagielski1-0/+2
2021-07-23i40e: Fix queue-to-TC mapping on TxJedrzej Jagielski3-0/+53
2021-07-23i40e: Add additional info to PHY type errorLukasz Cieplicki1-1/+1
2021-07-23i40e: Fix firmware LLDP agent related warningArkadiusz Kubalewski1-0/+4
2021-07-23i40e: Fix logic of disabling queuesArkadiusz Kubalewski1-24/+34
2021-07-21i40e: add support for PTP external synchronization clockPiotr Kwapulinski4-20/+871
2021-07-20ixgbe: Fix packet corruption due to missing DMA syncMarkus Boehme1-1/+2
2021-07-20igc: Increase timeout value for Speed 100/1000/2500Muhammad Husaini Zulkifli1-1/+3
2021-07-20igc: Set QBVCYCLET_S to 0 for TSN Basic SchedulingMuhammad Husaini Zulkifli1-1/+1