summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2019-10-29i40e: Add UDP segmentation offload supportJosh Hunt
2019-10-29ixgbe: Add UDP segmentation offload supportJosh Hunt
2019-10-29igb: Add UDP segmentation offload supportJosh Hunt
2019-10-29e1000e: Drop unnecessary __E1000_DOWN bit twiddlingAlexander Duyck
2019-10-29e1000e: Use rtnl_lock to prevent race conditions between net and pci/pmAlexander Duyck
2019-10-29e1000e: Add support for Comet LakeSasha Neftin
2019-10-29ionic: Remove set but not used variable 'sg_desc'YueHaibing
2019-10-29net: aquantia: fix error handling in aq_ptp_pollGustavo A. R. Silva
2019-10-29net: aquantia: remove unused including <linux/version.h>YueHaibing
2019-10-29net: aquantia: make two symbols be staticMao Wenan
2019-10-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2019-10-29net: fec: remove redundant assignment to pointer bdpColin Ian King
2019-10-29net: aquantia: fix unintention integer overflow on left shiftColin Ian King
2019-10-29net: aquantia: fix spelling mistake: tx_queus -> tx_queuesColin Ian King
2019-10-28net: mediatek: remove unneeded semicolonYueHaibing
2019-10-28mlxsw: spectrum_buffers: remove unneeded semicolonYueHaibing
2019-10-28r8169: use helper rtl_hw_aspm_clkreq_enable also in rtl_hw_start_8168g_2Heiner Kallweit
2019-10-28mvpp2: prefetch frame headerMatteo Croce
2019-10-28mvpp2: sync only the received frameMatteo Croce
2019-10-28mvpp2: refactor frame drop routineMatteo Croce
2019-10-28net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven
2019-10-26net: aquantia: disable ptp object build if no configIgor Russkikh
2019-10-26net: aquantia: fix warnings on endiannessIgor Russkikh
2019-10-26net: aquantia: fix var initialization warningIgor Russkikh
2019-10-25ionic: update driver versionShannon Nelson
2019-10-25ionic: implement support for rx sglShannon Nelson
2019-10-25ionic: add a watchdog timer to monitor heartbeatShannon Nelson
2019-10-25ionic: add heartbeat checkShannon Nelson
2019-10-25ionic: reverse an interrupt coalesce calculationShannon Nelson
2019-10-25ionic: fix up struct name commentsShannon Nelson
2019-10-25r8169: improve rtl8169_rx_fillHeiner Kallweit
2019-10-25r8169: align fix_features callback with vendor driverHeiner Kallweit
2019-10-25i40e: prevent memory leak in i40e_setup_macvlansNavid Emamdoost
2019-10-25i40e: Refactoring VF MAC filters counting to make more reliableAleksandr Loktionov
2019-10-25i40e: Fix LED blinking flow for X710T*L devicesDamian Milosek
2019-10-25i40e: allow ethtool to report SW and FW versions in recovery modePiotr Kwapulinski
2019-10-25i40e: initialize ITRN registers with correct valuesNicholas Nunley
2019-10-25i40e: Extend PHY access with page change flagPiotr Azarewicz
2019-10-25i40e: Extract detection of HW flags into a functionPiotr Azarewicz
2019-10-25i40e: Wrong 'Advertised FEC modes' after set FEC to AUTOJaroslaw Gawin
2019-10-25i40e: Fix for persistent lldp supportSylwia Wnuczko
2019-10-24dpaa_eth: add newline in dev_err() msgMadalin Bucur
2019-10-24fsl/fman: remove unused struct memberMadalin Bucur
2019-10-24dpaa_eth: change DMA deviceMadalin Bucur
2019-10-24fsl/fman: add API to get the device behind a fman portLaurentiu Tudor
2019-10-24dpaa_eth: remove redundant codeMadalin Bucur
2019-10-24dpaa_eth: defer probing after qbmanLaurentiu Tudor
2019-10-24fsl/fman: don't touch liodn base regs reserved on non-PAMU SoCsLaurentiu Tudor
2019-10-24net: aquantia: add support for PIN funcsDmitry Bezrukov
2019-10-24net: aquantia: add support for Phy accessDmitry Bezrukov