aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-14Merge tag 'drm-misc-next-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie3-4/+15
2020-02-14Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixesDave Airlie6-3/+18
2020-02-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-1/+1
2020-02-13Merge tag 'gpio-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds5-20/+35
2020-02-13wireguard: device: use icmp_ndo_send helperJason A. Donenfeld1-2/+2
2020-02-13sunvnet: use icmp_ndo_send helperJason A. Donenfeld1-19/+4
2020-02-13gtp: use icmp_ndo_send helperJason A. Donenfeld1-2/+2
2020-02-12ice: Trivial fixesTony Nguyen11-29/+31
2020-02-12ice: Use correct netif error functionBen Shelton1-1/+1
2020-02-12ice: Cleanup ice_vsi_alloc_q_vectorsAnirudh Venkataramanan1-8/+3
2020-02-12ice: Make print statements more compactAnirudh Venkataramanan8-227/+123
2020-02-12ice: Use ice_pf_to_devAnirudh Venkataramanan6-27/+27
2020-02-12ice: Remove possible null dereferenceTony Nguyen1-2/+0
2020-02-12ice: update Unit Load Status bitmask to check after resetBruce Allan2-5/+18
2020-02-12ice: fix and consolidate logging of NVM/firmware version informationBruce Allan4-28/+13
2020-02-12ice: Modify link message loggingAkeem G Abodunrin1-1/+1
2020-02-12ice: Remove CONFIG_PCI_IOV wrap in ice_set_pf_capsAnirudh Venkataramanan1-2/+0
2020-02-12ice: Remove ice_dev_onetime_setup()Brett Creeley4-20/+0
2020-02-12ice: Don't allow same value for Rx tail to be written twiceBrett Creeley1-1/+1
2020-02-12ice: display supported and advertised link modesPaul Greenwalt1-280/+2
2020-02-12ice: Fix switch between FW and SW LLDPDave Ertman1-5/+5
2020-02-12ice: Fix DCB rebuild after resetDave Ertman2-53/+36
2020-02-12net: ethernet: ave: Add capability of rgmii-id modeKunihiko Hayashi1-0/+9
2020-02-12enic: prevent waking up stopped tx queues over watchdog resetFiro Yang1-1/+1
2020-02-12drm/i915: Mark the removal of the i915_request from the sched.linkChris Wilson1-0/+2
2020-02-12drm/i915/execlists: Reclaim the hanging virtual requestChris Wilson2-0/+185
2020-02-12drm/i915/execlists: Take a reference while capturing the guilty requestChris Wilson2-10/+32
2020-02-12drm/i915/execlists: Offline error captureChris Wilson1-2/+120
2020-02-12drm/i915/gt: Allow temporary suspension of inflight requestsChris Wilson5-6/+321
2020-02-12drm/i915: Keep track of request among the scheduling listsChris Wilson4-18/+38
2020-02-12Merge tag 'gvt-fixes-2020-02-12' of https://github.com/intel/gvt-linux into drm-intel-next-fixesJani Nikula2-2/+6
2020-02-12drm/i915/gem: Tighten checks and acquiring the mmap objectChris Wilson2-30/+21
2020-02-12drm/i915: Fix preallocated barrier list appendJosé Roberto de Souza1-9/+10
2020-02-12drm/i915/gt: Acquire ce->active before ce->pin_count/ce->pin_mutexChris Wilson2-21/+31
2020-02-12drm/i915: Tighten atomicity of i915_active_acquire vs i915_active_releaseChris Wilson1-7/+9
2020-02-12drm/i915: Stub out i915_gpu_coredump_putChris Wilson1-0/+4
2020-02-11net: ena: ena-com.c: prevent NULL pointer dereferenceArthur Kiyanovski1-0/+5
2020-02-11net: ena: ethtool: use correct value for crc32 hashSameeh Jubran1-2/+2
2020-02-11net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGEArthur Kiyanovski3-0/+16
2020-02-11net: ena: fix corruption of dev_idx_to_host_tblArthur Kiyanovski1-28/+0
2020-02-11net: ena: fix incorrectly saving queue numbers when setting RSS indirection tableArthur Kiyanovski2-1/+25
2020-02-11net: ena: rss: store hash function as values and not bitsArthur Kiyanovski1-1/+5
2020-02-11net: ena: rss: fix failure to get indirection tableSameeh Jubran1-0/+14
2020-02-11net: ena: rss: do not allocate key when not supportedSameeh Jubran1-3/+21
2020-02-11net: ena: fix incorrect default RSS keyArthur Kiyanovski2-0/+16
2020-02-11net: ena: add missing ethtool TX timestamping indicationArthur Kiyanovski1-0/+1
2020-02-11net: ena: fix uses of round_jiffies()Arthur Kiyanovski1-3/+3
2020-02-11net: ena: fix potential crash when rxfh key is NULLArthur Kiyanovski1-8/+9
2020-02-11i40e: Fix the conditional for i40e_vc_validate_vqs_bitmapsBrett Creeley1-2/+2
2020-02-11Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+1