aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tokenring/3c359.c
Commit message (Expand)AuthorAgeFilesLines
* netdevice: Kill netdev->privWang Chen2008-12-081-2/+3
* tokenring/3c359.c: Prevent possible mem leak when open failedJirka Pirko2008-11-241-0/+2
* tokenring/3c359.c: Fix error message when allocating tx_ringJirka Pirko2008-11-241-1/+1
* tokenring/3c359.c: fix allocation null checkJirka Pirko2008-11-241-1/+1
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-2/+0
* Remove newline from the description of module parametersNiels de Vos2008-08-011-4/+4
* 3c359: use netstats in net_device structurePaulius Zaleckas2008-05-131-14/+6
* drivers/net/tokenring/3c359.c: use time_* macrosS.Caglar Onur2008-03-281-10/+11
* 3c359 endianness annotations and fixesAl Viro2007-12-221-47/+43
* tokenring/3c359.c: fixed array index problemMarcus Meissner2007-10-161-1/+1
* Avoid possible NULL pointer deref in 3c359 driverJesper Juhl2007-10-101-5/+0
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* drivers/net/tokenring/3c359.cSurya Prabhakar N2007-10-101-4/+2
* dev->priv to netdev_priv(dev), drivers/net/tokenring/Yoann Padioleau2007-10-101-29/+29
* tokenring/3c359.c:xl_init() must be __devinitAdrian Bunk2007-07-101-1/+1
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-2/+5
* [TR]: Make tr_type_trans set skb->devArnaldo Carvalho de Melo2007-04-251-4/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* drivers/net: Remove deprecated use of pci_module_init()Jeff Garzik2006-08-191-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-301-1/+0
* [PATCH] drivers/net/tokenring/: cleanupsAdrian Bunk2005-06-261-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1830