summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-26Merge tag 'staging-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-04-26Merge tag 'driver-core-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-04-26firmware_loader: revert removal of the fw_fallback_config exportLuis Chamberlain
2020-04-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-04-24net: systemport: suppress warnings on failed Rx SKB allocationsDoug Berger
2020-04-24net: bcmgenet: suppress warnings on failed Rx SKB allocationsDoug Berger
2020-04-24macsec: avoid to set wrong mtuTaehee Yoo
2020-04-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2020-04-24Merge tag 'pm-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-04-24Merge tag 'acpi-5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2020-04-24Merge tag 'mac80211-for-net-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-24Merge tag 'wireless-drivers-2020-04-24' of git://git.kernel.org/pub/scm/linux...David S. Miller
2020-04-24Merge tag 'libata-5.7-2020-04-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-24Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-04-24Merge branch 'acpi-pci'Rafael J. Wysocki
2020-04-24Merge tag 'drm-fixes-2020-04-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-04-24mac80211: populate debugfs only after cfg80211 initJohannes Berg
2020-04-24Merge tag 'drm-misc-fixes-2020-04-23' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2020-04-24Merge tag 'drm-intel-fixes-2020-04-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2020-04-24Merge tag 'amd-drm-fixes-5.7-2020-04-22' of git://people.freedesktop.org/~agd...Dave Airlie
2020-04-23net: bcmgenet: correct per TX/RX ring statisticsDoug Berger
2020-04-23net: meth: remove spurious copyright textJonathan Corbet
2020-04-23net: phy: bcm84881: clear settings on link downRussell King
2020-04-23chcr: Fix CPU hard lockupRohit Maheshwari
2020-04-23net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()Tang Bin
2020-04-23cxgb4: fix adapter crash due to wrong MC sizeVishal Kulkarni
2020-04-23geneve: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca
2020-04-23vxlan: use the correct nlattr array in NL_SET_ERR_MSG_ATTRSabrina Dubroca
2020-04-23mlxsw: Fix some IS_ERR() vs NULL bugsDan Carpenter
2020-04-23net: phy: marvell10g: limit soft reset to 88x3310Baruch Siach
2020-04-23Merge tag 'pci-v5.7-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-23Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds
2020-04-23Merge tag 'rproc-v5.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-04-23ata: sata_inic162x fix a spelling issueJohn Oldman
2020-04-23null_blk: Cleanup zoned device initializationDamien Le Moal
2020-04-23null_blk: Fix zoned command handlingDamien Le Moal
2020-04-23staging: vt6656: Fix calling conditions of vnt_set_bss_modeMalcolm Priestley
2020-04-23staging: comedi: Fix comedi_device refcnt leak in comedi_openXiyu Yang
2020-04-23staging: vt6656: Fix pairwise key entry save.Malcolm Priestley
2020-04-23staging: vt6656: Fix drivers TBTT timing counter.Malcolm Priestley
2020-04-23staging: vt6656: Don't set RCR_MULTICAST or RCR_BROADCAST by default.Malcolm Priestley
2020-04-23mac80211_hwsim: use GFP_ATOMIC under spin lockWei Yongjun
2020-04-22vrf: Fix IPv6 with qdisc and xfrmDavid Ahern
2020-04-22net: dsa: b53: b53_arl_rw_op() needs to select IVL or SVLFlorian Fainelli
2020-04-22net: dsa: b53: Rework ARL bin logicFlorian Fainelli
2020-04-22net: dsa: b53: Fix ARL register definitionsFlorian Fainelli
2020-04-22net: dsa: b53: Fix valid setting for MDB entriesFlorian Fainelli
2020-04-22net: dsa: b53: Lookup VID in ARL searches when VLAN is enabledFlorian Fainelli
2020-04-22vrf: Check skb for XFRM_TRANSFORMED flagDavid Ahern
2020-04-22net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.Yuiko Oshino