summaryrefslogtreecommitdiffstats
path: root/drivers/net/arm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-143-3/+0
* Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-072-2/+2
* ep93xx: some minor cleanups to the ep93xx eth driverYan Burman2006-12-261-3/+1
* [PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb()Andrew Victor2006-12-071-2/+1
* [PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole supportAndrew Victor2006-12-071-0/+14
* [PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer()Andrew Victor2006-12-072-9/+8
* [PATCH] AT91RM9200 Ethernet: Remove 'at91_dev' and use netdev_priv()Andrew Victor2006-12-071-30/+25
* [PATCH] drivers/net/arm missing __devinitAl Viro2006-12-042-7/+7
* [PATCH] 8390 cleanup - etherh iomem annotationsAl Viro2006-12-021-10/+10
* [PATCH] beginning of 8390 fixes - generic and arm/etherhAl Viro2006-12-021-10/+17
* [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-055-9/+9
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [ARM] 3865/1: AT91RM9200 header updatesAndrew Victor2006-09-281-1/+1
* [PATCH] Cirrus Logic ep93xx ethernet driverLennert Buytenhek2006-09-223-0/+952
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-132-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-232-4/+2
* [PATCH] AT91RM9200 Ethernet #4: Suspend/ResumeAndrew Victor2006-06-221-1/+45
* [PATCH] AT91RM9200 Ethernet #3: CleanupAndrew Victor2006-06-222-14/+16
* [PATCH] AT91RM9200 Ethernet #2: MII interfaceAndrew Victor2006-06-221-0/+20
* [PATCH] AT91RM9200 Ethernet #1: Link pollAndrew Victor2006-06-221-18/+43
* [PATCH] AT91RM9200 Ethernet driverAndrew Victor2006-03-244-0/+1220
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-201-1/+3
* [PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi2006-01-171-1/+2
* [ARM] Update am79c961 to use struct platform_driverRussell King2006-01-091-6/+6
* [ARM] Remove asm/irq.h includes from ARM driversRussell King2006-01-092-2/+0
* [ARM] Remove EPXA10DB machine supportRussell King2006-01-083-1031/+0
* [ARM] Convert EBSA110 network driver to a platform driverRussell King2005-10-312-11/+32
* [ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.hRussell King2005-10-281-0/+1
* [ARM] Fix init printk for EBSA110 network driver, and link timerRussell King2005-10-021-11/+9
* [ARM] Fix EBSA110 network driver link detectionRussell King2005-10-021-1/+1
* [PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernelNicolas Pitre2005-06-291-9/+7
* [PATCH] etherh iomem annotationsAl Viro2005-05-151-7/+9
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-1610-0/+5337
OpenPOWER on IntegriCloud