summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2017-12-15Merge tag 'pci-v4.15-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-4/+4
2017-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-3/+5
2017-12-15lib/rbtree,drm/mm: add rbtree_replace_node_cached()Chris Wilson1-3/+5
2017-12-14Merge tag 'drm-misc-fixes-2017-12-14' of git://anongit.freedesktop.org/drm/dr...Linus Torvalds7-33/+97
2017-12-14virtio_mmio: fix devm cleanupMark Rutland1-34/+9
2017-12-14drm/drm_lease: Prevent deadlock in case drm_lease_create() failsMarius Vlad1-2/+2
2017-12-14drm: rework delayed connector cleanup in connector_iterDaniel Vetter3-16/+40
2017-12-14net/mlx4_en: Fill all counters under one call of stats lockEran Ben Elisha1-26/+31
2017-12-14net/mlx4_core: Fix wrong calculation of free countersEran Ben Elisha1-1/+0
2017-12-14net/mlx4_en: Fix selftest for small MTUsEugenia Emantayev2-1/+4
2017-12-14net: dsa: lan9303: Introduce lan9303_read_waitEgil Hjelmeland1-32/+27
2017-12-14net: phy: marvell: avoid configuring fiber page for SGMII-to-CopperRussell King1-0/+4
2017-12-13hv_netvsc: empty current transmit aggregation if flow blockedStephen Hemminger4-10/+17
2017-12-13hv_netvsc: remove open_cnt reference countStephen Hemminger3-10/+4
2017-12-13hv_netvsc: pass netvsc_device to receive callbackStephen Hemminger3-14/+8
2017-12-13hv_netvsc: simplify function args in receive status pathStephen Hemminger4-19/+7
2017-12-13hv_netvsc: track memory allocation failures in ethtool statsStephen Hemminger2-2/+4
2017-12-13hv_netvsc: copy_to_send buf can be voidStephen Hemminger1-14/+8
2017-12-13net: phy: phylink: Report MoCA as PORT_BNCFlorian Fainelli1-1/+4
2017-12-13net: phy: phylink: Allow setting a custom link state callbackFlorian Fainelli1-2/+32
2017-12-13net: phy: phylink: Remove error messageFlorian Fainelli1-3/+1
2017-12-13net: phy: phylink: Use PHY device interface if N/AFlorian Fainelli1-0/+6
2017-12-13net: phy: phylink: Allow specifying PHY device flagsFlorian Fainelli1-2/+5
2017-12-13net: ethernet: ti: cpdma: correct error handling for chan createIvan Khoronzhuk3-6/+19
2017-12-13cxgb4: Add support for ethtool i2c dumpArjun Vynipadath5-0/+182
2017-12-13skge: remove redundunt free_irq under spinlockStephen Hemminger1-1/+0
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