aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tokenring/smctr.c
Commit message (Expand)AuthorAgeFilesLines
* Fix common misspellingsLucas De Marchi2011-03-311-6/+6
* drivers/net: return operator cleanupEric Dumazet2010-09-261-249/+251
* drivers/net: Remove unnecessary returns from void function()sJoe Perches2010-05-141-2/+0
* net: trans_start cleanupsEric Dumazet2010-05-101-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-1/+1
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-041-1/+1
* | drivers/net: Move && and || to end of previous lineJoe Perches2009-12-031-44/+42
|/
* tokenring: convert to netdev_tx_tStephen Hemminger2009-09-011-2/+4
* drivers/net/tokenring: Use status field rather than state fieldJulia Lawall2009-08-121-26/+10
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-131-1/+1
* tokenring: convert smctr to net_device_opsStephen Hemminger2009-03-271-7/+9
* drivers/net/tokenring: fix sparse warning: cast truncates bits from const valueHannes Eder2009-02-171-10/+0
* drivers/net/tokenring: fix warning: format not a string literal and no ...Hannes Eder2009-02-171-1/+2
* trivial: fix then -> than typos in comments and documentationFrederik Schwarzer2009-01-061-1/+1
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-031-2/+0
* net: Rationalise email address: Network Specific PartsAlan Cox2008-10-131-1/+1
* smctr: use request_firmware()David Woodhouse2008-07-101-21/+35
* smctr.c: fix logical-bitwise-or confusionJay Schulist2008-03-251-1/+1
* NULL noise in drivers/netAl Viro2008-01-281-2/+2
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-2/+0
* drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-171-2/+4
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-021-1/+0
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-2/+2
* [TR]: Make tr_type_trans set skb->devArnaldo Carvalho de Melo2007-04-251-2/+0
* [PATCH] trivial missing __init in drivers/net/*Al Viro2006-12-041-1/+1
* drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik2006-10-061-7/+0
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-2/+2
* [PATCH] smctr section fixAndrew Morton2006-08-191-3/+2
* [PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner2006-07-021-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] drivers/net/tokenring/: cleanupsAdrian Bunk2005-06-261-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+5742