summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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
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-22r8169: use devm_mdiobus_registerHeiner Kallweit
2020-04-22net: phy: add device-managed devm_mdiobus_registerHeiner Kallweit
2020-04-22net: phy: bcm54140: add hwmon supportMichael Walle
2020-04-22net: phy: add Broadcom BCM54140 supportMichael Walle
2020-04-22net: phy: broadcom: add helper to write/read RDB registersMichael Walle
2020-04-22net: mscc: ocelot: lift protocol restriction for flow_match_eth_addrs keysVladimir Oltean
2020-04-22net: mscc: ocelot: refine the ocelot_ace_is_problematic_mac_etype functionVladimir Oltean
2020-04-22net: mscc: ocelot: support matching on EtherTypeVladimir Oltean
2020-04-22net: phy: microchip_t1: add lan87xx_phy_init to initialize the lan87xx phy.Yuiko Oshino
2020-04-22PM: sleep: core: Switch back to async_schedule_dev()Kai-Heng Feng
2020-04-21net: stmmac: Enable SERDES power up/down sequenceVoon Weifeng
2020-04-21net: broadcom: convert to devm_platform_ioremap_resource_byname()Dejin Zheng
2020-04-21macvlan: fix null dereference in macvlan_device_event()Taehee Yoo
2020-04-21e1000: remove unneeded conversion to boolJason Yan