aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tulip/interrupt.c
Commit message (Expand)AuthorAgeFilesLines
* tulip: Convert uses of KERN_DEBUGJoe Perches2011-05-091-24/+24
* tulip: use integrated netdev statsEric Dumazet2010-09-031-33/+44
* tulip/interrupt.c: Use dev_<level> and pr_<level>Joe Perches2010-01-311-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-221-4/+4
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-2/+0
* drivers/net/tulip: update first comment in tulip filesGrant Grundler2008-06-241-3/+2
* [NET]: Do not check netif_running() and carrier state in ->poll()David S. Miller2008-01-081-5/+0
* [TULIP]: NAPI full quantum bug.Stephen Hemminger2008-01-081-1/+2
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-101-31/+23
* [NET]: Kill eth_copy_and_sum().David S. Miller2007-07-101-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-251-2/+0
* 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/+0
* [netdrvr] trim trailing whitespace: 8139*.c, epic100, forcedeth, tulip/*Jeff Garzik2006-05-261-63/+63
* [NET]: Remove gratuitous use of skb->tail in network drivers.David S. Miller2005-06-281-5/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+786