summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-02-11ath5k: fix bf->skb==NULL panic in ath5k_tasklet_rxBob Copeland
2009-02-11sunhme: Fix Quattro HME irq registration on proble failuresMeelis Roos
2009-02-11fore200: fix oops on failed firmware loadMeelis Roos
2009-02-11mdio-gpio: Add mdc pin direction initializationPaulius Zaleckas
2009-02-09gianfar: Fix boot hangs while bringing up gianfar ethernetJarek Poplawski
2009-02-09netxen: fix msi-x interrupt handlingDhananjay Phadke
2009-02-09de2104x: force correct order when writing to rx ringRisto Suominen
2009-02-09tun: Fix unicast filter overflowAlex Williamson
2009-02-09drivers/isdn: introduce missing kfreeJulia Lawall
2009-02-09drivers/atm: introduce missing kfreeJulia Lawall
2009-02-07sunhme: Don't match PCI devices in SBUS probe.David S. Miller
2009-02-073c509: Fix resume from hibernation for PnP mode.Ondrej Zary
2009-02-07sungem: Soft lockup in sungem on Netra AC200 when switching interface upIlkka Virta
2009-02-07r8169: Don't update statistics counters when interface is downIvan Vecera
2009-02-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2009-02-05gianfar: Fix potential soft reset raceAndy Fleming
2009-02-05gianfar: Fix BD_LENGTH_MASK definitionAndy Fleming
2009-02-05cxgb3: Fix lro switchDivy Le Ray
2009-02-04iwlwifi: save PCI state before suspend, restore after resumeReinette Chatre
2009-02-04iwlwifi: clean key table in iwl_clear_stations_tableReinette Chatre
2009-02-03e1000: Fix PCI enable to honor the need_ioport flagKarsten Keil
2009-02-03sgi-xp: link XPNET's net_device_ops to its net_device structureDean Nelson
2009-02-03pcnet_cs: Fix misuse of the equality operator.Cord Walter
2009-02-03hso: add new device id'sFilip Aben
2009-02-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-02-03dca: redesign locks to fix deadlocksMaciej Sosnowski
2009-02-03cassini/sungem: limit reaches -1, but 0 testedRoel Kluin
2009-02-03net: variables reach -1, but 0 testedRoel Kluin
2009-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2009-02-03Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2009-02-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2009-02-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2009-02-03Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2009-02-03virtio-pci: do not oops on config change if driver not loadedMark McLoughlin
2009-02-02qlge: bugfix: Add missing netif_napi_del call.Ron Mercer
2009-02-02qlge: bugfix: Add flash offset for second port.Ron Mercer
2009-02-02qlge: bugfix: Fix endian issue when reading flash.Ron Mercer
2009-02-02pxamci: enable DMA for write ops after CMD/RESPCliff Brake
2009-02-02pxamci: replace #ifdef CONFIG_PXA27x with if (cpu_is_pxa27x())Cliff Brake
2009-02-02ricoh_mmc: Use suspend_late/resume_earlyphilipl@overt.org
2009-02-02mmci: Add support for ST Micro derivateLinus Walleij
2009-02-02mmc: Add a MX2/MX3 specific SDHC driverSascha Hauer
2009-02-02icside: fix PCB version 6 support (v2)Bartlomiej Zolnierkiewicz
2009-02-02tx4939ide: typo fix and minor cleanupAtsushi Nemoto
2009-02-02ide: add CS5536 host driver (v3)Bartlomiej Zolnierkiewicz
2009-02-02ide: Force VIA IDE legacy interrupts for AmigaOne boardsGerhard Pircher
2009-02-02IDE: Unregister and disable devices if initialization fails.Ian Campbell
2009-02-02ide: fix ide_register_port() failure handlingBartlomiej Zolnierkiewicz
2009-02-02ide: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers