summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2009-06-15ath9k: process rx packet if we are waiting for CABGabor Juhos
2009-06-15ath9k: prevent sleeping while we are waiting for CABGabor Juhos
2009-06-15ath9k: restore power mode on error pathGabor Juhos
2009-06-15dell-laptop: fix rfkill conversionJohannes Berg
2009-06-15ath9k: port to cfg80211 rfkillJohannes Berg
2009-06-15ath9k: Make sure we have current channel in ah_curchan before rf disable/enableVasanthakumar Thiagarajan
2009-06-15ath9k: Add helper to get ath9k specific current channelVasanthakumar Thiagarajan
2009-06-15ath5k: fix mesh beaconingNick Kossifidis
2009-06-15iwlwifi/iwl3945: fix suspend resume association bugAbhijeet Kolekar
2009-06-15iwlwifi: check for channel location for 40MHzWey-Yi Guy
2009-06-15iwlwifi: check control channel for pure 40MHzWey-Yi Guy
2009-06-15iwlwifi: checking for 40MHz modeWey-Yi Guy
2009-06-15iwlwifi: revamp bss_info_changedJohannes Berg
2009-06-15net/libertas: don't recursive spin lock in if_spi_e2h()Sebastian Andrzej Siewior
2009-06-15libertas: fix IEEE PS mode in GSPI driverAndrey Yurovsky
2009-06-15sony: fix rfkill code againJohannes Berg
2009-06-15Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2009-06-14fusion: fix recent kernel-doc problemsRandy Dunlap
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz...Linus Torvalds
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2009-06-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2009-06-14Merge branches 'cxgb3', 'ehca', 'misc', 'mlx4', 'mthca' and 'nes' into for-linusRoland Dreier
2009-06-14mlx4_core: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier
2009-06-14Bluetooth: Fix issue with uninitialized nsh.type in DTL-1 driverMarcel Holtmann
2009-06-14Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2009-06-13ieee802154: fix kconfig bool/tristate muckupRandy Dunlap
2009-06-13bonding: initialization reworkStephen Hemminger
2009-06-13bonding: use is_zero_ether_addrStephen Hemminger
2009-06-13bonding: network device names are case sensativeStephen Hemminger
2009-06-13bonding: elminate bad refcount codeStephen Hemminger
2009-06-13bonding: fix style issuesStephen Hemminger
2009-06-13bonding: fix destructorStephen Hemminger
2009-06-13bonding: remove bonding read/write semaphoreStephen Hemminger
2009-06-13bonding: initialize before registrationStephen Hemminger
2009-06-13bonding: bond_create always called with default parametersStephen Hemminger
2009-06-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...David S. Miller
2009-06-13IB/mthca: Don't double-free IRQs when falling back from MSI-X to INTxRoland Dreier
2009-06-13atmel-mci: add MCI2 register definitionsNicolas Ferre
2009-06-13atmel-mci: Integrate AT91 specific definition in header fileNicolas Ferre
2009-06-13tmio_mmc: allow compilation for ASIC3Philipp Zabel
2009-06-13mmc_block: do not DMA to stackBen Dooks
2009-06-13sdhci: Print ADMA status and pointer on debugBen Dooks
2009-06-13tmio_mmc: fix clock setupIan Molton
2009-06-13tmio_mmc: map SD control registers after enabling the MFD cellPhilipp Zabel
2009-06-13tmio_mmc: correct probe return value for num_resources != 3Philipp Zabel
2009-06-13tmio_mmc: don't use set_irq_typePhilipp Zabel
2009-06-13tmio_mmc: add bus_shift supportPhilipp Zabel
2009-06-13MFD,mmc: tmio_mmc: make HCLK configurablePhilipp Zabel