index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ixp2000
/
ixpdev.c
Age
Commit message (
Expand
)
Author
2011-08-11
xscale: Move the Intel XScale IXP drivers
Jeff Kirsher
2011-06-06
net: remove interrupt.h inclusion from netdevice.h
Alexey Dobriyan
2010-05-10
net: trans_start cleanups
Eric Dumazet
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-10-13
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-13
net: Use netdev_alloc_skb_ip_align()
Eric Dumazet
2009-10-13
net: Fix IXP 2000 network driver building.
Vincent Sanders
2009-09-02
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-08-23
drivers/net: fixed drivers that support netpoll use ndo_start_xmit()
Dongdong Deng
2009-07-05
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-04-16
ixp2000/ixpdev: convert to net_device_ops
Alexander Beregalov
2009-01-21
net: Remove redundant NAPI functions
Ben Hutchings
2008-12-22
net: Remove unused netdev arg from some NAPI interfaces.
Neil Horman
2008-11-03
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
2008-08-07
[ARM] Eliminate useless includes of asm/mach-types.h
Russell King
2008-05-22
ixp2000: use netdev_alloc_skb
Stephen Hemminger
2008-01-08
[NET]: Do not check netif_running() and carrier state in ->poll()
David S. Miller
2007-10-10
[NET]: Make NAPI polling independent of struct net_device objects.
Stephen Hemminger
2007-07-10
[NET]: Kill eth_copy_and_sum().
David S. Miller
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-07-02
[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-29
[PATCH] ixp2000: fix gcc4 breakage
Lennert Buytenhek
2006-03-21
[ARM] 3373/1: move uengine loader to arch/arm/common
Lennert Buytenhek
2005-12-03
[PATCH] ixp2000: change netif_schedule_test to __netif_schedule_prep
Stephen Hemminger
2005-12-01
[PATCH] ixp2000: add driver version, bump version to 0.2
Lennert Buytenhek
2005-12-01
[PATCH] ixp2000: add netpoll support
Lennert Buytenhek
2005-12-01
[PATCH] ixp2000: report MAC addresses for each port on init
Lennert Buytenhek
2005-12-01
[PATCH] ixp2000: use netif_rx_schedule_test
Lennert Buytenhek
2005-12-01
[PATCH] ixp2000: register netdevices last
Lennert Buytenhek
2005-11-18
[PATCH] intel ixp2000 network driver
Lennert Buytenhek