summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2021-10-20ice: Add missing E810 device idsTony Nguyen
2021-10-20igc: Update I226_K device IDSasha Neftin
2021-10-20e1000e: Fix packet loss on Tiger Lake and laterSasha Neftin
2021-10-20e1000e: Separate TGP board type from SPTSasha Neftin
2021-10-14ice: Print the api_patch as part of the fw.mgmt.apiBrett Creeley
2021-10-14ice: fix getting UDP tunnel entryMichal Swiatkowski
2021-10-14ice: Avoid crash from unnecessary IDA freeDave Ertman
2021-10-14ice: Fix failure to re-add LAN/RDMA Tx queuesBrett Creeley
2021-10-12ice: fix locking for Tx timestamp tracking flushJacob Keller
2021-10-06iavf: fix double unlock of crit_lockStefan Assmann
2021-10-06i40e: Fix freeing of uninitialized misc IRQ vectorSylwester Dziedziuch
2021-10-06i40e: fix endless loop under rtnlJiri Benc
2021-09-29ixgbe: Fix NULL pointer dereference in ixgbe_xdp_setupFeng Zhou
2021-09-27e100: fix buffer overrun in e100_get_regsJacob Keller
2021-09-27e100: fix length calculation in e100_get_regs_lenJacob Keller
2021-09-19igc: fix build errors for PTPRandy Dunlap
2021-09-16igc: fix tunnel offloadingPaolo Abeni
2021-09-10ice: Correctly deal with PFs that do not support RDMADave Ertman
2021-08-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-27ice: Only lock to update netdev dev_addrBrett Creeley
2021-08-27ice: restart periodic outputs around time changesJacob Keller
2021-08-27igc: Add support for CBS offloadingAravindhan Gunasekaran
2021-08-27igc: Simplify TSN flags handlingVinicius Costa Gomes
2021-08-27igc: Use default cycle 'start' and 'end' values for queuesVinicius Costa Gomes
2021-08-27ice: add lock around Tx timestamp tracker flushJacob Keller
2021-08-27ice: remove dead code for allocating pin_configJacob Keller
2021-08-27ice: fix Tx queue iteration for Tx timestamp enablementJacob Keller
2021-08-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-08-24igc: Add support for PTP getcrosststamp()Vinicius Costa Gomes
2021-08-24igc: Enable PCIe PTMVinicius Costa Gomes
2021-08-24ethtool: extend coalesce setting uAPI with CQE modeYufeng Mo
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-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
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-17i40e: Fix spelling mistake "dissable" -> "disable"Colin Ian King
2021-08-17iavf: use mutexes for locking of critical sectionsStefan Assmann
2021-08-13ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann
2021-08-13ice: Fix perout start time roundingMaciej Machnikowski
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