summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ath9k_hw: Set proper eeprom offset for AR9287 HTC devicesRajkumar Manoharan2010-11-162-1/+5
* ath9k_htc: Add new devices into AR7010Rajkumar Manoharan2010-11-163-1/+9
* ath9k_htc: Update usb device ID listRajkumar Manoharan2010-11-161-0/+5
* ath9k: Remove pm_qos request after hw unregister.Vivek Natarajan2010-11-161-2/+1
* carl9170: fix usb anchor wait timeoutChristian Lamparter2010-11-151-2/+2
* cfg80211: fix WIPHY_FLAG_IBSS_RSN bitJussi Kivilinna2010-11-151-1/+1
* b43legacy: Fix compile on ARM architectureArnd Hannemann2010-11-151-0/+1
* iwlwifi: dont use pci_dev before it being assignWey-Yi Guy2010-11-091-1/+2
* Bluetooth: Add MacBookAir3,1(2) supportEdgar (gimli) Hucek2010-11-091-0/+3
* Bluetooth: fix not setting security level when creating a rfcomm sessionLuiz Augusto von Dentz2010-11-091-3/+10
* Bluetooth: fix endianness conversion in L2CAPGustavo F. Padovan2010-11-091-2/+2
* Bluetooth: fix unaligned access to l2cap conf datasteven miao2010-11-091-4/+4
* Bluetooth: Enable USB autosuspend by default on btusbMatthew Garrett2010-11-091-0/+2
* Bluetooth: Fix non-SSP auth request for HIGH security level socketsJohan Hedberg2010-11-091-0/+6
* Bluetooth: fix hidp kconfig dependency warningRandy Dunlap2010-11-091-1/+1
* ath9k_hw: Fix memory leak on ath9k_hw_rf_alloc_ext_banks failureRajkumar Manoharan2010-11-081-0/+1
* ath9k_htc: Fix probe failure if CONFIG_USB_DEBUG enabledRajkumar Manoharan2010-11-081-16/+14
* ath9k_htc: Add support for device ID 3346Haitao Zhang2010-11-081-0/+1
* ath9k_hw: Fix AR9280 surprise removal during frequent idle on/offVasanthakumar Thiagarajan2010-11-082-0/+4
* libertas: terminate scan when stopping interfaceDaniel Drake2010-11-083-2/+11
* mac80211: unset SDATA_STATE_OFFCHANNEL when cancelling a scanBrian Cavagnolo2010-11-081-3/+3
* ath9k: check old power mode before clearing cycle countersFelix Fietkau2010-11-081-4/+8
* cfg80211: fix a crash in dev lookup on dump commandsFelix Fietkau2010-11-081-2/+2
* carl9170: usbid table updatesChristian Lamparter2010-11-081-1/+3
* ath9k: Fix a DMA latency issue for Intel Pinetrail platforms.Vivek Natarajan2010-11-083-0/+14
* ath9k: Avoid HW opmode overridden on monitor mode changesRajkumar Manoharan2010-11-084-8/+23
* libipw: fix proc entry removalLinus Torvalds2010-11-081-4/+5
* b43: Fix warning at drivers/mmc/core/core.c:237 in mmc_wait_for_cmdLarry Finger2010-10-291-0/+2
* mac80211: fix failure to check kmalloc return value in key_key_readJesper Juhl2010-10-291-1/+5
* libertas: Fix sd8686 firmware reloadPaul Fox2010-10-291-3/+29
* ath9k: Fix incorrect access of rate flags in RCMohammed Shafi Shajakhan2010-10-291-1/+1
* ath5k: Fix double free on hw attach error pathJones Desougi2010-10-271-9/+8
* mac80211: Fix scan_ies_len to include DS ParamsJouni Malinen2010-10-271-2/+3
* ath9k_htc: Set proper firmware offset for Netgear WNDA3200Rajkumar Manoharan2010-10-271-2/+8
* ath9k: fix tx aggregation flush on AR9003Felix Fietkau2010-10-271-9/+9
* ath9k: lock reset and PCU start/stoppingLuis R. Rodriguez2010-10-272-2/+27
* ath9k: rename rxflushlock to pcu_lockLuis R. Rodriguez2010-10-273-6/+6
* ath9k: add locking for starting the PCU on RXLuis R. Rodriguez2010-10-271-3/+4
* ath9k: add locking for stopping RXLuis R. Rodriguez2010-10-271-2/+2
* iwlwifi: quiet a noisy printkDon Fry2010-10-251-1/+2
* ath9k: resume aggregation immediately after a hardware resetFelix Fietkau2010-10-253-4/+4
* carl9170: fix scheduling while atomicChristian Lamparter2010-10-251-1/+1
* mac80211: Fix ibss station got expired immediatelyRajkumar Manoharan2010-10-251-0/+1
* b43: N-PHY: fix infinite-loop-typoRafał Miłecki2010-10-251-1/+1
* wl1251: fix module namesGrazvydas Ignotas2010-10-251-3/+5
* ath9k: fix handling of rate control probe framesFelix Fietkau2010-10-251-0/+6
* ath9k: fix crash in ath_update_survey_statsFelix Fietkau2010-10-251-0/+3
* ath9k_hw: Fix divide by zero cases in paprd.Senthil Balasubramanian2010-10-251-5/+9
* ath9k_hw: Fix TX carrier leakage for IEEE compliance on AR9003 2.2Luis R. Rodriguez2010-10-251-56/+135
* cfg80211: fix regression on processing country IEsLuis R. Rodriguez2010-10-251-1/+1