aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-02-04virtio: reset functionRusty Russell5-17/+31
2008-02-04virtio: populate network rings in the probe routine, not openRusty Russell1-19/+25
2008-02-04virtio: Tweak virtio_net definesRusty Russell1-16/+16
2008-02-04virtio: Net header needs hdr_lenRusty Russell1-1/+2
2008-02-04virtio: clarify NO_NOTIFY flag usageRusty Russell1-0/+2
2008-02-04virtio: explicit enable_cb/disable_cb rather than callback return.Rusty Russell4-15/+26
2008-02-04virtio: simplify config mechanism.Rusty Russell5-141/+100
2008-02-04virtio: Implement skb_partial_csum_set, for setting partial csums on untrusted packets.Rusty Russell1-10/+1
2008-02-03scsi: fix dependency bug in aic7 MakefileSam Ravnborg1-7/+2
2008-02-03drivers/watchdog/: Spelling fixesJoe Perches1-1/+1
2008-02-03drivers/video/: Spelling fixesJoe Perches5-5/+5
2008-02-03drivers/ssb/: Spelling fixesJoe Perches1-1/+1
2008-02-03drivers/serial/: Spelling fixesJoe Perches1-1/+1
2008-02-03drivers/scsi/: Spelling fixesJoe Perches16-21/+21
2008-02-03drivers/pcmcia/: Spelling fixesJoe Perches2-2/+2
2008-02-03drivers/parisc/: Spelling fixesJoe Perches2-3/+3
2008-02-03drivers/nubus/: Spelling fixesJoe Perches1-1/+1
2008-02-03drivers/mtd/: Spelling fixesJoe Perches8-10/+10
2008-02-03drivers/message/: Spelling fixesJoe Perches3-6/+6
2008-02-03drivers/media/: Spelling fixesJoe Perches13-13/+13
2008-02-03drivers/macintosh/: Spelling fixesJoe Perches1-1/+1
2008-02-03drivers/isdn/: Spelling fixesJoe Perches2-2/+2
2008-02-03drivers/input/: Spelling fixesJoe Perches1-1/+1
2008-02-03drivers/firmware/: Spelling fixesJoe Perches1-1/+1
2008-02-03drivers/edac/: Spelling fixesJoe Perches2-2/+2
2008-02-03drivers/char/: Spelling fixesJoe Perches10-11/+11
2008-02-03drivers/bluetooth/: Spelling fixesJoe Perches1-1/+1
2008-02-03drivers/block/: Spelling fixesJoe Perches1-2/+2
2008-02-03drivers/ata/: Spelling fixesJoe Perches6-7/+7
2008-02-03drivers/acpi/: Spelling fixesJoe Perches2-2/+2
2008-02-03MAINTAINERS: remove Adam Fritzler, remove his email address in other sourcesJoe Perches11-11/+11
2008-02-03dio: fix kernel-doc notationRandy Dunlap1-36/+34
2008-02-03jonada720: remove duplicate includeAndre Haupt1-1/+0
2008-02-03bf54x: remove duplicate includeAndre Haupt1-1/+0
2008-02-03gameport: remove duplicate includeAndre Haupt1-1/+0
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas17-21/+21
2008-02-03Typoes: "whith" -> "with"Robert P. J. Day1-1/+1
2008-02-03Fix a small number of "memeber" typoes.Robert P. J. Day1-1/+1
2008-02-03fix typo 'the same the\>'Uwe Kleine-König1-1/+1
2008-02-03SERIAL_NETX_CONSOLE provides console for NetX, not IMXUwe Kleine-König1-2/+2
2008-02-03Coding style fix drivers/serial/icom.hMichal Piotrowski1-1/+1
2008-02-03Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller6-24/+35
2008-02-03EMAC driver: Fix bug: The clock divisor is set to all ones at reset.Bryan Wu1-1/+1
2008-02-03EMAC driver: fix bug - invalidate data cache of new_skb->data range when cache is WBAlexey Demin1-0/+6
2008-02-03EMAC driver: add power down modeVitja Makarov1-1/+2
2008-02-03EMAC driver: ADSP-BF52x arch/mach supportMichael Hennerich2-7/+8
2008-02-03EMAC driver: use simpler comment headers and strip out information that is maintained in the scm's logMike Frysinger2-55/+8
2008-02-03EMAC driver: bf537 MAC multicast hash filtering patchAidan Williams1-1/+41
2008-02-03EMAC driver: define MDC_CLK=2.5MHz and caculate mdc_div according to SCLK.Bryan Wu1-4/+12
2008-02-03EMAC driver: shorten the mdelay value to solve netperf performance issueBryan Wu1-2/+2