summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-12-22145-2838/+26741
|\
| * rtlwifi: use alloc_workqueueJohn W. Linville2010-12-201-1/+1
| * ath9k: do not limit the chainmask to 1 for legacy modeFelix Fietkau2010-12-203-34/+0
| * ath9k_hw: fix PA predistortion HT40 maskFelix Fietkau2010-12-203-9/+13
| * wl1251: wl12xx_get_platform_data() returns an ERR_PTRDan Carpenter2010-12-201-1/+1
| * rtlwifi: Fix use of mutex in interrupt codeLarry Finger2010-12-203-5/+6
| * ath9k: Properly initialize channel table for 2GHzMohammed Shafi Shajakhan2010-12-201-0/+1
| * rtl8192ce: Fix typo in Kconfig descriptionAnisse Astier2010-12-201-1/+1
| * ath9k_hw: remove baseband rfsilent supportFelix Fietkau2010-12-205-43/+1
| * ath9k: fix queue depth check for forming new aggregatesFelix Fietkau2010-12-202-3/+19
| * rtl8192ce: drop 'rtl8192c-' prefix from filesJohn W. Linville2010-12-2021-52/+52
| * ath5k: Set available antenna information for cfg80211Bruno Randolf2010-12-201-0/+4
| * rtlwifi: Switch locking from semaphores to mutexesLarry Finger2010-12-164-22/+22
| * ath5k: Fix surveyBruno Randolf2010-12-162-12/+25
| * rtl8192ce: Fix build on powerpcLarry Finger2010-12-161-0/+2
| * ath: fix NULL pointer dereference on reg_notifier()Luis R. Rodriguez2010-12-161-0/+8
| * ath9k_hw: Configure appropriate Tx power when PAPRD failsVasanthakumar Thiagarajan2010-12-165-6/+47
| * ath9k_hw: Disable PAPRD for rates with low Tx powerVasanthakumar Thiagarajan2010-12-163-15/+45
| * ath9k_hw: Add a helper to get paprd scale factorVasanthakumar Thiagarajan2010-12-162-0/+24
| * ath9k_hw: Tx IQ cal changes for AR9003Vasanthakumar Thiagarajan2010-12-161-104/+108
| * ath9k_hw: Move get_streams() to hw.hVasanthakumar Thiagarajan2010-12-162-5/+5
| * ath9k_hw: Remove unnecessary Rx IQ cal register configuration in ar9003_hw_tx...Vasanthakumar Thiagarajan2010-12-161-13/+0
| * ath9k_hw: Remove delay during regwrite of analog shift registersVasanthakumar Thiagarajan2010-12-161-4/+1
| * Merge branch 'wl12xx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/l...John W. Linville2010-12-1617-324/+848
| |\
| | * wl12xx_sdio_test: rename files to match current styleLuciano Coelho2010-12-153-15/+28
| | * wl12xx: Change TX queue to be per ACJuuso Oikarinen2010-12-154-17/+60
| | * wl12xx: allow runtime changing of debug_levelEliad Peller2010-12-153-9/+20
| | * wl1271: fixed problem with WPS IEs in probe requestsGuy Eilam2010-12-153-11/+9
| | * wl12xx: add auto-arp supportEliad Peller2010-12-157-8/+93
| | * wl1271_sdio_test: Add module for sdio RX/TX testingRoger Quadros2010-12-153-0/+520
| | * wl12xx: disable 11a channels when wl->enable_11a is knownLuciano Coelho2010-12-151-6/+10
| | * wl12xx: Remove 11j channels from the supported channels list.Juuso Oikarinen2010-12-021-8/+0
| | * wl1271: Add wl1271_load_firmware() and export some functionsRoger Quadros2010-12-023-1/+18
| | * wl12xx: fix illegal memset if debugfs is not enabledLuciano Coelho2010-12-021-0/+3
| | * wl1271: move wl12xx debugfs directory to under wiphy's debugfsEliad Peller2010-12-022-3/+4
| | * wl1271: use debugfs_remove_recursiveEliad Peller2010-12-022-253/+32
| | * wl1271: Fix setting of the hardware connection monitoring probe-req templateJuuso Oikarinen2010-11-265-13/+58
| | * wl12xx: disable 11a channels when regulatory changes if 11a is not supportedLuciano Coelho2010-11-261-1/+8
| | * wl12xx: Fix kernel crash related to hw recovery and interface shutdownJuuso Oikarinen2010-11-231-3/+9
| * | iwlwifi: Fix error: struct iwl_lq_sta has no member named dbg_fixed_rateSedat Dilek2010-12-161-0/+2
| * | rtlwifi: convert to __packed notationJohn W. Linville2010-12-163-10/+10
| * | ath9k: Add comments for making pm-qos as modparamMohammed Shafi Shajakhan2010-12-151-0/+4
| * | ath9k_htc: Remove PCI specific configurationSujith Manoharan2010-12-151-4/+0
| * | mac80211: Add timeout to BA session start APISujith Manoharan2010-12-154-4/+4
| * | iwlagn: fix witespace damageWey-Yi Guy2010-12-151-2/+2
| * | ath9k: Make PM-QOS value as user configurableMohammed Shafi Shajakhan2010-12-153-1/+8
| * | Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville2010-12-1517-675/+262
| |\ \
| | * | iwlagn: code clean up to remove duplicate codeWey-Yi Guy2010-12-133-322/+151
| | * | iwlwifi: keep track of bt coex enable/disable stageWey-Yi Guy2010-12-135-0/+13
| | * | iwlwifi: do not reload fw if WiMAX own the RFWey-Yi Guy2010-12-135-1/+25