index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
arm
/
am79c961a.c
Age
Commit message (
Expand
)
Author
2011-06-30
net: am79c961a: Omit check for multicast bit in netdev_for_each_mc_addr
Tobias Klauser
2011-06-11
NET: am79c961: fix assembler warnings
Russell King - ARM Linux
2011-06-11
NET: am79c961: ensure multicast filter is correctly set at open
Russell King - ARM Linux
2011-06-11
NET: am79c961: ensure asm() statements are marked volatile
Russell King - ARM Linux
2010-12-06
net: am79c961a: Omit private ndo_get_stats function
Tobias Klauser
2010-08-17
am79c961a: Use net_device_stats from struct net_device
Tobias Klauser
2010-05-10
net: trans_start cleanups
Eric Dumazet
2010-04-03
net: convert multicast list to list_head
Jiri Pirko
2010-02-22
net/arm: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-12
net: move am79c961's probe function to .devinit.text
Uwe Kleine-König
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-04-11
am79c961a: convert to net_device_ops
Alexander Beregalov
2009-03-25
[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h
Russell King
2009-01-24
[NET] am79c961a: fix spin_lock usage
Uwe Kleine-König
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-10-27
net: convert print_mac to %pM
Johannes Berg
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-04-28
[ARM] am79c961a: platform_get_irq() may return signed unnoticed
Roel Kluin
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
2007-07-06
potential compiler error, irqfunc caller sites update
Yoann Padioleau
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-03-20
[PATCH] handle errors returned by platform_get_irq*()
David Vrabel
2006-01-09
[ARM] Update am79c961 to use struct platform_driver
Russell King
2005-10-31
[ARM] Convert EBSA110 network driver to a platform driver
Russell King
2005-10-28
[ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.h
Russell King
2005-10-02
[ARM] Fix init printk for EBSA110 network driver, and link timer
Russell King
2005-10-02
[ARM] Fix EBSA110 network driver link detection
Russell King
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds