aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-29FEC - fast ethernet controller for mpc52xxDomen Puncer5-0/+1651
2007-10-29Merge branch 'upstream-jeff' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 into upstream-fixesJeff Garzik2-12/+13
2007-10-29Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixesJeff Garzik9-40/+121
2007-10-29ehea: add kexec supportJan-Bernd Themann2-1/+22
2007-10-29e1000e: Remove legacy jumbo frame receive codeAuke Kok2-282/+1
2007-10-29e1000e: Re-enable SECRC - crc strippingAuke Kok1-13/+6
2007-10-29e1000e: Fix PBA calculation for jumbo frame packetsAuke Kok1-9/+13
2007-10-29e1000e: Fix jumbo frame receive code.Auke Kok2-52/+54
2007-10-29drivers/net/irda/au1k_ir: fix obvious irq handler bugsJeff Garzik1-7/+4
2007-10-29[ISDN] capidrv: address two longstanding warningsJeff Garzik1-2/+23
2007-10-29Correction of "Update drivers to use sg helpers" patch for IMXMMC driverPavel Pisa1-1/+1
2007-10-29Initialise scatter/gather list in sg driverAnton Blanchard1-0/+1
2007-10-29Initialise scatter/gather list in ata_sg_setupAnton Blanchard1-0/+1
2007-10-29SG: s390-scsi: missing size parameter in zfcp_address_to_sg()Jens Axboe1-2/+3
2007-10-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds5-24/+28
2007-10-28ipg: Kconfig whitepaces/tab damagesFrancois Romieu1-6/+6
2007-10-28ipg: missing Kconfig dependencyFrancois Romieu1-0/+1
2007-10-28r8169: remove poll_locked logicStephen Hemminger1-8/+4
2007-10-28r8169: napi configStephen Hemminger1-0/+4
2007-10-27cirrusfb nonsenseAl Viro1-2/+1
2007-10-27scatterlist fallout: mmcAl Viro1-1/+1
2007-10-27ide/arm/icside: fallout from commit 86f3a492bb09eee5745b93af35f2212179c251fdAl Viro1-8/+8
2007-10-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds4-25/+57
2007-10-27mmc_spi: Fix mmc-over-spi regressionDavid Brownell1-19/+33
2007-10-27mmc: use common byte swap macrosPierre Ossman1-2/+2
2007-10-27mmc: fix cid and csd byte orderPierre Ossman1-2/+20
2007-10-27at91_mci: Fix bad referencePierre Ossman1-2/+2
2007-10-27[CRYPTO] users: Fix up scatterlist conversion errorsHerbert Xu4-7/+14
2007-10-26[NET]: Marking struct pernet_operations __net_initdata was inappropriateEric W. Biederman1-1/+1
2007-10-26ide: add SH-S202J to ivb_list[]Bartlomiej Zolnierkiewicz1-0/+3
2007-10-26drivers/ide/pci/sc1200.c: fix suspend/resume buglets and warningsJeff Garzik1-4/+5
2007-10-26drivers/ide/pci/generic: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz1-1/+1
2007-10-26hpt366: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz1-16/+16
2007-10-26cy82c693: fix build for CONFIG_HOTPLUG=nBartlomiej Zolnierkiewicz1-3/+3
2007-10-25[PATCH] iwl3945: fix direct scan problemMohamed Abbas1-4/+28
2007-10-25[PATCH] iwl3945: cancel scan on rxon commandMohamed Abbas1-4/+20
2007-10-25[PATCH] iwl4965: fix scan problemMohamed Abbas1-4/+28
2007-10-25[PATCH] iwl4965: fix driver hang related to hardware scanmabbas2-5/+21
2007-10-25[PATCH] iwlwifi: fix sending probe request in iwl 4965Tomas Winkler1-3/+1
2007-10-25[PATCH] rtl8187: Allow multicast framesMichael Wu1-9/+11
2007-10-25[PATCH] b43/b43legacy: jiffies_round -> jiffies_round_relativeAnton Blanchard2-2/+2
2007-10-25[PATCH] rt2x00: jiffies_round -> jiffies_round_relativeAnton Blanchard1-1/+1
2007-10-25[PATCH] ipw2100/ipw2200: jiffies_round -> jiffies_round_relativeAnton Blanchard2-8/+9
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds37-254/+397
2007-10-25Merge branch 'warnings-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds1-5/+4
2007-10-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-5/+3
2007-10-25Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds30-106/+64
2007-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguestLinus Torvalds10-173/+275
2007-10-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds5-49/+195
2007-10-25Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus Torvalds10-92/+145