summaryrefslogtreecommitdiffstats
path: root/drivers/net/tokenring
AgeCommit message (Expand)AuthorLines
2012-03-28Remove all #inclusions of asm/system.hDavid Howells-11/+0
2012-02-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+4
2012-02-07CONFIG_TR/CONFIG_LLC: work around the problem with selectAl Viro-1/+4
2012-02-04tms380tr: Fix cascading if/else tab abuseJoe Perches-112/+67
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches-5/+0
2011-08-27drivers/net: Kconfig & Makefile cleanupJeff Kirsher-1/+1
2011-08-27ixbmtr_cs: Move the IBM PCMCIA Token Ring driverJeff Kirsher-11/+394
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko-6/+6
2011-06-21drivers/net: Remove casts of void *Joe Perches-1/+1
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan-0/+1
2011-06-05drivers/net: Remove unnecessary semicolonsJoe Perches-3/+5
2011-05-31Revert "net: fix section mismatches"David S. Miller-1/+1
2011-05-13olympic: convert to seq_fileAlexey Dobriyan-29/+28
2011-04-18net: fix section mismatchesMichał Mirosław-1/+1
2011-04-11net: fix tranmitted/tranmitting typoPeter Pan(潘卫平)-4/+4
2011-03-31Fix common misspellingsLucas De Marchi-11/+11
2010-12-21drivers/net/*/: Use static constJoe Perches-2/+3
2010-10-25tms380tr: Use mdelay() in tms380tr_wait().David S. Miller-1/+1
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds-1/+1
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock-1/+1
2010-09-26drivers/net: return operator cleanupEric Dumazet-279/+281
2010-09-21tmspci: fix tr%d in printkMeelis Roos-6/+4
2010-08-22tokenring: remove unneeded NULL checksDan Carpenter-4/+2
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches-61/+0
2010-05-10net: trans_start cleanupsEric Dumazet-3/+2
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-2/+3
2010-04-03net: convert multicast list to list_headJiri Pirko-30/+30
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-2/+3
2010-03-24net/tokenring: remove trailing space in messagesFrans Pop-106/+106
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina-2/+2
2010-02-18tokenring: convert to use netdev_for_each_mc_addrJiri Pirko-17/+9
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko-5/+5
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack-2/+2
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan-5/+5
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-2/+2
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa-1/+1
2009-12-03drivers/net: Move && and || to end of previous lineJoe Perches-60/+58
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches-2/+2
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-0/+1
2009-11-18drivers/net: remove exceptional & on function nameJulia Lawall-4/+3
2009-11-10tms380tr: declare MODULE_FIRMWAREBen Hutchings-0/+2
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel-1/+1
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-2/+9
2009-10-29ibmtr: possible Read buffer overflow?roel kluin-2/+9
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan-0/+1
2009-09-01tokenring: convert to netdev_tx_tStephen Hemminger-18/+29
2009-08-12drivers/net/tokenring: Use status field rather than state fieldJulia Lawall-26/+10
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+1
2009-07-26tokenring: Read buffer overflowroel kluin-1/+1
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy-2/+2