summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller2-3/+18
2008-03-21[NET] ifb: set separate lockdep classes for queue locksJarek Poplawski1-0/+15
2008-03-21[TG3]: Fix build warning on sparc32.David S. Miller1-3/+3
2008-03-19[RT2X00] drivers/net/wireless/rt2x00/rt2x00dev.c: remove dead code, fix warningAndrew Morton1-3/+0
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller306-3191/+8132
2008-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David S. Miller264-2835/+7579
2008-03-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller8-81/+127
2008-03-17Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-52/+118
2008-03-17ahci: Add Marvell 6121 SATA supportJose Alberto Reguero1-4/+15
2008-03-17pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer sizeTejun Heo1-1/+1
2008-03-17ahci: implement skip_host_reset parameterTejun Heo1-19/+29
2008-03-17ahci: request all PCI BARsTejun Heo1-1/+4
2008-03-17libata-acpi: improve dock event handlingTejun Heo1-27/+69
2008-03-17ioc3.c: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-11/+11
2008-03-17ucc_geth: use correct thread number for 10/100Mbps linkJoakim Tjernlund1-2/+4
2008-03-17igb: Correctly get protocol informationMitch Williams1-4/+17
2008-03-17[IOC3] Fix section missmatchRalf Baechle1-1/+2
2008-03-172.6.25-rc4 de_stop_rxtx polling wrongGrant Grundler1-3/+7
2008-03-17forcedeth: limit tx to 16Ayaz Abdulla1-18/+100
2008-03-173c501: Further coding style fixesAlan Cox1-7/+9
2008-03-17cxgb3: Fix transmit queue stop mechanismDivy Le Ray1-3/+9
2008-03-17NEWEMAC: Add compatible "ibm,tah" to tah matching tableStefan Roese1-0/+4
2008-03-17rndis_host: fix transfer size negotiationJean-Christophe Dubois1-4/+8
2008-03-17NEWEMAC: fix support for pause packetsPravin M. Bathija1-0/+7
2008-03-17virtio: fix race in enable_cbChristian Borntraeger2-4/+7
2008-03-17virtio: Enable netpoll interface for netconsole loggingAmit Shah1-0/+12
2008-03-17virtio: handle > 2 billion page balloon targetsRusty Russell1-2/+2
2008-03-17virtio: Fix sysfs bits to have proper block symlinkJeremy Katz1-0/+1
2008-03-17virtio: Use spin_lock_irqsave/restore for virtio-pciAnthony Liguori1-6/+9
2008-03-17drivers/net/atl1/atl1_main.c: remove unused variableJulia Lawall1-3/+0
2008-03-17drivers/net/ipg.c: remove unused variableJulia Lawall1-3/+0
2008-03-17epic100 endianness annotations and fixesAl Viro1-20/+27
2008-03-17ipg fixAl Viro1-1/+6
2008-03-17more misannotations: ne2k-pciAl Viro1-4/+4
2008-03-17fore2000 - fix misannotationsAl Viro2-108/+108
2008-03-17wan/farsync: copy_from_user() to iomem is wrongAl Viro1-5/+12
2008-03-17r6040 endianness fixesAl Viro1-4/+6
2008-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds2-5/+5
2008-03-16[PARISC] make ptr_to_pide() staticFUJITA Tomonori1-2/+2
2008-03-16[PARISC] pdc_stable: fix compile errorsJoel Soete1-3/+3
2008-03-15ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds2-95/+0
2008-03-15tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()Roel Kluin1-1/+1
2008-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds7-67/+143
2008-03-14firewire: fw-ohci: shut up false compiler warning on PPC32Stefan Richter1-3/+3
2008-03-14firewire: fw-ohci: use dma_alloc_coherent for ar_bufferJarod Wilson1-13/+5
2008-03-14ieee1394: sbp2: fix for SYM13FW500 bridge (Datafab disk)Stefan Richter1-0/+5
2008-03-14firewire: fw-sbp2: fix for SYM13FW500 bridge (Datafab disk)Stefan Richter1-0/+5
2008-03-14firewire: update Kconfig help textStefan Richter1-31/+19
2008-03-14firewire: warn on fatal condition in topology codeStefan Richter1-1/+2
2008-03-14firewire: fw-sbp2: set single-phase retry_limitJarod Wilson1-4/+27