aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tokenring/3c359.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-05-133c359: use netstats in net_device structurePaulius Zaleckas1-14/+6
2008-03-28drivers/net/tokenring/3c359.c: use time_* macrosS.Caglar Onur1-10/+11
2007-12-223c359 endianness annotations and fixesAl Viro1-47/+43
2007-10-16tokenring/3c359.c: fixed array index problemMarcus Meissner1-1/+1
2007-10-10Avoid possible NULL pointer deref in 3c359 driverJesper Juhl1-5/+0
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle1-1/+0
2007-10-10drivers/net/tokenring/3c359.cSurya Prabhakar N1-4/+2
2007-10-10dev->priv to netdev_priv(dev), drivers/net/tokenring/Yoann Padioleau1-29/+29
2007-07-10tokenring/3c359.c:xl_init() must be __devinitAdrian Bunk1-1/+1
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo1-2/+5
2007-04-25[TR]: Make tr_type_trans set skb->devArnaldo Carvalho de Melo1-4/+0
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-08-19drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik1-1/+1
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-06-26[PATCH] drivers/net/tokenring/: cleanupsAdrian Bunk1-1/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1830