summaryrefslogtreecommitdiff
path: root/drivers/net/tokenring
AgeCommit message (Expand)Author
2009-06-12trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentati...Martin Olsson
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-03-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jaswin...David S. Miller
2009-03-303C359: use request_firmwareJaswinder Singh Rajput
2009-03-27tokenring: convert smctr to net_device_opsStephen Hemminger
2009-03-27tokenring: convert drivers to net_device_opsStephen Hemminger
2009-03-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-03-04tmspci: fix request_irq raceMeelis Roos
2009-02-17drivers/net/tokenring: fix sparse warning: cast truncates bits from const valueHannes Eder
2009-02-17drivers/net/tokenring: fix sparse warning: symbol shadows an earlier oneHannes Eder
2009-02-17drivers/net/tokenring: fix warning: format not a string literal and no ...Hannes Eder
2009-01-213c559: convert to net_device_opsStephen Hemminger
2009-01-21tms380tr: convert to net_device_opsStephen Hemminger
2009-01-21olympic: convert to net_device_opsStephen Hemminger
2009-01-21olympic: convert to internal network device statsStephen Hemminger
2009-01-21lanstreamer: convert to net_device_opsStephen Hemminger
2009-01-21lanstreamer: convert to internal network statsStephen Hemminger
2009-01-21ibmtr: convert to net_device_opsStephen Hemminger
2009-01-21ibmtr: convert to internal network_device_statsStephen Hemminger
2009-01-06trivial: fix then -> than typos in comments and documentationFrederik Schwarzer
2008-12-27net: Allow dependancies of FDDI & Tokenring to be modular.Dave Jones
2008-12-26drivers/net/tokenring: fix sparse warnings: make symbols staticHannes Eder
2008-12-08netdevice: Kill netdev->privWang Chen
2008-11-24tokenring/3c359.c: Prevent possible mem leak when open failedJirka Pirko
2008-11-24tokenring/3c359.c: Fix error message when allocating tx_ringJirka Pirko
2008-11-24tokenring/3c359.c: fix allocation null checkJirka Pirko
2008-11-12netdevice: safe convert to netdev_priv() #part-3Wang Chen
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-27net: convert print_mac to %pMJohannes Berg
2008-10-13net: Rationalise email address: Network Specific PartsAlan Cox
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-01Remove newline from the description of module parametersNiels de Vos
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-10smctr: use request_firmware()David Woodhouse
2008-05-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-05-22drivers/net/tokenring/olympic.c: fix warningAndrew Morton
2008-05-22drivers/net/tokenring/3c359.c: squish a warningAndrew Morton
2008-05-133c359: use netstats in net_device structurePaulius Zaleckas
2008-04-14Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2008-04-08[NET]: Undo code bloat in hot paths due to print_mac().David S. Miller
2008-04-04net/tokenring/olympic.c section fixesAdrian Bunk
2008-03-28drivers/net/tokenring/3c359.c: use time_* macrosS.Caglar Onur
2008-03-25smctr.c: fix logical-bitwise-or confusionJay Schulist
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-03MAINTAINERS: remove Adam Fritzler, remove his email address in other sourcesJoe Perches
2008-02-03olympic_open() must be __devinitAdrian Bunk
2008-01-28NULL noise in drivers/netAl Viro
2008-01-28endianness annotations and fixes for olympicAl Viro
2007-12-223c359 endianness annotations and fixesAl Viro
2007-10-16tokenring/3c359.c: fixed array index problemMarcus Meissner