summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-13net: phy: meson-gxl: make function meson_gxl_read_status staticColin Ian King1-1/+1
2017-12-13net: phy: marvell10g: remove XGMII as an option for 88x3310Russell King1-1/+0
2017-12-13of_mdio / mdiobus: ensure mdio devices have fwnode correctly populatedRussell King2-0/+4
2017-12-13net: phy: fix resume handlingRussell King3-14/+9
2017-12-13net: dsa: allow XAUI phy interface modeRussell King1-0/+1
2017-12-13hippi: Fix a Fix a possible sleep-in-atomic bug in rr_closeJia-Ju Bai1-1/+1
2017-12-13r8169: remove netif_napi_del in probe error pathHeiner Kallweit1-10/+3
2017-12-13r8169: switch to device-managed functions in probeHeiner Kallweit1-60/+20
2017-12-13PCI: Add pcim_set_mwi(), a device-managed pci_set_mwi()Heiner Kallweit1-0/+25
2017-12-13net: qualcomm: rmnet: Allow to configure flags for existing devicesSubash Abhinov Kasiviswanathan1-0/+40
2017-12-13net: qualcomm: rmnet: Allow to configure flags for new devicesSubash Abhinov Kasiviswanathan1-3/+13
2017-12-13net: qualcomm: rmnet: Process packets over ethernetSubash Abhinov Kasiviswanathan1-0/+10
2017-12-13net: qualcomm: rmnet: Allow only one rmnet dev per muxid per real devSubash Abhinov Kasiviswanathan1-0/+3
2017-12-13net: qualcomm: rmnet: Remove the some redundant macrosSubash Abhinov Kasiviswanathan4-29/+11
2017-12-13net: qualcomm: rmnet: Remove the rmnet_map_results enumSubash Abhinov Kasiviswanathan2-21/+3
2017-12-13net: ethernet: arc: fix error handling in emac_rockchip_probeBranislav Radocaj1-3/+7
2017-12-13net: qmi_wwan: add Sierra EM7565 1199:9091Sebastian Sjoholm1-0/+1
2017-12-13hv_netvsc: Fix the TX/RX buffer default sizesHaiyang Zhang2-5/+12
2017-12-13hv_netvsc: Fix the receive buffer size limitHaiyang Zhang2-2/+9
2017-12-13IB/ipoib: Restore MM behavior in case of tx_ring allocation failureYuval Shaia1-0/+1
2017-12-13net: fec: add phy_reset_after_clk_enable() supportRichard Leitner1-0/+20
2017-12-13net: phy: smsc: LAN8710/20: add PHY_RST_AFTER_CLK_EN flagRichard Leitner1-1/+1
2017-12-13phylib: add reset after clk enable supportRichard Leitner1-0/+24
2017-12-13phylib: Add device reset delay supportRichard Leitner2-2/+15
2017-12-13Revert "ravb: add workaround for clock when resuming with WoL enabled"Geert Uytterhoeven1-25/+2
2017-12-13net: mvpp2: adjust the coalescing parametersAntoine Tenart1-2/+2
2017-12-13net: mvpp2: report the tx-usec coalescing information to ethtoolAntoine Tenart1-0/+1
2017-12-13net: mvpp2: align values in ethtool get_coalesceAntoine Tenart1-3/+3
2017-12-13net: mvpp2: split the max ring size from the default oneYan Markman1-11/+13
2017-12-13net: mvpp2: only free the TSO header buffers when it was allocatedAntoine Tenart1-4/+8
2017-12-13drm: Update edid-derived drm_display_info fields at edid property set [v2]Keith Packard2-14/+51
2017-12-13USB: core: prevent malicious bNumInterfaces overflowAlan Stern1-1/+3
2017-12-13Revert "USB: core: only clean up what we allocated"Greg Kroah-Hartman1-6/+3
2017-12-12Merge tag 'platform-drivers-x86-v4.15-3' of git://git.infradead.org/linux-pla...Linus Torvalds3-0/+20
2017-12-12i2c: piix4: Fix port number check on releaseJean Delvare1-1/+1
2017-12-12i2c: stm32: Fix copyrightsBenjamin Gaignard3-3/+6
2017-12-12Merge tag 'at24-4.15-rc3-fixes-for-wolfram' of git://git.kernel.org/pub/scm/l...Wolfram Sang1-15/+11
2017-12-12PCI: rcar: Fix use-after-free in probe error pathGeert Uytterhoeven1-4/+4
2017-12-12xen: XEN_ACPI_PROCESSOR is Dom0-onlyJan Beulich1-1/+1
2017-12-12USB: core: only clean up what we allocatedAndrey Konovalov1-3/+6
2017-12-12Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman441-3669/+5165
2017-12-12Revert "usb: gadget: allow to enable legacy drivers without USB_ETH"Felipe Balbi2-12/+2
2017-12-12usb: gadget: webcam: fix V4L2 Kconfig dependencyArnd Bergmann1-1/+1
2017-12-11scsi: core: Fix a scsi_show_rq() NULL pointer dereferenceBart Van Assche2-3/+7
2017-12-11scsi: libsas: fix length error in sas_smp_handler()Jason Yan1-5/+5
2017-12-11platform/x86: dell-wmi: check for kmalloc() errorsDan Carpenter1-0/+2
2017-12-11platform/x86: asus-wireless: send an EV_SYN/SYN_REPORT between state changesPeter Hutterer1-0/+1
2017-12-11platform/x86: dell-laptop: Fix keyboard max lighting for Dell Latitude E6410Pali Rohár1-0/+17
2017-12-11Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-16/+30
2017-12-11Merge tag 'for-linus-4.15-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds3-23/+30