aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/arm
AgeCommit message (Expand)AuthorFilesLines
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 Howells5-9/+9
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-09-28[ARM] 3865/1: AT91RM9200 header updatesAndrew Victor1-1/+1
2006-09-22[PATCH] Cirrus Logic ep93xx ethernet driverLennert Buytenhek3-0/+952
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik2-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[NET]: Avoid allocating skb in skb_padHerbert Xu2-4/+2
2006-06-22[PATCH] AT91RM9200 Ethernet #4: Suspend/ResumeAndrew Victor1-1/+45
2006-06-22[PATCH] AT91RM9200 Ethernet #3: CleanupAndrew Victor2-14/+16
2006-06-22[PATCH] AT91RM9200 Ethernet #2: MII interfaceAndrew Victor1-0/+20
2006-06-22[PATCH] AT91RM9200 Ethernet #1: Link pollAndrew Victor1-18/+43
2006-03-24[PATCH] AT91RM9200 Ethernet driverAndrew Victor4-0/+1220
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel1-1/+3
2006-01-17[PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi1-1/+2
2006-01-09[ARM] Update am79c961 to use struct platform_driverRussell King1-6/+6
2006-01-09[ARM] Remove asm/irq.h includes from ARM driversRussell King2-2/+0
2006-01-08[ARM] Remove EPXA10DB machine supportRussell King3-1031/+0
2005-10-31[ARM] Convert EBSA110 network driver to a platform driverRussell King2-11/+32
2005-10-28[ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.hRussell King1-0/+1
2005-10-02[ARM] Fix init printk for EBSA110 network driver, and link timerRussell King1-11/+9
2005-10-02[ARM] Fix EBSA110 network driver link detectionRussell King1-1/+1
2005-06-29[PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernelNicolas Pitre1-9/+7
2005-05-15[PATCH] etherh iomem annotationsAl Viro1-7/+9
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds10-0/+5337