summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-03-12ipmi_si: Avoid spurious errors for optional IRQsTakashi Iwai1-2/+2
2020-03-12Merge tag 'exynos-drm-fixes-for-v5.6-rc5-v2' of git://git.kernel.org/pub/scm/...Dave Airlie11-29/+53
2020-03-12drm/i915: Defer semaphore priority bumping to a workqueueChris Wilson2-5/+19
2020-03-12drm/i915/gt: Close race between cacheline_retire and freeChris Wilson1-2/+6
2020-03-12drm/i915/execlists: Enable timeslice on partial virtual engine dequeueChris Wilson1-11/+18
2020-03-12drm/i915: be more solid in checking the alignmentMatthew Auld2-1/+7
2020-03-12drm/i915/gvt: Fix dma-buf display blur issue on CFLTina Zhang1-1/+2
2020-03-12drm/i915: Return early for await_start on same timelineChris Wilson1-2/+2
2020-03-12drm/i915: Actually emit the await_startChris Wilson1-1/+1
2020-03-11ftgmac100: Remove redundant judgementtangbin1-3/+0
2020-03-11dpaa_eth: Remove unnecessary boolean expression in dpaa_get_headroomNathan Chancellor1-3/+1
2020-03-11Merge tag 'pinctrl-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds7-9/+20
2020-03-11driver code: clarify and fix platform device DMA mask allocationChristoph Hellwig1-19/+6
2020-03-11net: gemini: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-11net: cxgb4vf: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-11net: cxgb4: reject unsupported coalescing paramsJakub Kicinski1-0/+4
2020-03-11net: cxgb3: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-11net: cxgb2: reject unsupported coalescing paramsJakub Kicinski1-0/+3
2020-03-11net: mlx4: reject unsupported coalescing paramsJakub Kicinski1-0/+4
2020-03-11net: liquidio: reject unsupported coalescing paramsJakub Kicinski1-0/+11
2020-03-11net: bna: reject unsupported coalescing paramsJakub Kicinski1-0/+3
2020-03-11net: tg3: reject unsupported coalescing paramsJakub Kicinski1-0/+5
2020-03-11net: bcmgenet: reject unsupported coalescing paramsJakub Kicinski1-4/+3
2020-03-11net: bnx2x: reject unsupported coalescing paramsJakub Kicinski1-0/+1
2020-03-11net: bnx2: reject unsupported coalescing paramsJakub Kicinski1-0/+5
2020-03-11net: systemport: reject unsupported coalescing paramsJakub Kicinski1-2/+4
2020-03-11net: aquantia: reject all unsupported coalescing paramsJakub Kicinski1-12/+3
2020-03-11net: ena: reject unsupported coalescing paramsJakub Kicinski1-0/+2
2020-03-11r8169: simplify getting stats by using netdev_stats_to_stats64Heiner Kallweit1-8/+2
2020-03-11r8169: let rtl8169_mark_to_asic clear rx descriptor field opts2Heiner Kallweit1-1/+1
2020-03-11Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller16-398/+396
2020-03-11net: dsa: mt7530: fix macro MIRROR_PORTDENG Qingfang1-1/+1
2020-03-11net: dsa: microchip: use delayed_work instead of timer + workGeorge McCollister2-20/+9
2020-03-11s390/qeth: cancel RX reclaim work earlierJulian Wiedmann3-1/+2
2020-03-11s390/qeth: handle error when backing RX bufferJulian Wiedmann1-4/+9
2020-03-11s390/qeth: don't reset default_out_queueJulian Wiedmann1-1/+0
2020-03-11flow_offload: restrict driver to pass one allowed bit to flow_action_hw_stats...Jiri Pirko1-2/+2
2020-03-11net: macsec: invoke mdo_upd_secy callback when mac address changedDmitry Bogdanov1-0/+13
2020-03-11net: macsec: update SCI upon MAC address change.Dmitry Bogdanov1-5/+6
2020-03-11ibmvnic: Do not process device remove during device resetJuliet Kim2-3/+27
2020-03-11enetc: Add dynamic allocation of extended Rx BD ringsClaudiu Manoil5-30/+48
2020-03-11enetc: Clean up Rx BD iterationClaudiu Manoil2-20/+28
2020-03-11enetc: Clean up of ehtool stats lenClaudiu Manoil1-7/+13
2020-03-11enetc: Drop redundant device node checkClaudiu Manoil1-5/+0
2020-03-11Merge tag 'auxdisplay-for-linus-v5.6-rc6' of git://github.com/ojeda/linuxLinus Torvalds3-12/+10
2020-03-11drm/amdgpu/powerplay: nv1x, renior copy dcn clock settings of watermark to sm...Hersen Wu3-13/+21
2020-03-10ice: fix incorrect size description of ice_get_nvm_versionJacob Keller1-2/+2
2020-03-10ice: use variable name more descriptive than typeBruce Allan5-36/+36
2020-03-10ice: Use EOPNOTSUPP instead of ENOTSUPPAnirudh Venkataramanan2-3/+3
2020-03-10ice: Fix format specifierTony Nguyen1-2/+2