summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2019-01-19dpaa2-eth: add debugfs statisticsIoana Radulescu
2019-01-19dpaa2-eth: transform dpaa2_eth_queue_count into a macroIoana Ciornei
2019-01-19virtio-net: per-queue RPS configWillem de Bruijn
2019-01-19net: phy: phy driver features are mandatoryCamelia Groza
2019-01-19isdn: avm: Fix string plus integer warning from ClangNathan Chancellor
2019-01-18Merge tag 'mlx5-fixes-2019-01-18' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2019-01-18net/mlx5e: Fix cb_ident duplicate in indirect block registerEli Britstein
2019-01-18net/mlx5e: Fix wrong (zero) TX drop counter indication for representorTariq Toukan
2019-01-18net/mlx5e: Fix wrong error code return on FEC query failureShay Agroskin
2019-01-18net/mlx5e: Force CHECKSUM_UNNECESSARY for short ethernet framesCong Wang
2019-01-18mlxsw: spectrum_switchdev: Do not treat static FDB entries as stickyIdo Schimmel
2019-01-18mlxsw: spectrum_fid: Update dummy FID indexNir Dotan
2019-01-18mlxsw: pci: Return error on PCI reset timeoutNir Dotan
2019-01-18mlxsw: pci: Increase PCI SW reset timeoutNir Dotan
2019-01-18mlxsw: pci: Ring CQ's doorbell before RDQ'sIdo Schimmel
2019-01-18net: hns3: add HNAE3_RESTORE_CLIENT interface in enet moduleYunsheng Lin
2019-01-18net: hns3: do reinitialization while ETS configuration changedHuazhong Tan
2019-01-18net: hns3: fix wrong combined count returned by ethtool -lHuazhong Tan
2019-01-18net: hns3: adjust the use of alloc_tqps and num_tqpsHuazhong Tan
2019-01-18net: hns3: fix user configuration loss for ethtool -LHuazhong Tan
2019-01-18net: hns3: remove redundant codes in hclge_knic_setupHuazhong Tan
2019-01-18net: hns3: modify parameter checks in the hns3_set_channelsHuazhong Tan
2019-01-18net: hns3: add interface hclge_tm_bp_setupHuazhong Tan
2019-01-18net: hns3: reuse reinitialization interface in the hns3_set_channelsHuazhong Tan
2019-01-18net: hns3: remove unnecessary hns3_adjust_tqps_numHuazhong Tan
2019-01-18net: hns3: remove unused member in struct hns3_enet_ringHuazhong Tan
2019-01-18net: hns3: modify enet reinitialization interfaceHuazhong Tan
2019-01-18net/mlx5e: Add TX timeout support for mlx5e TX reporterEran Ben Elisha
2019-01-18net/mlx5e: Add TX reporter supportEran Ben Elisha
2019-01-18net: phy: remove phy_stop_interruptsHeiner Kallweit
2019-01-18net: phy: ensure phylib state machine is stopped after calling phy_stopHeiner Kallweit
2019-01-18net: phy: stop PHY if needed when entering phy_disconnectHeiner Kallweit
2019-01-18net: Fix typo in NET_FAILOVER help textJonathan Neuschäfer
2019-01-18net: Fix usage of pskb_trim_rcsumRoss Lagerwall
2019-01-18net: jme: fix indentation issuesColin Ian King
2019-01-18net: vxge: fix indentation issueColin Ian King
2019-01-18net: phy: improve get_phy_idHeiner Kallweit
2019-01-18net: phy: remove state PHY_CHANGELINKHeiner Kallweit
2019-01-19Merge tag 'media/v5.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2019-01-19Merge tag 'pci-v5.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-01-19Merge tag 'i3c/fixes-for-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-01-19Merge tag 'mtd/fixes-for-5.0-rc3' of git://git.infradead.org/linux-mtdLinus Torvalds
2019-01-19Merge tag 'regmap-fix-v5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-01-18net: phy: mdio_bus: add missing device_del() in mdiobus_register() error hand...Thomas Petazzoni
2019-01-19Merge tag 'for-linus-5.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-01-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-01-19Merge tag 'acpi-5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-01-19Merge tag 'fbdev-v5.0-rc3' of git://github.com/bzolnier/linuxLinus Torvalds
2019-01-19Merge tag 'drm-fixes-2019-01-18-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-01-18Merge branch 'acpi-pci'Rafael J. Wysocki