aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/tokenring/smctr.c
AgeCommit message (Expand)Author
2012-05-15tokenring: delete all remaining driver supportPaul Gortmaker
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-03-31Fix common misspellingsLucas De Marchi
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-10net: trans_start cleanupsEric Dumazet
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
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-04-16Linux-2.6.12-rc2Linus Torvalds