aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/arm
AgeCommit message (Expand)Author
2007-05-11[ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King
2007-05-11[ARM] ecard: add helper function for setting ecard irq opsRussell King
2007-05-08AT91RM9200 Ethernet: Fix multicast addressingAndrew Victor
2007-05-08AT91RM9200 Ethernet: Support additional PHYsAndrew Victor
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-07Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman
2006-12-26ep93xx: some minor cleanups to the ep93xx eth driverYan Burman
2006-12-07[PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb()Andrew Victor
2006-12-07[PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole supportAndrew Victor
2006-12-07[PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer()Andrew Victor
2006-12-07[PATCH] AT91RM9200 Ethernet: Remove 'at91_dev' and use netdev_priv()Andrew Victor
2006-12-04[PATCH] drivers/net/arm missing __devinitAl Viro
2006-12-02[PATCH] 8390 cleanup - etherh iomem annotationsAl Viro
2006-12-02[PATCH] beginning of 8390 fixes - generic and arm/etherhAl Viro
2006-10-31[PATCH] ep93xx_eth: don't report RX errorsLennert Buytenhek
2006-10-31[PATCH] ep93xx_eth: fix unlikely(x) > y testLennert Buytenhek
2006-10-31[PATCH] ep93xx_eth: fix RX/TXstatus ring full handlingLennert Buytenhek
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-03fix file specification in commentsUwe Zeisberger
2006-09-28[ARM] 3865/1: AT91RM9200 header updatesAndrew Victor
2006-09-22[PATCH] Cirrus Logic ep93xx ethernet driverLennert Buytenhek
2006-09-13drivers/net: const-ify ethtool_ops declarationsJeff Garzik
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-23[NET]: Avoid allocating skb in skb_padHerbert Xu
2006-06-22[PATCH] AT91RM9200 Ethernet #4: Suspend/ResumeAndrew Victor
2006-06-22[PATCH] AT91RM9200 Ethernet #3: CleanupAndrew Victor
2006-06-22[PATCH] AT91RM9200 Ethernet #2: MII interfaceAndrew Victor
2006-06-22[PATCH] AT91RM9200 Ethernet #1: Link pollAndrew Victor
2006-03-24[PATCH] AT91RM9200 Ethernet driverAndrew Victor
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel
2006-01-17[PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi
2006-01-09[ARM] Update am79c961 to use struct platform_driverRussell King
2006-01-09[ARM] Remove asm/irq.h includes from ARM driversRussell King
2006-01-08[ARM] Remove EPXA10DB machine supportRussell King
2005-10-31[ARM] Convert EBSA110 network driver to a platform driverRussell King
2005-10-28[ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.hRussell King
2005-10-02[ARM] Fix init printk for EBSA110 network driver, and link timerRussell King
2005-10-02[ARM] Fix EBSA110 network driver link detectionRussell King
2005-06-29[PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernelNicolas Pitre
2005-05-15[PATCH] etherh iomem annotationsAl Viro
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds