index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixp2000
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-16
ixp2000/ixpdev: convert to net_device_ops
Alexander Beregalov
1
-6
/
+13
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
1
-2
/
+2
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
1
-2
/
+2
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-2
/
+0
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-2
/
+2
2008-08-07
[ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead
Russell King
1
-1
/
+1
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
1
-1
/
+0
2008-05-22
ixp2000: use netdev_alloc_skb
Stephen Hemminger
1
-2
/
+2
2008-01-08
[NET]: Do not check netif_running() and carrier state in ->poll()
David S. Miller
1
-2
/
+0
2007-10-10
[NET]: Nuke SET_MODULE_OWNER macro.
Ralf Baechle
1
-1
/
+0
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2
-14
/
+27
2007-07-10
[NET]: Kill eth_copy_and_sum().
David S. Miller
1
-1
/
+1
2007-07-06
potential compiler error, irqfunc caller sites update
Yoann Padioleau
1
-1
/
+1
2007-04-25
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-2
/
+1
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
5
-5
/
+0
2006-05-15
The ixp2000 driver for the enp2611 was developed on a board with
Lennert Buytenhek
3
-10
/
+34
2006-03-29
[PATCH] ixp2000: fix gcc4 breakage
Lennert Buytenhek
1
-4
/
+1
2006-03-21
[ARM] 3373/1: move uengine loader to arch/arm/common
Lennert Buytenhek
2
-2
/
+2
2005-12-03
[PATCH] ixp2000: change netif_schedule_test to __netif_schedule_prep
Stephen Hemminger
1
-1
/
+1
2005-12-01
[PATCH] ixp2000: add driver version, bump version to 0.2
Lennert Buytenhek
1
-0
/
+4
2005-12-01
[PATCH] ixp2000: add netpoll support
Lennert Buytenhek
1
-0
/
+12
2005-12-01
[PATCH] enp2611: disable/enable SERDES carrier on interface down/up
Lennert Buytenhek
1
-0
/
+5
2005-12-01
[PATCH] pm3386: implement reset
Lennert Buytenhek
1
-1
/
+31
2005-12-01
[PATCH] pm3386: add hook for setting carrier
Lennert Buytenhek
2
-0
/
+6
2005-12-01
[PATCH] pm3386: add hook for setting MAC address
Lennert Buytenhek
2
-0
/
+8
2005-12-01
[PATCH] ixp2000: report MAC addresses for each port on init
Lennert Buytenhek
1
-0
/
+8
2005-12-01
[PATCH] enp2611: report link up/down events
Lennert Buytenhek
1
-0
/
+5
2005-12-01
[PATCH] enp2611: use 'dev' in link status timer
Lennert Buytenhek
1
-4
/
+4
2005-12-01
[PATCH] enp2611: don't check netif_running() in link status timer
Lennert Buytenhek
1
-3
/
+0
2005-12-01
[PATCH] ixp2000: use netif_rx_schedule_test
Lennert Buytenhek
1
-7
/
+1
2005-12-01
[PATCH] caleb/pm3386: include proper header files
Lennert Buytenhek
2
-0
/
+2
2005-12-01
[PATCH] pm3386: remove unnecessary udelays
Lennert Buytenhek
1
-13
/
+0
2005-12-01
[PATCH] pm3386: zero stats properly
Lennert Buytenhek
1
-1
/
+1
2005-12-01
[PATCH] ixp2000: register netdevices last
Lennert Buytenhek
1
-18
/
+17
2005-11-18
[PATCH] intel ixp2000 network driver
Lennert Buytenhek
16
-0
/
+2459