aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-08-01rtl8187: Fix lockups due to concurrent access to config routineLarry Finger
2008-08-01rt2500pci: restoring missing linePeter Chubb
2008-08-01libertas: only enable rtap with mesh firmwareDan Williams
2008-08-01rt2x00: Sequence counter should be protected in irqsaveIvo van Doorn
2008-08-01rt2x00: Fix VGC lower bound initializationIvo van Doorn
2008-08-01rt2x00: rt61pci needs another millisecond after firmware uploadIvo van Doorn
2008-08-01rt2x00: Fix partial antenna configurationIvo van Doorn
2008-08-01rt2x00: Fix access permissions on debugfs filesIvo van Doorn
2008-08-01Rtl8187 PATCH add usb ID for asus wireless linkAndrea Merello
2008-08-01iwlwifi: don't stop queue in the middle of fragmented packetTomas Winkler
2008-08-01ath5k: remove obsolete declaration of struct ieee80211_hw_modeHelmut Schaa
2008-08-01Ath5k: mask out unneeded interruptsJiri Slaby
2008-08-01ath5k: Update phy calibration functionsNick Kossifidis
2008-08-01ath5k: Update channel functionsNick Kossifidis
2008-08-01ath5k: Add RF2425 initial rfgain valuesNick Kossifidis
2008-08-01ath5k: Reorder calibration calls during reset and update hw_set_powerNick Kossifidis
2008-08-01ath5k: Do ADC test during resetNick Kossifidis
2008-08-01ath5k: Misc hw_reset updatesNick Kossifidis
2008-08-01ath5k: Misc hw_attach fixesNick Kossifidis
2008-08-01ath5k: Restore saved initval after POSTNick Kossifidis
2008-08-01ath5k: Update register listNick Kossifidis
2008-08-01add reverse dependency of CONFIG_SGI_XP upon CONFIG_SGI_GRUDean Nelson
2008-08-01add dependency of CONFIG_SGI_XP upon CONFIG_NETDean Nelson
2008-08-01Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2008-08-01Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-08-01Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-01Merge branch 'release' of git://lm-sensors.org/kernel/mhoffman/hwmon-2.6Linus Torvalds
2008-08-01md: the bitmap code needs to use blk_plug_device_unlocked()Jens Axboe
2008-08-01Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2008-08-01Merge branch 'reg-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-08-01Merge git://git.infradead.org/battery-2.6Linus Torvalds
2008-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-08-01au1xmmc: raise segment size limit.Manuel Lauss
2008-08-01mmc_block: use proper sg iteratorsPierre Ossman
2008-08-01mmc: properly iterate over sg list in debug checkPierre Ossman
2008-08-01mmc_test: Revert "mmc_test: test oversized sg lists"Pierre Ossman
2008-08-01sdhci: check correct return valuePierre Ossman
2008-08-01sdhci: disable DMA for req, not completelyPierre Ossman
2008-08-01sdhci: handle bug in JMB38x for sizes < 4 bytesPierre Ossman
2008-08-01[PATCH] switch mtd and dm-table to lookup_bdev()Al Viro
2008-08-01[MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warningsAndrew Morton
2008-08-01[MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_p...Bryan Wu
2008-08-01[MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk()Mike Frysinger
2008-08-01[MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by defaultMike Frysinger
2008-08-01[MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to prob...Mike Frysinger
2008-08-01[MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin...Mike Frysinger
2008-08-01[MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we ext...Mike Frysinger