aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tokenring (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-21drivers/net: Remove casts of void *Joe Perches1-1/+1
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan1-0/+1
2011-06-05drivers/net: Remove unnecessary semicolonsJoe Perches2-3/+5
2011-05-31Revert "net: fix section mismatches"David S. Miller1-1/+1
2011-05-13olympic: convert to seq_fileAlexey Dobriyan1-29/+28
2011-04-18net: fix section mismatchesMichał Mirosław1-1/+1
2011-04-11net: fix tranmitted/tranmitting typoPeter Pan(潘卫平)3-4/+4
2011-03-31Fix common misspellingsLucas De Marchi4-11/+11
2010-12-21drivers/net/*/: Use static constJoe Perches1-2/+3
2010-10-25tms380tr: Use mdelay() in tms380tr_wait().David S. Miller1-1/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-1/+1
2010-09-26drivers/net: return operator cleanupEric Dumazet3-279/+281
2010-09-21tmspci: fix tr%d in printkMeelis Roos1-6/+4
2010-08-22tokenring: remove unneeded NULL checksDan Carpenter1-4/+2
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches3-61/+0
2010-05-10net: trans_start cleanupsEric Dumazet3-3/+2
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller5-2/+3
2010-04-03net: convert multicast list to list_headJiri Pirko5-30/+30
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo5-2/+3
2010-03-24net/tokenring: remove trailing space in messagesFrans Pop4-106/+106
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-2/+2
2010-02-18tokenring: convert to use netdev_for_each_mc_addrJiri Pirko5-17/+9
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko5-5/+5
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-2/+2
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan5-5/+5
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches3-60/+58
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2-2/+2
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-0/+1
2009-11-18drivers/net: remove exceptional & on function nameJulia Lawall2-4/+3
2009-11-10tms380tr: declare MODULE_FIRMWAREBen Hutchings1-0/+2
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel1-1/+1
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+9
2009-10-29ibmtr: possible Read buffer overflow?roel kluin1-2/+9
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-09-01tokenring: convert to netdev_tx_tStephen Hemminger6-18/+29
2009-08-12drivers/net/tokenring: Use status field rather than state fieldJulia Lawall1-26/+10
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+1
2009-07-26tokenring: Read buffer overflowroel kluin1-1/+1
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2-2/+2
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy4-4/+4
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller3-3/+3
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy5-5/+5
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments.Martin Olsson3-3/+3
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang1-1/+1
2009-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswinder/net-next-2.6David S. Miller3-1596/+51
2009-03-303C359: use request_firmwareJaswinder Singh Rajput3-1596/+51
2009-03-27tokenring: convert smctr to net_device_opsStephen Hemminger1-7/+9