aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/arm/am79c961a.c
Commit message (Expand)AuthorAge
* net: am79c961a: Omit private ndo_get_stats functionTobias Klauser2010-12-06
* am79c961a: Use net_device_stats from struct net_deviceTobias Klauser2010-08-17
* net: trans_start cleanupsEric Dumazet2010-05-10
* net: convert multicast list to list_headJiri Pirko2010-04-03
* net/arm: convert to use netdev_for_each_mc_addrJiri Pirko2010-02-22
* net: move am79c961's probe function to .devinit.textUwe Kleine-König2010-02-12
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* am79c961a: convert to net_device_opsAlexander Beregalov2009-04-11
* [ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King2009-03-25
* [NET] am79c961a: fix spin_lock usageUwe Kleine-König2009-01-24
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* net: convert print_mac to %pMJohannes Berg2008-10-27
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-07
* [ARM] am79c961a: platform_get_irq() may return signed unnoticedRoel Kluin2008-04-28
* [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
* potential compiler error, irqfunc caller sites updateYoann Padioleau2007-07-06
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* [PATCH] handle errors returned by platform_get_irq*()David Vrabel2006-03-20
* [ARM] Update am79c961 to use struct platform_driverRussell King2006-01-09
* [ARM] Convert EBSA110 network driver to a platform driverRussell King2005-10-31
* [ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.hRussell King2005-10-28
* [ARM] Fix init printk for EBSA110 network driver, and link timerRussell King2005-10-02
* [ARM] Fix EBSA110 network driver link detectionRussell King2005-10-02
* Linux-2.6.12-rc2Linus Torvalds2005-04-16