summaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip/interrupt.c
Commit message (Expand)AuthorAgeFilesLines
* tulip/interrupt.c: Use dev_<level> and pr_<level>Joe Perches2010-02-011-47/+53
* drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-8/+8
* tulip: Fix for MTU problems with 802.1q tagged framesTomasz Lemiech2009-03-131-29/+55
* net: Remove redundant NAPI functionsBen Hutchings2009-01-211-5/+5
* net: Remove unused netdev arg from some NAPI interfaces.Neil Horman2008-12-231-4/+4
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-041-2/+0Star
* drivers/net/tulip: update first comment in tulip filesGrant Grundler2008-06-251-3/+2Star
* [NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller2008-01-091-5/+0Star
* [TULIP]: NAPI full quantum bug.Stephen Hemminger2008-01-091-1/+2
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-111-31/+23Star
* [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-111-4/+4
* Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* Fix tulip SytemError typoValerie Henson2007-04-281-2/+2
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-261-2/+0Star
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* [PATCH] Change tulip maintainerValerie Henson2006-09-111-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik2006-05-271-63/+63
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-291-5/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+786