aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/arm
Commit message (Expand)AuthorAge
* [EP93xx_ETH]: Build fix after 2.6.24 NAPI changes.David S. Miller2007-11-13
* [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches2007-10-10
* drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* [ARM] rpc: silence two section mismatch warningsRussell King2007-07-20
* [ARM] rpc: remove linux/ptrace.h from ARM ether?.c driversRussell King2007-07-20
* ARM/ETHER3: Handle multicast frames.YOSHIFUJI Hideaki / 吉藤英明2007-07-18
* Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-07-16
|\
| * EP93XX_ETH must select MIIJohn Donoghue2007-07-16
* | [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-11
|/
* Use menuconfig objects II - netdev (general+100mbit)Jan Engelhardt2007-07-08
* potential compiler error, irqfunc caller sites updateYoann Padioleau2007-07-06
* [ARM] ecard: add ecardm_iomap() / ecardm_iounmap()Russell King2007-05-11
* [ARM] ecard: add helper function for setting ecard irq opsRussell King2007-05-11
* AT91RM9200 Ethernet: Fix multicast addressingAndrew Victor2007-05-08
* AT91RM9200 Ethernet: Support additional PHYsAndrew Victor2007-05-08
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* Network: convert network devices to use struct device instead of class_deviceGreg Kroah-Hartman2007-02-07
* ep93xx: some minor cleanups to the ep93xx eth driverYan Burman2006-12-26
* [PATCH] AT91RM9200 Ethernet: Use dev_alloc_skb()Andrew Victor2006-12-07
* [PATCH] AT91RM9200 Ethernet: Add netpoll / netconsole supportAndrew Victor2006-12-07
* [PATCH] AT91RM9200 Ethernet: Move check_timer variable and use mod_timer()Andrew Victor2006-12-07
* [PATCH] AT91RM9200 Ethernet: Remove 'at91_dev' and use netdev_priv()Andrew Victor2006-12-07
* [PATCH] drivers/net/arm missing __devinitAl Viro2006-12-04
* [PATCH] 8390 cleanup - etherh iomem annotationsAl Viro2006-12-02
* [PATCH] beginning of 8390 fixes - generic and arm/etherhAl Viro2006-12-02
* [PATCH] ep93xx_eth: don't report RX errorsLennert Buytenhek2006-10-31
* [PATCH] ep93xx_eth: fix unlikely(x) > y testLennert Buytenhek2006-10-31
* [PATCH] ep93xx_eth: fix RX/TXstatus ring full handlingLennert Buytenhek2006-10-31
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-04
* fix file specification in commentsUwe Zeisberger2006-10-03
* [ARM] 3865/1: AT91RM9200 header updatesAndrew Victor2006-09-28
* [PATCH] Cirrus Logic ep93xx ethernet driverLennert Buytenhek2006-09-22
* drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NET]: Avoid allocating skb in skb_padHerbert Xu2006-06-23
* [PATCH] AT91RM9200 Ethernet #4: Suspend/ResumeAndrew Victor2006-06-22
* [PATCH] AT91RM9200 Ethernet #3: CleanupAndrew Victor2006-06-22
* [PATCH] AT91RM9200 Ethernet #2: MII interfaceAndrew Victor2006-06-22
* [PATCH] AT91RM9200 Ethernet #1: Link pollAndrew Victor2006-06-22
* [PATCH] AT91RM9200 Ethernet driverAndrew Victor2006-03-24
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-20
* [PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi2006-01-17
* [ARM] Update am79c961 to use struct platform_driverRussell King2006-01-09
* [ARM] Remove asm/irq.h includes from ARM driversRussell King2006-01-09
* [ARM] Remove EPXA10DB machine supportRussell King2006-01-08
* [ARM] Convert EBSA110 network driver to a platform driverRussell King2005-10-31