summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-08-11virtio: Make vp_set_vq_affinity() take a mask.Caleb Raitto
2018-08-11lan743x: lan743x: Add PTP supportBryan Whitehead
2018-08-11wimax: usb-tx: mark expected switch fall-throughGustavo A. R. Silva
2018-08-11wimax: usb-fw: mark expected switch fall-throughGustavo A. R. Silva
2018-08-11net: dp83640: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-11drivers/net/usb/r8152: remove the unneeded variable "ret" in rtl8152_system_s...zhong jiang
2018-08-10bnxt_en: Fix strcpy() warnings in bnxt_ethtool.cVasundhara Volam
2018-08-10liquidio: copperhead LED identificationRaghu Vatsavayi
2018-08-10qed/qede: qede_setup_tc() can be statickbuild test robot
2018-08-10mlxsw: core: remove unnecessary function mlxsw_core_driver_putYueHaibing
2018-08-10net: mvneta: fix mvneta_config_rss on armada 3700Jisheng Zhang
2018-08-10r8169: don't configure max jumbo frame size per chip versionHeiner Kallweit
2018-08-10r8169: don't configure csum function per chip versionHeiner Kallweit
2018-08-10r8169: simplify interrupt handlerHeiner Kallweit
2018-08-10r8169: don't include asm headers directlyHeiner Kallweit
2018-08-10r8169: remove version infoHeiner Kallweit
2018-08-10Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2018-08-10cxgb4: add support to display DCB infoGanesh Goudar
2018-08-10net: chelsio: cxgb2: remove unused array pci_speedColin Ian King
2018-08-10mlxsw: remove unused arrays mlxsw_i2c_driver_name and mlxsw_pci_driver_nameColin Ian King
2018-08-09cxgb4: update 1.20.8.0 as the latest firmware supportedGanesh Goudar
2018-08-09net: allow to call netif_reset_xps_queues() under cpus_read_lockAndrei Vagin
2018-08-09net: phy: sftp: print debug message with text, not numbersAndrew Lunn
2018-08-09ethernet/qlogic: remove unused array msi_tgt_statusColin Ian King
2018-08-09net: dsa: rtl8366rb: Support port 4 (WAN)Linus Walleij
2018-08-09mlxsw: spectrum_flower: use PTR_ERR_OR_ZERO()YueHaibing
2018-08-09be2net: Use Kconfig flag to support for enabling/disabling adaptersPetr Oros
2018-08-09qede: Ingress tc flower offload (drop action) support.Manish Chopra
2018-08-09qede: Add destination ip based flow profile.Manish Chopra
2018-08-09qed/qede: Multi CoS support.Manish Chopra
2018-08-09s390/qeth: use true and false for boolean valuesGustavo A. R. Silva
2018-08-09s390/qeth: don't restrict qeth_card to DMA memoryJulian Wiedmann
2018-08-09s390/qeth: clean up card initializationJulian Wiedmann
2018-08-09s390/qeth: do basic setup for data channelJulian Wiedmann
2018-08-09s390/qeth: use qeth_setup_ccw() to set up all CCWsJulian Wiedmann
2018-08-09s390/qeth: reduce hard-coded access to ccw channelsJulian Wiedmann
2018-08-09s390/qeth: extract helper for MPC protocol typeJulian Wiedmann
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-09net: stmmac: Add the bindings parsing for XGMAC2Jose Abreu
2018-08-09net: stmmac: Integrate XGMAC into main driver flowJose Abreu
2018-08-09net: stmmac: Add PTP support for XGMAC2Jose Abreu
2018-08-09net: stmmac: Add MDIO related functions for XGMAC2Jose Abreu
2018-08-09net: stmmac: Add descriptor related callbacks for XGMAC2Jose Abreu
2018-08-09net: stmmac: Add DMA related callbacks for XGMAC2Jose Abreu
2018-08-09net: stmmac: Add MAC related callbacks for XGMAC2Jose Abreu
2018-08-09net: stmmac: Add XGMAC 2.10 HWIF entryJose Abreu
2018-08-09net: dsa: mv88e6xxx: Re-setup interrupts on CMODE change.Andrew Lunn
2018-08-09net: dsa: mv88e6xxx: Add SERDES phydev_mac_change up for 6390Andrew Lunn
2018-08-09net: dsa: mv88e6xxx: link mv88e6xxx_port to mv88e6xxx_chipAndrew Lunn
2018-08-09net: dsa: mv88e6xxx: Power on/off SERDES on cmode changeAndrew Lunn