#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" niverse.0xinfinity.dev/distro/kernel/atom/drivers/net/ethernet/smsc/smc911x.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/smsc/smc911x.c
AgeCommit message (Expand)Author
2019-02-12smc911x: pass struct device to DMA API functionsChristoph Hellwig
2018-09-26net: smsc: fix return type of ndo_start_xmit functionYueHaibing
2018-06-21net: smc911x: remove the dmaengine compat needRobert Jarzmik
2017-06-05net/{mii, smsc}: Make mii_ethtool_get_link_ksettings and smc_netdev_get_ecmd ...yuval.shaia@oracle.com