aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/tokenring
AgeCommit message (Expand)Author
2010-12-21drivers/net/*/: Use static constJoe Perches
2010-10-25tms380tr: Use mdelay() in tms380tr_wait().David S. Miller
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock
2010-09-26drivers/net: return operator cleanupEric Dumazet
2010-09-21tmspci: fix tr%d in printkMeelis Roos
2010-08-22tokenring: remove unneeded NULL checksDan Carpenter
2010-05-14drivers/net: Remove unnecessary returns from void function()sJoe Perches
2010-05-10net: trans_start cleanupsEric Dumazet
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-03net: convert multicast list to list_headJiri Pirko
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-24net/tokenring: remove trailing space in messagesFrans Pop
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-18tokenring: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-12net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack
2010-01-07drivers/net/: use DEFINE_PCI_DEVICE_TABLE()Alexey Dobriyan
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-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches
2009-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-11-18drivers/net: remove exceptional & on function nameJulia Lawall
2009-11-10tms380tr: declare MODULE_FIRMWAREBen Hutchings
2009-11-09tree-wide: fix a very frequent spelling mistakeDirk Hohndel
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-10-29ibmtr: possible Read buffer overflow?roel kluin
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan
2009-09-01tokenring: convert to netdev_tx_tStephen Hemminger
2009-08-12drivers/net/tokenring: Use status field rather than state fieldJulia Lawall
2009-07-30Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2009-07-26tokenring: Read buffer overflowroel kluin
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy
2009-07-05net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-13net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy
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