aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-29net: aquantia: remove unused including <linux/version.h>YueHaibing1-1/+0
2019-10-29net: dsa: LAN9303: select REGMAP when LAN9303 enableMao Wenan1-0/+1
2019-10-29net: aquantia: make two symbols be staticMao Wenan2-2/+2
2019-10-29Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller14-131/+289
2019-10-29net: fec: remove redundant assignment to pointer bdpColin Ian King1-1/+0
2019-10-29net: aquantia: fix unintention integer overflow on left shiftColin Ian King1-1/+1
2019-10-29net: aquantia: fix spelling mistake: tx_queus -> tx_queuesColin Ian King1-1/+1
2019-10-28atm: remove unneeded semicolonYueHaibing1-1/+1
2019-10-28net: mediatek: remove unneeded semicolonYueHaibing2-4/+4
2019-10-28mlxsw: spectrum_buffers: remove unneeded semicolonYueHaibing1-2/+2
2019-10-28net: dsa: mv88e6xxx: Add devlink param for ATU hash algorithm.Andrew Lunn4-1/+169
2019-10-28r8169: use helper rtl_hw_aspm_clkreq_enable also in rtl_hw_start_8168g_2Heiner Kallweit1-2/+1
2019-10-28net: dsa: bcm_sf2: Wire up MDB operationsFlorian Fainelli1-0/+3
2019-10-28net: dsa: b53: Add support for MDBFlorian Fainelli2-3/+67
2019-10-28mvpp2: prefetch frame headerMatteo Croce1-0/+1
2019-10-28mvpp2: sync only the received frameMatteo Croce1-2/+7
2019-10-28mvpp2: refactor frame drop routineMatteo Croce1-8/+9
2019-10-28isdn: hfcsusb: Spelling and grammar fixesGeert Uytterhoeven1-2/+2
2019-10-28net: Fix various misspellings of "connect"Geert Uytterhoeven2-3/+3
2019-10-28net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven7-8/+8
2019-10-28net: dsa: qca8k: Initialize the switch with correct number of portsMichal Vokáč1-1/+1
2019-10-26net: aquantia: disable ptp object build if no configIgor Russkikh2-1/+86
2019-10-26net: aquantia: fix warnings on endiannessIgor Russkikh2-6/+5
2019-10-26net: aquantia: fix var initialization warningIgor Russkikh1-1/+1
2019-10-25ionic: update driver versionShannon Nelson1-1/+1
2019-10-25ionic: implement support for rx sglShannon Nelson3-84/+224
2019-10-25ionic: add a watchdog timer to monitor heartbeatShannon Nelson3-2/+20
2019-10-25ionic: add heartbeat checkShannon Nelson3-1/+70
2019-10-25ionic: reverse an interrupt coalesce calculationShannon Nelson1-1/+1
2019-10-25ionic: fix up struct name commentsShannon Nelson1-98/+98
2019-10-25r8169: improve rtl8169_rx_fillHeiner Kallweit1-6/+3
2019-10-25r8169: align fix_features callback with vendor driverHeiner Kallweit1-1/+1
2019-10-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller11-474/+159
2019-10-25net: phy: dp83867: move dt parsing to probeGrygorii Strashko1-5/+1
2019-10-25net: phy: dp83867: enable robust auto-mdixGrygorii Strashko1-5/+10
2019-10-25r8152: check the pointer rtl_fw->fw before using itHayes Wang1-2/+5
2019-10-25i40e: prevent memory leak in i40e_setup_macvlansNavid Emamdoost1-0/+1
2019-10-25i40e: Refactoring VF MAC filters counting to make more reliableAleksandr Loktionov4-27/+39
2019-10-25i40e: Fix LED blinking flow for X710T*L devicesDamian Milosek2-3/+28
2019-10-25i40e: allow ethtool to report SW and FW versions in recovery modePiotr Kwapulinski1-0/+1
2019-10-25i40e: initialize ITRN registers with correct valuesNicholas Nunley1-5/+5
2019-10-25i40e: Extend PHY access with page change flagPiotr Azarewicz5-26/+87
2019-10-25i40e: Extract detection of HW flags into a functionPiotr Azarewicz2-17/+58
2019-10-25i40e: Wrong 'Advertised FEC modes' after set FEC to AUTOJaroslaw Gawin2-19/+26
2019-10-25i40e: Fix for persistent lldp supportSylwia Wnuczko4-34/+44
2019-10-24dpaa_eth: add newline in dev_err() msgMadalin Bucur1-1/+1
2019-10-24fsl/fman: remove unused struct memberMadalin Bucur1-3/+0
2019-10-24dpaa_eth: change DMA deviceMadalin Bucur2-51/+62
2019-10-24fsl/fman: add API to get the device behind a fman portLaurentiu Tudor2-0/+16
2019-10-24dpaa_eth: remove redundant codeMadalin Bucur1-4/+0