aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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: bcm54140: fix less than zero comparison on an unsignedColin Ian King
2020-04-23net: phy: bcm84881: clear settings on link downRussell King
2020-04-23qed: Make ll2_cbs staticZou Wei
2020-04-23chcr: Fix CPU hard lockupRohit Maheshwari
2020-04-23net: ethernet: ixp4xx: Add error handling in ixp4xx_eth_probe()Tang Bin
2020-04-23net: ethernet: ti: cpsw: enable cpts irqGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: add support for HW_TS_PUSH eventsGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: add irq supportGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: rework lockingGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: move tx timestamp processing to ptp worker onlyGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: optimize packet to event matchingGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: switch to use new .gettimex64() interfaceGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: move tc mult update in cpts_fifo_read()Grygorii Strashko
2020-04-23net: ethernet: ti: cpts: separate hw counter read from timecounterGrygorii Strashko
2020-04-23net: ethernet: ti: cpts: use dev_yy() api for logsGrygorii Strashko
2020-04-23net/mlx4_en: use napi_complete_done() in TX completionEric Dumazet
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-23qede: Add support for handling the pcie errors.Sudarsana Reddy Kalluru
2020-04-23qed: Enable device error reporting capability.Sudarsana Reddy Kalluru
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-23mac80211_hwsim: use GFP_ATOMIC under spin lockWei Yongjun
2020-04-22dpaa2-eth: use bulk enqueue in .ndo_xdp_xmitIoana Ciornei
2020-04-22dpaa2-eth: split the .ndo_xdp_xmit callback into two stagesIoana Ciornei
2020-04-22dpaa2-eth: use the bulk ring mode enqueue interfaceIoana Ciornei
2020-04-22dpaa2-eth: return num_enqueued frames from enqueue callbackIoana Ciornei
2020-04-22net: phy: tja11xx: add delayed registration of TJA1102 PHY1Oleksij Rempel
2020-04-22net: mdio: of: export part of of_mdiobus_register_phy()Oleksij Rempel
2020-04-22net: phy: tja11xx: add initial TJA1102 supportOleksij Rempel
2020-04-22net: phy: Use IS_ERR() to check and simplify codeTang Bin
2020-04-22net: phy: micrel: add phy-mode support for the KSZ9031 PHYOleksij Rempel
2020-04-22net: stmmac: Add support for VLAN promiscuous modeChuah, Kim Tatt
2020-04-22macvlan: silence RCU list debugging warningWei Yongjun
2020-04-22vrf: Fix IPv6 with qdisc and xfrmDavid Ahern
2020-04-22net: dsa: felix: allow flooding for all traffic classesXiaoliang Yang
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