summaryrefslogtreecommitdiffstats
path: root/drivers/net/arm/ep93xx_eth.c
AgeCommit message (Expand)AuthorFilesLines
2007-11-13[EP93xx_ETH]: Build fix after 2.6.24 NAPI changes.David S. Miller1-1/+1
2007-10-10[NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger1-38/+34
2007-07-10[NET]: Kill eth_copy_and_sum().David S. Miller1-1/+1
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-1/+0
2006-12-26ep93xx: some minor cleanups to the ep93xx eth driverYan Burman1-3/+1
2006-10-31[PATCH] ep93xx_eth: don't report RX errorsLennert Buytenhek1-3/+0
2006-10-31[PATCH] ep93xx_eth: fix unlikely(x) > y testLennert Buytenhek1-1/+1
2006-10-31[PATCH] ep93xx_eth: fix RX/TXstatus ring full handlingLennert Buytenhek1-26/+9
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-22[PATCH] Cirrus Logic ep93xx ethernet driverLennert Buytenhek1-0/+944