index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
arm
/
am79c961a.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
amd: Move AMD (Lance) chipset drivers
Jeff Kirsher
2011-08-10
1
-767
/
+0
*
net: am79c961a: Omit check for multicast bit in netdev_for_each_mc_addr
Tobias Klauser
2011-06-30
1
-8
/
+6
*
NET: am79c961: fix assembler warnings
Russell King - ARM Linux
2011-06-11
1
-17
/
+18
*
NET: am79c961: ensure multicast filter is correctly set at open
Russell King - ARM Linux
2011-06-11
1
-37
/
+40
*
NET: am79c961: ensure asm() statements are marked volatile
Russell King - ARM Linux
2011-06-11
1
-7
/
+7
*
net: am79c961a: Omit private ndo_get_stats function
Tobias Klauser
2010-12-06
1
-9
/
+0
*
am79c961a: Use net_device_stats from struct net_device
Tobias Klauser
2010-08-17
1
-19
/
+16
*
net: trans_start cleanups
Eric Dumazet
2010-05-10
1
-1
/
+0
*
net: convert multicast list to list_head
Jiri Pirko
2010-04-03
1
-3
/
+3
*
net/arm: convert to use netdev_for_each_mc_addr
Jiri Pirko
2010-02-22
1
-5
/
+5
*
net: move am79c961's probe function to .devinit.text
Uwe Kleine-König
2010-02-12
1
-1
/
+1
*
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
1
-1
/
+1
*
am79c961a: convert to net_device_ops
Alexander Beregalov
2009-04-11
1
-9
/
+15
*
[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Convert asm/io.h to linux/io.h
Russell King
2009-03-25
1
-1
/
+1
*
[NET] am79c961a: fix spin_lock usage
Uwe Kleine-König
2009-01-24
1
-10
/
+10
*
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-11-03
1
-1
/
+0
*
net: convert print_mac to %pM
Johannes Berg
2008-10-27
1
-4
/
+2
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-1
/
+1
*
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
2008-08-07
1
-1
/
+1
*
[ARM] am79c961a: platform_get_irq() may return signed unnoticed
Roel Kluin
2008-04-28
1
-3
/
+7
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-5
/
+3
*
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
Denis Cheng
2007-10-10
1
-1
/
+1
*
potential compiler error, irqfunc caller sites update
Yoann Padioleau
2007-07-06
1
-1
/
+1
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+0
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-2
/
+2
*
[PATCH] handle errors returned by platform_get_irq*()
David Vrabel
2006-03-20
1
-1
/
+3
*
[ARM] Update am79c961 to use struct platform_driver
Russell King
2006-01-09
1
-6
/
+6
*
[ARM] Convert EBSA110 network driver to a platform driver
Russell King
2005-10-31
1
-9
/
+32
*
[ARM] 2/4: Remove asm/hardware.h from asm-arm/arch-ebsa110/io.h
Russell King
2005-10-28
1
-0
/
+1
*
[ARM] Fix init printk for EBSA110 network driver, and link timer
Russell King
2005-10-02
1
-11
/
+9
*
[ARM] Fix EBSA110 network driver link detection
Russell King
2005-10-02
1
-1
/
+1
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+750