aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/arm/ep93xx_eth.c
Commit message (Expand)AuthorAgeFilesLines
* [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-101-1/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* ep93xx: some minor cleanups to the ep93xx eth driverYan Burman2006-12-261-3/+1
* [PATCH] ep93xx_eth: don't report RX errorsLennert Buytenhek2006-10-311-3/+0
* [PATCH] ep93xx_eth: fix unlikely(x) > y testLennert Buytenhek2006-10-311-1/+1
* [PATCH] ep93xx_eth: fix RX/TXstatus ring full handlingLennert Buytenhek2006-10-311-26/+9
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* [PATCH] Cirrus Logic ep93xx ethernet driverLennert Buytenhek2006-09-221-0/+944