summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-11-09Bluetooth: Enable USB autosuspend by default on btusbMatthew Garrett
2010-11-08ath9k_hw: Fix memory leak on ath9k_hw_rf_alloc_ext_banks failureRajkumar Manoharan
2010-11-08ath9k_htc: Fix probe failure if CONFIG_USB_DEBUG enabledRajkumar Manoharan
2010-11-08ath9k_htc: Add support for device ID 3346Haitao Zhang
2010-11-08ath9k_hw: Fix AR9280 surprise removal during frequent idle on/offVasanthakumar Thiagarajan
2010-11-08libertas: terminate scan when stopping interfaceDaniel Drake
2010-11-08ath9k: check old power mode before clearing cycle countersFelix Fietkau
2010-11-08carl9170: usbid table updatesChristian Lamparter
2010-11-08ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.Vivek Natarajan
2010-11-08ath9k: Avoid HW opmode overridden on monitor mode changesRajkumar Manoharan
2010-11-08libipw: fix proc entry removalLinus Torvalds
2010-10-29b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmdLarry Finger
2010-10-29libertas: Fix sd8686 firmware reloadPaul Fox
2010-10-29ath9k: Fix incorrect access of rate flags in RCMohammed Shafi Shajakhan
2010-10-27ath5k: Fix double free on hw attach error pathJones Desougi
2010-10-27ath9k_htc: Set proper firmware offset for Netgear WNDA3200Rajkumar Manoharan
2010-10-27ath9k: fix tx aggregation flush on AR9003Felix Fietkau
2010-10-27ath9k: lock reset and PCU start/stoppingLuis R. Rodriguez
2010-10-27ath9k: rename rxflushlock to pcu_lockLuis R. Rodriguez
2010-10-27ath9k: add locking for starting the PCU on RXLuis R. Rodriguez
2010-10-27ath9k: add locking for stopping RXLuis R. Rodriguez
2010-10-25iwlwifi: quiet a noisy printkDon Fry
2010-10-25ath9k: resume aggregation immediately after a hardware resetFelix Fietkau
2010-10-25carl9170: fix scheduling while atomicChristian Lamparter
2010-10-25b43: N-PHY: fix infinite-loop-typoRafał Miłecki
2010-10-25wl1251: fix module namesGrazvydas Ignotas
2010-10-25ath9k: fix handling of rate control probe framesFelix Fietkau
2010-10-25ath9k: fix crash in ath_update_survey_statsFelix Fietkau
2010-10-25ath9k_hw: Fix divide by zero cases in paprd.Senthil Balasubramanian
2010-10-25ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2Luis R. Rodriguez
2010-10-25carl9170: fix memory leak issue in async cmd macro wrappersChristian Lamparter
2010-10-25carl9170: fix async command buffer leakChristian Lamparter
2010-10-25ath5k: Properly initialize ath_common->cc_lock.Ben Greear
2010-10-25ath9k: Properly initialize ath_common->cc_lock.Ben Greear
2010-10-24Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-10-24Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab...Linus Torvalds
2010-10-24Merge branch 'kvm-updates/2.6.37' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2010-10-24Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-10-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-10-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-10-24i2c-viapro: Don't log nacksJean Delvare
2010-10-24i2c/pca954x: Remove __devinit and __devexit from probe and remove functionsGuenter Roeck
2010-10-24i2c/mux: Driver for PCA9541 I2C Master SelectorGuenter Roeck
2010-10-24i2c: Optimize function i2c_detect()Jean Delvare
2010-10-24i2c: Discard warning message on device instantiation from user-spaceJean Delvare
2010-10-24i2c-amd8111: Add proper error handlingJulia Lawall
2010-10-24i2c: Change to new flag variablematt mooney
2010-10-24i2c: Remove unneeded inclusions of <linux/i2c-id.h>Jean Delvare
2010-10-24i2c: Let i2c_parent_is_i2c_adapter return the parent adapterJean Delvare
2010-10-24i2c-pca-platform: Change device name of request_irqNobuhiro Iwamatsu