summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)Author
2018-05-10drivers: net: davinci_mdio: prevent spurious timeoutSekhar Nori
2018-05-10net: dsa: mv88e6xxx: add RMU disable opVivien Didelot
2018-05-10net: dsa: mv88e6xxx: set device numberVivien Didelot
2018-05-10net: dsa: mv88e6xxx: add a cascade port opVivien Didelot
2018-05-10net/mlx4_en: Verify coalescing parameters are in rangeMoshe Shemesh
2018-05-10net/mlx4_core: Use msi_x module param to limit num of MSI-X irqsTariq Toukan
2018-05-10net/mlx4_core: Add PCI calls for suspend/resumeYishai Hadas
2018-05-10net/mlx4_core: Report driver version to FWEran Ben Elisha
2018-05-10cxgb4: copy mbox log size to PF0-3 adap instancesGanesh Goudar
2018-05-10cxgb4: zero the HMA memoryGanesh Goudar
2018-05-10hv_netvsc: Fix net device attach on older Windows hostsMohammed Gamal
2018-05-10nfp: flower: remove headroom from max MTU calculationPieter Jansen van Vuuren
2018-05-10firestream: fix spelling mistake: "reseverd" -> "reserved"Colin Ian King
2018-05-10qede: Fix gfp flags sent to rdma event node allocationMichal Kalderon
2018-05-10qed: Fix l2 initializations over iWARP personalityMichal Kalderon
2018-05-10tun: Do SIOCGSKNS out of rtnl_lock()Kirill Tkhai
2018-05-10Merge tag 'for-4.17/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-05-10net: dsa: mv88e6xxx: 88E6141/6341 SERDES supportMarek Behún
2018-05-10net: stmmac: Add support for U32 TC filter using Flexible RX ParserJose Abreu
2018-05-10net: hns3: Add support of hardware rx-vlan-offload to HNS3 VF driverYunsheng Lin
2018-05-10microchip_t1: Add driver for Microchip LAN87XX T1 PHYsNisar Sayed
2018-05-10can: hi311x: Work around TX complete interrupt erratumLukas Wunner
2018-05-10can: hi311x: Acquire SPI lock on ->do_get_berr_counterLukas Wunner
2018-05-10PCI / PM: Check device_may_wakeup() in pci_enable_wake()Rafael J. Wysocki
2018-05-10drm/amd/pp: Fix performance drop on FijiRex Zhu
2018-05-10Merge tag 'mlx5-updates-2018-05-07' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-05-10libceph: add osd_req_op_extent_osd_data_bvecs()Ilya Dryomov
2018-05-10mtd: rawnand: Make sure we wait tWB before polling the STATUS regBoris Brezillon
2018-05-10Merge branch 'linux-4.17' of git://github.com/skeggsb/linux into drm-fixesDave Airlie
2018-05-10drm/nouveau: Fix deadlock in nv50_mstm_register_connector()Lyude Paul
2018-05-10drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive clientBen Skeggs
2018-05-10Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-05-10Merge tag 'drm-misc-fixes-2018-05-09' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2018-05-10Merge tag 'drm-intel-fixes-2018-05-09' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2018-05-10Merge tag 'exynos-drm-fixes-for-v4.17-rc5' of git://git.kernel.org/pub/scm/li...Dave Airlie
2018-05-10agp: uninorth: make two functions staticMathieu Malaterre
2018-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2018-05-09drm/amd/pp: Refine the output of pp_power_profile_mode on VIRex Zhu
2018-05-09drm/amdgpu: Switch to interruptable wait to recover from ring hang.Andrey Grodzovsky
2018-05-09drm/ttm: Use GFP_TRANSHUGE_LIGHT for allocating huge pagesMichel Dänzer
2018-05-09drm/amd/display: Use kvzalloc for potentially large allocationsMichel Dänzer
2018-05-09drm/amd/display: Don't return ddc result and read_bytes in same return valueHarry Wentland
2018-05-09drm/amd/display: Add get_firmware_info_v3_2 for VG12Harry Wentland
2018-05-09drm/amd: Add BIOS smu_info v3_3 required struct def.Jerry (Fangzhi) Zuo
2018-05-09drm/amd/display: Add VG12 ASIC IDsHarry Wentland
2018-05-09fm10k: don't protect fm10k_queue_mac_request by fm10k_host_mbx_readyJacob Keller
2018-05-09fm10k: warn if the stat size is unknownJacob Keller
2018-05-09fm10k: use macro to avoid passing the array and size separatelyJacob Keller
2018-05-09fm10k: use variadic arguments to fm10k_add_stat_stringsJacob Keller
2018-05-09fm10k: reduce duplicate fm10k_stat macro codeJacob Keller