summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* broadcom: bnxt: Fix use true/false for boolSaurav Girepunje2019-10-291-1/+1
* cavium: thunder: Fix use true/false for bool typeSaurav Girepunje2019-10-291-6/+6
* net: phy: marvell: add PHY tunable support for more PHY versionsHeiner Kallweit2019-10-291-0/+12
* net: phy: marvell: add downshift support for M88E1111Heiner Kallweit2019-10-291-0/+64
* net: phy: marvell: fix downshift function namingHeiner Kallweit2019-10-291-15/+15
* net: phy: marvell: fix typo in constant MII_M1011_PHY_SRC_DOWNSHIFT_MASKHeiner Kallweit2019-10-291-4/+4
* ionic: Remove set but not used variable 'sg_desc'YueHaibing2019-10-291-2/+0
* net: phy: dp83867: support Wake on LANThomas Haemmerle2019-10-291-1/+130
* net: aquantia: fix error handling in aq_ptp_pollGustavo A. R. Silva2019-10-291-0/+2
* net: aquantia: remove unused including <linux/version.h>YueHaibing2019-10-291-1/+0
* net: dsa: LAN9303: select REGMAP when LAN9303 enableMao Wenan2019-10-291-0/+1
* net: aquantia: make two symbols be staticMao Wenan2019-10-292-2/+2
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2019-10-2914-131/+289
|\
| * i40e: prevent memory leak in i40e_setup_macvlansNavid Emamdoost2019-10-251-0/+1
| * i40e: Refactoring VF MAC filters counting to make more reliableAleksandr Loktionov2019-10-254-27/+39
| * i40e: Fix LED blinking flow for X710T*L devicesDamian Milosek2019-10-252-3/+28
| * i40e: allow ethtool to report SW and FW versions in recovery modePiotr Kwapulinski2019-10-251-0/+1
| * i40e: initialize ITRN registers with correct valuesNicholas Nunley2019-10-251-5/+5
| * i40e: Extend PHY access with page change flagPiotr Azarewicz2019-10-255-26/+87
| * i40e: Extract detection of HW flags into a functionPiotr Azarewicz2019-10-252-17/+58
| * i40e: Wrong 'Advertised FEC modes' after set FEC to AUTOJaroslaw Gawin2019-10-252-19/+26
| * i40e: Fix for persistent lldp supportSylwia Wnuczko2019-10-254-34/+44
* | net: fec: remove redundant assignment to pointer bdpColin Ian King2019-10-291-1/+0
* | net: aquantia: fix unintention integer overflow on left shiftColin Ian King2019-10-291-1/+1
* | net: aquantia: fix spelling mistake: tx_queus -> tx_queuesColin Ian King2019-10-291-1/+1
* | atm: remove unneeded semicolonYueHaibing2019-10-281-1/+1
* | net: mediatek: remove unneeded semicolonYueHaibing2019-10-282-4/+4
* | mlxsw: spectrum_buffers: remove unneeded semicolonYueHaibing2019-10-281-2/+2
* | net: dsa: mv88e6xxx: Add devlink param for ATU hash algorithm.Andrew Lunn2019-10-284-1/+169
* | r8169: use helper rtl_hw_aspm_clkreq_enable also in rtl_hw_start_8168g_2Heiner Kallweit2019-10-281-2/+1
* | net: dsa: bcm_sf2: Wire up MDB operationsFlorian Fainelli2019-10-281-0/+3
* | net: dsa: b53: Add support for MDBFlorian Fainelli2019-10-282-3/+67
* | mvpp2: prefetch frame headerMatteo Croce2019-10-281-0/+1
* | mvpp2: sync only the received frameMatteo Croce2019-10-281-2/+7
* | mvpp2: refactor frame drop routineMatteo Croce2019-10-281-8/+9
* | isdn: hfcsusb: Spelling and grammar fixesGeert Uytterhoeven2019-10-281-2/+2
* | net: Fix various misspellings of "connect"Geert Uytterhoeven2019-10-282-3/+3
* | net: Fix misspellings of "configure" and "configuration"Geert Uytterhoeven2019-10-287-8/+8
* | net: dsa: qca8k: Initialize the switch with correct number of portsMichal Vokáč2019-10-281-1/+1
* | net: aquantia: disable ptp object build if no configIgor Russkikh2019-10-262-1/+86
* | net: aquantia: fix warnings on endiannessIgor Russkikh2019-10-262-6/+5
* | net: aquantia: fix var initialization warningIgor Russkikh2019-10-261-1/+1
* | ionic: update driver versionShannon Nelson2019-10-251-1/+1
* | ionic: implement support for rx sglShannon Nelson2019-10-253-84/+224
* | ionic: add a watchdog timer to monitor heartbeatShannon Nelson2019-10-253-2/+20
* | ionic: add heartbeat checkShannon Nelson2019-10-253-1/+70
* | ionic: reverse an interrupt coalesce calculationShannon Nelson2019-10-251-1/+1
* | ionic: fix up struct name commentsShannon Nelson2019-10-251-98/+98
* | r8169: improve rtl8169_rx_fillHeiner Kallweit2019-10-251-6/+3
* | r8169: align fix_features callback with vendor driverHeiner Kallweit2019-10-251-1/+1