summaryrefslogtreecommitdiff
path: root/drivers/net/tokenring/smctr.c
AgeCommit message (Expand)Author
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches
2009-09-01tokenring: convert to netdev_tx_tStephen Hemminger
2009-08-12drivers/net/tokenring: Use status field rather than state fieldJulia Lawall
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
2009-03-27tokenring: convert smctr to net_device_opsStephen Hemminger
2009-02-17drivers/net/tokenring: fix sparse warning: cast truncates bits from const valueHannes Eder
2009-02-17drivers/net/tokenring: fix warning: format not a string literal and no ...Hannes Eder
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-13net: Rationalise email address: Network Specific PartsAlan Cox
2008-07-10smctr: use request_firmware()David Woodhouse
2008-03-25smctr.c: fix logical-bitwise-or confusionJay Schulist
2008-01-28NULL noise in drivers/netAl Viro
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-07-17drivers/*: mark variables with uninitialized_var()Jeff Garzik
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[TR]: Make tr_type_trans set skb->devArnaldo Carvalho de Melo
2006-12-04[PATCH] trivial missing __init in drivers/net/*Al Viro
2006-10-06drivers/net: eliminate irq handler impossible checks, needless castsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-08-19[PATCH] smctr section fixAndrew Morton
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-06-26[PATCH] drivers/net/tokenring/: cleanupsAdrian Bunk
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-07-12[PATCH] sparse: drivers/net partial NULL noise removalAlexander Viro
2004-07-10[PATCH] Fix MCA_LEGACY dependenciesAdrian Bunk
2004-03-12[PATCH] use netdev_priv() in net/tokenring/ driversRandy Dunlap
2004-03-12[PATCH] smctr: fix init section usageRandy Dunlap
2004-01-19Merge redhat.com:/spare/repo/linux-2.5Jeff Garzik
2004-01-10[PATCH] (2/6) smctr -- probe2Stephen Hemminger
2004-01-10[PATCH] smctr - get rid of MOD_INC/DECStephen Hemminger
2003-09-27[MCA] include linux/mca-legacy.h directly, to access deprecated MCA APIJeff Garzik
2003-09-19[NET]: Remove unneeded includes (tokenring).Randy Dunlap
2003-08-20Fix smctr.c warning for unused label.Linus Torvalds
2003-08-19[NET]: free_netdev - tokenring changes.Stephen Hemminger
2003-06-02[NET]: Convert most tokenring drivers away from {init,register,unregister}_tr...Alexander Viro
2003-04-27net driver cleanup, volume 7Andrew Morton
2003-02-25[PATCH] Spelling fixes: accommodateMichael Hayes
2003-02-25[PATCH] Spelling fixes: boundaryMichael Hayes
2003-02-13[tokenring smctr] fix MAC address inputJochen Friedrich
2003-02-12[tokenring smctr] remove stray ';' that prevented a loop from working [#312]Jeff Garzik
2002-11-21o drivers/net: fix up header cleanup: remove unneeded sched.h includesArnaldo Carvalho de Melo
2002-10-27[PATCH] MCA bus basic cleanupsAlan Cox
2002-04-03Remove unused, and now deprecated, references toJeff Garzik