summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-02-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2020-02-13Merge tag 'gpio-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-02-13wireguard: device: use icmp_ndo_send helperJason A. Donenfeld
2020-02-13sunvnet: use icmp_ndo_send helperJason A. Donenfeld
2020-02-13gtp: use icmp_ndo_send helperJason A. Donenfeld
2020-02-12ice: Trivial fixesTony Nguyen
2020-02-12ice: Use correct netif error functionBen Shelton
2020-02-12ice: Cleanup ice_vsi_alloc_q_vectorsAnirudh Venkataramanan
2020-02-12ice: Make print statements more compactAnirudh Venkataramanan
2020-02-12ice: Use ice_pf_to_devAnirudh Venkataramanan
2020-02-12ice: Remove possible null dereferenceTony Nguyen
2020-02-12ice: update Unit Load Status bitmask to check after resetBruce Allan
2020-02-12ice: fix and consolidate logging of NVM/firmware version informationBruce Allan
2020-02-12ice: Modify link message loggingAkeem G Abodunrin
2020-02-12ice: Remove CONFIG_PCI_IOV wrap in ice_set_pf_capsAnirudh Venkataramanan
2020-02-12ice: Remove ice_dev_onetime_setup()Brett Creeley
2020-02-12ice: Don't allow same value for Rx tail to be written twiceBrett Creeley
2020-02-12ice: display supported and advertised link modesPaul Greenwalt
2020-02-12ice: Fix switch between FW and SW LLDPDave Ertman
2020-02-12ice: Fix DCB rebuild after resetDave Ertman
2020-02-12net: ethernet: ave: Add capability of rgmii-id modeKunihiko Hayashi
2020-02-12enic: prevent waking up stopped tx queues over watchdog resetFiro Yang
2020-02-12drm/i915: Mark the removal of the i915_request from the sched.linkChris Wilson
2020-02-12drm/i915/execlists: Reclaim the hanging virtual requestChris Wilson
2020-02-12drm/i915/execlists: Take a reference while capturing the guilty requestChris Wilson
2020-02-12drm/i915/execlists: Offline error captureChris Wilson
2020-02-12drm/i915/gt: Allow temporary suspension of inflight requestsChris Wilson
2020-02-12drm/i915: Keep track of request among the scheduling listsChris Wilson
2020-02-12Merge tag 'gvt-fixes-2020-02-12' of https://github.com/intel/gvt-linux into d...Jani Nikula
2020-02-12drm/i915/gem: Tighten checks and acquiring the mmap objectChris Wilson
2020-02-12drm/i915: Fix preallocated barrier list appendJosé Roberto de Souza
2020-02-12drm/i915/gt: Acquire ce->active before ce->pin_count/ce->pin_mutexChris Wilson
2020-02-12drm/i915: Tighten atomicity of i915_active_acquire vs i915_active_releaseChris Wilson
2020-02-12drm/i915: Stub out i915_gpu_coredump_putChris Wilson
2020-02-11net: ena: ena-com.c: prevent NULL pointer dereferenceArthur Kiyanovski
2020-02-11net: ena: ethtool: use correct value for crc32 hashSameeh Jubran
2020-02-11net: ena: make ena rxfh support ETH_RSS_HASH_NO_CHANGEArthur Kiyanovski
2020-02-11net: ena: fix corruption of dev_idx_to_host_tblArthur Kiyanovski
2020-02-11net: ena: fix incorrectly saving queue numbers when setting RSS indirection t...Arthur Kiyanovski
2020-02-11net: ena: rss: store hash function as values and not bitsArthur Kiyanovski
2020-02-11net: ena: rss: fix failure to get indirection tableSameeh Jubran
2020-02-11net: ena: rss: do not allocate key when not supportedSameeh Jubran
2020-02-11net: ena: fix incorrect default RSS keyArthur Kiyanovski
2020-02-11net: ena: add missing ethtool TX timestamping indicationArthur Kiyanovski
2020-02-11net: ena: fix uses of round_jiffies()Arthur Kiyanovski
2020-02-11net: ena: fix potential crash when rxfh key is NULLArthur Kiyanovski
2020-02-11i40e: Fix the conditional for i40e_vc_validate_vqs_bitmapsBrett Creeley
2020-02-11Merge tag 'dax-fixes-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-02-11ACPI: PM: s2idle: Prevent spurious SCIs from waking up the systemRafael J. Wysocki
2020-02-11ACPICA: Introduce acpi_any_gpe_status_set()Rafael J. Wysocki