summaryrefslogtreecommitdiffstats
path: root/drivers/net/ixp2000
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-071-2/+2
* [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
* [ARM] Eliminate useless includes of asm/mach-types.hRussell King2008-08-071-1/+0
* ixp2000: use netdev_alloc_skbStephen Hemminger2008-05-221-2/+2
* [NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller2008-01-081-2/+0
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-102-14/+27
* [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-101-1/+1
* potential compiler error, irqfunc caller sites updateYoann Padioleau2007-07-061-1/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-2/+1
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-305-5/+0
* The ixp2000 driver for the enp2611 was developed on a board withLennert Buytenhek2006-05-153-10/+34
* [PATCH] ixp2000: fix gcc4 breakageLennert Buytenhek2006-03-291-4/+1
* [ARM] 3373/1: move uengine loader to arch/arm/commonLennert Buytenhek2006-03-212-2/+2
* [PATCH] ixp2000: change netif_schedule_test to __netif_schedule_prepStephen Hemminger2005-12-031-1/+1
* [PATCH] ixp2000: add driver version, bump version to 0.2Lennert Buytenhek2005-12-011-0/+4
* [PATCH] ixp2000: add netpoll supportLennert Buytenhek2005-12-011-0/+12
* [PATCH] enp2611: disable/enable SERDES carrier on interface down/upLennert Buytenhek2005-12-011-0/+5
* [PATCH] pm3386: implement resetLennert Buytenhek2005-12-011-1/+31
* [PATCH] pm3386: add hook for setting carrierLennert Buytenhek2005-12-012-0/+6
* [PATCH] pm3386: add hook for setting MAC addressLennert Buytenhek2005-12-012-0/+8
* [PATCH] ixp2000: report MAC addresses for each port on initLennert Buytenhek2005-12-011-0/+8
* [PATCH] enp2611: report link up/down eventsLennert Buytenhek2005-12-011-0/+5
* [PATCH] enp2611: use 'dev' in link status timerLennert Buytenhek2005-12-011-4/+4
* [PATCH] enp2611: don't check netif_running() in link status timerLennert Buytenhek2005-12-011-3/+0
* [PATCH] ixp2000: use netif_rx_schedule_testLennert Buytenhek2005-12-011-7/+1
* [PATCH] caleb/pm3386: include proper header filesLennert Buytenhek2005-12-012-0/+2
* [PATCH] pm3386: remove unnecessary udelaysLennert Buytenhek2005-12-011-13/+0
* [PATCH] pm3386: zero stats properlyLennert Buytenhek2005-12-011-1/+1
* [PATCH] ixp2000: register netdevices lastLennert Buytenhek2005-12-011-18/+17
* [PATCH] intel ixp2000 network driverLennert Buytenhek2005-11-1816-0/+2459