summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2020-02-18net: phy: broadcom: Fix a typo ("firsly")Jonathan Neuschäfer1-2/+2
2020-02-18qede: Fix race between rdma destroy workqueue and link change eventMichal Kalderon2-1/+30
2020-02-18net: cnic: fix spelling mistake "reserverd" -> "reserved"Alexandre Belloni1-2/+2
2020-02-18net: mscc: fix in frame extractionHoratiu Vultur1-0/+8
2020-02-17net: ethernet: dm9000: Handle -EPROBE_DEFER in dm9000_parse_dt()Paul Cercueil1-0/+2
2020-02-17net: ks8851-ml: Fix 16-bit IO operationMarek Vasut1-2/+2
2020-02-17net: ks8851-ml: Fix 16-bit data accessMarek Vasut1-2/+2
2020-02-17net: ks8851-ml: Remove 8-bit bus accessorsMarek Vasut1-40/+5
2020-02-17bonding: fix lockdep warning in bond_get_stats()Taehee Yoo1-3/+50
2020-02-17bonding: add missing netdev_update_lockdep_key()Taehee Yoo2-0/+4
2020-02-17NFC: pn544: Fix a typo in a debug messageChristophe JAILLET1-1/+1
2020-02-17net: dsa: b53: Ensure the default VID is untaggedFlorian Fainelli1-0/+3
2020-02-17wireguard: socket: remove extra call to synchronize_netJason A. Donenfeld1-1/+0
2020-02-17wireguard: send: account for mtu=0 devicesJason A. Donenfeld2-8/+15
2020-02-17wireguard: receive: reset last_under_load to zeroJason A. Donenfeld1-2/+5
2020-02-17net: phy: restore mdio regs in the iproc mdio driverArun Parameswaran1-0/+20
2020-02-17net: atlantic: fix out of range usage of active_vlans arrayDmitry Bogdanov1-1/+1
2020-02-17net: atlantic: possible fault in transition to hibernationPavel Belous1-5/+8
2020-02-17net: atlantic: fix potential error handlingPavel Belous1-1/+3
2020-02-17net: atlantic: fix use after free kasan warnPavel Belous2-6/+5
2020-02-17net: atlantic: better loopback mode handlingNikita Danilov2-5/+13
2020-02-17net: atlantic: ptp gpio adjustmentsEgor Pomozov3-1/+17
2020-02-17net: atlantic: check rpc result and wait for rpc addressIgor Russkikh1-2/+17
2020-02-17net: atlantic: checksum compat issueDmitry Bezrukov3-4/+7
2020-02-17net: 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/rafae...Linus 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/...Dave Airlie26-178/+990
2020-02-14Merge tag 'amd-drm-fixes-5.6-2020-02-12' of git://people.freedesktop.org/~agd...Dave Airlie16-66/+108
2020-02-14Merge tag 'drm-misc-next-fixes-2020-02-07' of git://anongit.freedesktop.org/d...Dave Airlie3-4/+15
2020-02-14Merge tag 'drm-misc-fixes-2020-02-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie6-3/+18
2020-02-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-1/+1
2020-02-14Merge tag 'gpio-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds5-20/+35
2020-02-14wireguard: device: use icmp_ndo_send helperJason A. Donenfeld1-2/+2
2020-02-14sunvnet: use icmp_ndo_send helperJason A. Donenfeld1-19/+4
2020-02-14gtp: 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