aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-16net: phy: restore mdio regs in the iproc mdio driverArun Parameswaran1-0/+20
2020-02-16net: atlantic: fix out of range usage of active_vlans arrayDmitry Bogdanov1-1/+1
2020-02-16net: atlantic: possible fault in transition to hibernationPavel Belous1-5/+8
2020-02-16net: atlantic: fix potential error handlingPavel Belous1-1/+3
2020-02-16net: atlantic: fix use after free kasan warnPavel Belous2-6/+5
2020-02-16net: atlantic: better loopback mode handlingNikita Danilov2-5/+13
2020-02-16net: atlantic: ptp gpio adjustmentsEgor Pomozov3-1/+17
2020-02-16net: atlantic: check rpc result and wait for rpc addressIgor Russkikh1-2/+17
2020-02-16net: atlantic: checksum compat issueDmitry Bezrukov3-4/+7
2020-02-16net: macb: ensure interface is not suspended on at91rm9200Alexandre Belloni1-1/+5
2020-02-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds33-785/+421
2020-02-14Merge tag 'pm-5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-34/+170
2020-02-14Merge tag 'drm-fixes-2020-02-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds51-251/+1131
2020-02-14net: hns3: fix a copying IPv6 address error in hclge_fd_get_flow_tuples()Guangbin Huang1-6/+9
2020-02-14net: hns3: fix VF bandwidth does not take effect in some caseYonglong Liu1-1/+1
2020-02-14net: hns3: add management table after IMP resetYufeng Mo1-0/+7
2020-02-14Merge branch 'pm-cpufreq'Rafael J. Wysocki1-3/+2
2020-02-14Merge tag 'drm-intel-next-fixes-2020-02-13' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixesDave Airlie26-178/+990
2020-02-14Merge tag 'amd-drm-fixes-5.6-2020-02-12' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie16-66/+108
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