Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / drivers / net / ixp2000 /
2010-05-10 Eric Dumazetnet: trans_start cleanups
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2009-10-13 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-13 Eric Dumazetnet: Use netdev_alloc_skb_ip_align()
2009-10-13 Vincent Sandersnet: Fix IXP 2000 network driver building.
2009-09-02 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-08-24 Dongdong Dengdrivers/net: fixed drivers that support netpoll use...
2009-07-06 Patrick McHardynet: use NETDEV_TX_OK instead of 0 in ndo_start_xmit...
2009-04-16 Alexander Beregalovixp2000/ixpdev: convert to net_device_ops
2009-01-21 Ben Hutchingsnet: Remove redundant NAPI functions
2008-12-23 Neil Hormannet: Remove unused netdev arg from some NAPI interfaces.
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-08-07 Russell King[ARM] Move include/asm-arm/arch-* to arch/arm/*/include...
2008-08-07 Russell King[ARM] Remove asm/hardware.h, use asm/arch/hardware...
2008-08-07 Russell King[ARM] Eliminate useless includes of asm/mach-types.h
2008-05-22 Stephen Hemmingerixp2000: use netdev_alloc_skb
2008-01-09 David S. Miller[NET]: Do not check netif_running() and carrier state...
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Stephen Hemminger[NET]: Make NAPI polling independent of struct net_devi...
2007-07-11 David S. Miller[NET]: Kill eth_copy_and_sum().
2007-07-06 Yoann Padioleaupotential compiler error, irqfunc caller sites update
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2006-10-05 David HowellsIRQ: Maintain regs pointer globally rather than passing...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: drivers/net: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-05-15 Lennert BuytenhekThe ixp2000 driver for the enp2611 was developed on...
2006-03-29 Lennert Buytenhek[PATCH] ixp2000: fix gcc4 breakage
2006-03-21 Lennert Buytenhek[ARM] 3373/1: move uengine loader to arch/arm/common
2005-12-04 Stephen Hemminger[PATCH] ixp2000: change netif_schedule_test to __netif_...
2005-12-01 Lennert Buytenhek[PATCH] ixp2000: add driver version, bump version to 0.2
2005-12-01 Lennert Buytenhek[PATCH] ixp2000: add netpoll support
2005-12-01 Lennert Buytenhek[PATCH] enp2611: disable/enable SERDES carrier on inter...
2005-12-01 Lennert Buytenhek[PATCH] pm3386: implement reset
2005-12-01 Lennert Buytenhek[PATCH] pm3386: add hook for setting carrier
2005-12-01 Lennert Buytenhek[PATCH] pm3386: add hook for setting MAC address
2005-12-01 Lennert Buytenhek[PATCH] ixp2000: report MAC addresses for each port...
2005-12-01 Lennert Buytenhek[PATCH] enp2611: report link up/down events
2005-12-01 Lennert Buytenhek[PATCH] enp2611: use 'dev' in link status timer
2005-12-01 Lennert Buytenhek[PATCH] enp2611: don't check netif_running() in link...
2005-12-01 Lennert Buytenhek[PATCH] ixp2000: use netif_rx_schedule_test
2005-12-01 Lennert Buytenhek[PATCH] caleb/pm3386: include proper header files
2005-12-01 Lennert Buytenhek[PATCH] pm3386: remove unnecessary udelays
2005-12-01 Lennert Buytenhek[PATCH] pm3386: zero stats properly
2005-12-01 Lennert Buytenhek[PATCH] ixp2000: register netdevices last
2005-11-18 Lennert Buytenhek[PATCH] intel ixp2000 network driver