summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2020-04-24net: phy: remove genphy_no_soft_resetHeiner Kallweit
2020-04-24net: phy: make phy_suspend a no-op if PHY is suspended alreadyHeiner Kallweit
2020-04-24net: phylink, dsa: eliminate phylink_fixed_state_cb()Russell King
2020-04-24dpaa2-eth: fix return codes used in ndo_setup_tcJesper Dangaard Brouer
2020-04-24mlxsw: spectrum_span: Replace zero-length array with flexible-array memberIdo Schimmel
2020-04-24mlxsw: spectrum_span: Use 'refcount_t' for reference countingIdo Schimmel
2020-04-24mlxsw: spectrum_span: Remove unnecessary debug printsIdo Schimmel
2020-04-24mlxsw: spectrum_span: Rename parms() to parms_set()Amit Cohen
2020-04-24mlxsw: spectrum_span: Reduce nesting in mlxsw_sp_span_entry_configure()Amit Cohen
2020-04-23net: phy: bcm54140: fix less than zero comparison on an unsignedColin Ian King
2020-04-23qed: Make ll2_cbs staticZou Wei
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-23qede: Add support for handling the pcie errors.Sudarsana Reddy Kalluru
2020-04-23qed: Enable device error reporting capability.Sudarsana Reddy Kalluru
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-22net: dsa: felix: allow flooding for all traffic classesXiaoliang Yang
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-21net: dsa: felix: enable PTP programmable pinYangbo Lu
2020-04-21net: mscc: ocelot: enable PTP programmable pinYangbo Lu
2020-04-21net: mscc: ocelot: support 4 PTP programmable pinsYangbo Lu
2020-04-21net: mscc: ocelot: add wave programming registers definitionsYangbo Lu
2020-04-21net: mscc: ocelot: fix timestamp info if ptp clock does not workYangbo Lu
2020-04-21net: mscc: ocelot: move ocelot ptp clock code out of ocelot.cYangbo Lu