#!/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 "$@" ity.dev/distro/kernel/atom/drivers/net/sh_eth.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/drivers/net/sh_eth.c
AgeCommit message (Expand)Author
2009-06-25sh_eth: remove redundant test on unsignedroel kluin
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-05-26sh_eth: Remove references to BUS_ID_SIZE, use MII_BUS_ID_SIZE instead.David S. Miller
2009-05-25net: sh_eth: Add support SH7724Yoshihiro Shimoda
2009-05-25net: sh_eth: CPU dependency code collect to "struct sh_eth_cpu_data"Yoshihiro Shimoda
2009-05-25net: sh_eth: fix receive desciptor loopYoshihiro Shimoda
2009-05-25net: sh_eth: fix TX/RX descriptor not set physical memoryYoshihiro Shimoda
2009-05-25net: sh_eth: fix cache coherency issueYoshihiro Shimoda
2009-04-13sh_eth: convert to net_device_opsAlexander Beregalov
2009-03-18sh_eth: Change handling of IRQNobuhiro Iwamatsu