summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-05-22net: mvpp2: fix RX hashing for non-10G portsRussell King
2020-05-22felix: Fix initialization of ioremap resourcesClaudiu Manoil
2020-05-21net: sgi: ioc3-eth: Fix return value check in ioc3eth_probe()Tang Bin
2020-05-21net: ethernet: ti: am65-cpsw-nuss: fix error handling of am65_cpsw_nuss_probeWei Yongjun
2020-05-21net: ethernet: ti: fix some return value check of cpsw_ale_create()Wei Yongjun
2020-05-20wireguard: noise: separate receive counter from send counterJason A. Donenfeld
2020-05-20wireguard: queueing: preserve flow hash across packet scrubbingJason A. Donenfeld
2020-05-20wireguard: noise: read preshared key while taking lockJason A. Donenfeld
2020-05-19r8152: support additional Microsoft Surface Ethernet Adapter variantMarc Payne
2020-05-19Merge tag 'wireless-drivers-2020-05-19' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-05-19net: bmac: Fix read of MAC address from ROMJeremy Kerr
2020-05-17net: phy: propagate an error back to the callers of phy_sfp_probeLeon Romanovsky
2020-05-16net: ipa: don't be a hog in gsi_channel_poll()Alex Elder
2020-05-16net: dsa: mt7530: fix roaming from DSA user portsDENG Qingfang
2020-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-05-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-05-15dpaa2-eth: properly handle buffer size restrictionsIoana Ciornei
2020-05-15Merge tag 'hwmon-for-v5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-05-15Merge tag 'drm-fixes-2020-05-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-05-15Merge tag 'drm-misc-fixes-2020-05-14' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-05-15Merge tag 'drm-intel-fixes-2020-05-13-1' of git://anongit.freedesktop.org/drm...Dave Airlie
2020-05-14drivers: net: hamradio: Fix suspicious RCU usage warning in bpqether.cMadhuparna Bhowmik
2020-05-14net: phy: broadcom: fix BCM54XX_SHD_SCR3_TRDDAPD value for BCM54810Kevin Lo
2020-05-14Merge tag 'mmc-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2020-05-14drivers: ipa: fix typos for ipa_smp2p structure docWang Wenhu
2020-05-14pppoe: only process PADT targeted at local interfacesGuillaume Nault
2020-05-14net: stmmac: fix num_por initializationVinod Koul
2020-05-14Merge tag 'pm-5.7-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-05-14Merge tag 'amd-drm-fixes-5.7-2020-05-13' of git://people.freedesktop.org/~agd...Dave Airlie
2020-05-14Merge tag 'drm/tegra/for-5.7-fixes' of git://anongit.freedesktop.org/tegra/li...Dave Airlie
2020-05-14Merge tag 'drm-intel-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-05-13net: phy: fix aneg restart in phy_ethtool_set_eeeHeiner Kallweit
2020-05-13drm/i915: Handle idling during i915_gem_evict_something busy loopsChris Wilson
2020-05-13net: broadcom: Select BROADCOM_PHY for BCMGENETFlorian Fainelli
2020-05-13s390/ism: fix error return code in ism_probe()Wei Yongjun
2020-05-13hwmon: (da9052) Synchronize access with mfdSamu Nuutamo
2020-05-13hwmon: (nct7904) Fix incorrect range of temperature limit registersAmy Shih
2020-05-13hwmon: (nct7904) Read all SMI status registers in probe functionAmy Shih
2020-05-13drm/meson: pm resume add return errno branchBernard Zhao
2020-05-12RDMA/uverbs: Move IB_EVENT_DEVICE_FATAL to destroy_uobjJason Gunthorpe
2020-05-12RDMA/uverbs: Do not discard the IB_EVENT_DEVICE_FATAL eventJason Gunthorpe
2020-05-12net: ethernet: ti: Remove TI_CPTS_MOD workaroundClay McClure
2020-05-12ionic: call ionic_port_init after fw-upgradeShannon Nelson
2020-05-12ionic: leave netdev mac alone after fw-upgradeShannon Nelson
2020-05-12Merge tag 'gpio-v5.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2020-05-12RDMA/iw_cxgb4: Fix incorrect function parametersPotnuri Bharat Teja
2020-05-12RDMA/core: Fix double put of resourceMaor Gottlieb
2020-05-12IB/core: Fix potential NULL pointer dereference in pkey cacheJack Morgenstein
2020-05-12IB/hfi1: Fix another case where pq is left on waitlistMike Marciniszyn
2020-05-12IB/i40iw: Remove bogus call to netdev_master_upper_dev_get()Denis V. Lunev