aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/arm/am79c961a.c
AgeCommit message (Expand)Author
2010-12-06net: am79c961a: Omit private ndo_get_stats functionTobias Klauser
2010-08-17am79c961a: Use net_device_stats from struct net_deviceTobias Klauser
2010-05-10net: trans_start cleanupsEric Dumazet
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-02-22net/arm: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-12net: move am79c961's probe function to .devinit.textUwe Kleine-König
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-04-11am79c961a: convert to net_device_opsAlexander Beregalov
2009-03-25[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.hRussell King
2009-01-24[NET] am79c961a: fix spin_lock usageUwe Kleine-König
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-08-07[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King
2008-08-07[ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King
2008-04-28[ARM] am79c961a: platform_get_irq() may return signed unnoticedRoel Kluin
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches
2007-10-10drivers/net/: all drivers/net/ cleanup with ARRAY_SIZEDenis Cheng
2007-07-06potential compiler error, irqfunc caller sites updateYoann Padioleau
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-03-20[PATCH] handle errors returned by platform_get_irq*()David Vrabel
2006-01-09[ARM] Update am79c961 to use struct platform_driverRussell 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-04-16Linux-2.6.12-rc2Linus Torvalds