summaryrefslogtreecommitdiffstats
path: root/drivers/net/rrunner.c
AgeCommit message (Expand)AuthorLines
2008-01-28drivers/net: Add missing "space"Joe Perches-1/+1
2007-12-22rrunner: use offsetof() instead of homegrown insanityAl Viro-25/+24
2007-11-07[RRUNNER]: Do not muck with sysctl_{r,w}mem_maxDavid S. Miller-18/+0
2007-10-23[NET]: Don't declare extern variables in net/core/sysctl_net_core.cPavel Emelyanov-5/+3
2007-10-10[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()Joe Perches-6/+2
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik-21/+10
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle-1/+0
2007-07-10rrunner.c:rr_init() must be __devinitAdrian Bunk-1/+1
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo-1/+1
2007-04-25[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->devArnaldo Carvalho de Melo-1/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells-1/+1
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik-25/+25
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik-1/+1
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2005-10-28drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl-4/+2
2005-08-29[NET]: Remove HIPPI private from skbuff.hStephen Hemminger-1/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1756