aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-06r8169: Don't update statistics counters when interface is downIvan Vecera1-35/+58
2009-02-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller3-0/+7
2009-02-04gianfar: Fix potential soft reset raceAndy Fleming1-0/+3
2009-02-04gianfar: Fix BD_LENGTH_MASK definitionAndy Fleming1-1/+1
2009-02-04cxgb3: Fix lro switchDivy Le Ray1-2/+1
2009-02-04iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre2-0/+4
2009-02-04iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre1-0/+3
2009-02-03e1000: Fix PCI enable to honor the need_ioport flagKarsten Keil1-1/+1
2009-02-03sgi-xp: link XPNET's net_device_ops to its net_device structureDean Nelson1-1/+2
2009-02-03pcnet_cs: Fix misuse of the equality operator.Cord Walter1-1/+1
2009-02-03hso: add new device id'sFilip Aben1-1/+3
2009-02-02Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller215-1583/+7436
2009-02-02dca: redesign locks to fix deadlocksMaciej Sosnowski1-18/+33
2009-02-02cassini/sungem: limit reaches -1, but 0 testedRoel Kluin2-3/+3
2009-02-02net: variables reach -1, but 0 testedRoel Kluin7-14/+14
2009-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds5-36/+78
2009-02-02Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-1/+12
2009-02-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds52-719/+833
2009-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drzeus/mmcLinus Torvalds7-14/+975
2009-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds10-16/+371
2009-02-02Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwbLinus Torvalds9-13/+51
2009-02-02virtio-pci: do not oops on config change if driver not loadedMark McLoughlin1-1/+1
2009-02-02qlge: bugfix: Add missing netif_napi_del call.Ron Mercer1-1/+4
2009-02-02qlge: bugfix: Add flash offset for second port.Ron Mercer1-1/+8
2009-02-02qlge: bugfix: Fix endian issue when reading flash.Ron Mercer2-9/+12
2009-02-02pxamci: enable DMA for write ops after CMD/RESPCliff Brake1-1/+15
2009-02-02pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())Cliff Brake1-5/+4
2009-02-02ricoh_mmc: Use suspend_late/resume_earlyphilipl@overt.org1-4/+4
2009-02-02mmci: Add support for ST Micro derivateLinus Walleij2-4/+61
2009-02-02mmc: Add a MX2/MX3 specific SDHC driverSascha Hauer3-0/+891
2009-02-02icside: fix PCB version 6 support (v2)Bartlomiej Zolnierkiewicz1-1/+1
2009-02-02tx4939ide: typo fix and minor cleanupAtsushi Nemoto1-2/+2
2009-02-02ide: add CS5536 host driver (v3)Bartlomiej Zolnierkiewicz3-0/+319
2009-02-02ide: Force VIA IDE legacy interrupts for AmigaOne boardsGerhard Pircher1-0/+5
2009-02-02IDE: Unregister and disable devices if initialization fails.Ian Campbell1-1/+2
2009-02-02ide: fix ide_register_port() failure handlingBartlomiej Zolnierkiewicz1-8/+32
2009-02-02ide: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers1-1/+1
2009-02-02ide-cd: fix DMA for non bio-backed requestsBorislav Petkov2-3/+9
2009-02-02Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-upstreamDavid Vrabel296-1763/+11585
2009-02-02fbdev/atyfb: Fix DSP config on some PowerMacs & PowerBooksRisto Suominen1-0/+11
2009-02-02powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/netStephen Rothwell1-1/+1
2009-02-01V4L/DVB (10411): s5h1409: Perform s5h1409 soft reset after tuningDevin Heitmueller1-3/+4
2009-02-01V4L/DVB (10403): saa7134-alsa: saa7130 doesn't support digital audioMauro Carvalho Chehab1-1/+5
2009-01-31Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+32
2009-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6Linus Torvalds2-6/+2
2009-01-31Fix memory corruption in console selectionMikulas Patocka1-1/+1
2009-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds16-326/+305
2009-01-31Stop playing silly games with the VM_ACCOUNT flagLinus Torvalds1-1/+1
2009-01-31igb: fix link reporting when using sgmiiAlexander Duyck1-2/+9
2009-01-31igb: prevent skb_over panic w/ mtu smaller than 1KAlexander Duyck1-4/+4