aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-02-04virtio: free transmit skbs when notified, not on next xmit.Rusty Russell
2008-02-04virtio: flush buffers on openRusty Russell
2008-02-04virtnet: remove double ether_setupChristian Borntraeger
2008-02-04virtio: Allow virtio to be modular and used by modulesRusty Russell
2008-02-04virtio: Use the sg_phys convenience function.Rusty Russell
2008-02-04virtio: Put the virtio under the virtualization menuAnthony Liguori
2008-02-04virtio: handle interrupts after callbacks turned offRusty Russell
2008-02-04virtio: reset functionRusty Russell
2008-02-04virtio: populate network rings in the probe routine, not openRusty Russell
2008-02-04virtio: Tweak virtio_net definesRusty Russell
2008-02-04virtio: Net header needs hdr_lenRusty Russell
2008-02-04virtio: clarify NO_NOTIFY flag usageRusty Russell
2008-02-04virtio: explicit enable_cb/disable_cb rather than callback return.Rusty Russell
2008-02-04virtio: simplify config mechanism.Rusty Russell
2008-02-04virtio: Implement skb_partial_csum_set, for setting partial csums on untruste...Rusty Russell
2008-02-03scsi: fix dependency bug in aic7 MakefileSam Ravnborg
2008-02-03drivers/watchdog/: Spelling fixesJoe Perches
2008-02-03drivers/video/: Spelling fixesJoe Perches
2008-02-03drivers/ssb/: Spelling fixesJoe Perches
2008-02-03drivers/serial/: Spelling fixesJoe Perches
2008-02-03drivers/scsi/: Spelling fixesJoe Perches
2008-02-03drivers/pcmcia/: Spelling fixesJoe Perches
2008-02-03drivers/parisc/: Spelling fixesJoe Perches
2008-02-03drivers/nubus/: Spelling fixesJoe Perches
2008-02-03drivers/mtd/: Spelling fixesJoe Perches
2008-02-03drivers/message/: Spelling fixesJoe Perches
2008-02-03drivers/media/: Spelling fixesJoe Perches
2008-02-03drivers/macintosh/: Spelling fixesJoe Perches
2008-02-03drivers/isdn/: Spelling fixesJoe Perches
2008-02-03drivers/input/: Spelling fixesJoe Perches
2008-02-03drivers/firmware/: Spelling fixesJoe Perches
2008-02-03drivers/edac/: Spelling fixesJoe Perches
2008-02-03drivers/char/: Spelling fixesJoe Perches
2008-02-03drivers/bluetooth/: Spelling fixesJoe Perches
2008-02-03drivers/block/: Spelling fixesJoe Perches
2008-02-03drivers/ata/: Spelling fixesJoe Perches
2008-02-03drivers/acpi/: Spelling fixesJoe Perches
2008-02-03MAINTAINERS: remove Adam Fritzler, remove his email address in other sourcesJoe Perches
2008-02-03dio: fix kernel-doc notationRandy Dunlap
2008-02-03jonada720: remove duplicate includeAndre Haupt
2008-02-03bf54x: remove duplicate includeAndre Haupt
2008-02-03gameport: remove duplicate includeAndre Haupt
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas
2008-02-03Typoes: "whith" -> "with"Robert P. J. Day
2008-02-03Fix a small number of "memeber" typoes.Robert P. J. Day
2008-02-03fix typo 'the same the\>'Uwe Kleine-König
2008-02-03SERIAL_NETX_CONSOLE provides console for NetX, not IMXUwe Kleine-König
2008-02-03Coding style fix drivers/serial/icom.hMichal Piotrowski
2008-02-03Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...David S. Miller
2008-02-03EMAC driver: Fix bug: The clock divisor is set to all ones at reset.Bryan Wu