summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2010-12-22rtl818x: move rtl8180 and rtl8187 to separate subdirectoriesJohn W. Linville21-22/+27
2010-12-20rtlwifi: use alloc_workqueueJohn W. Linville1-1/+1
2010-12-20ath9k: do not limit the chainmask to 1 for legacy modeFelix Fietkau3-34/+0
2010-12-20ath9k_hw: fix PA predistortion HT40 maskFelix Fietkau3-9/+13
2010-12-20wl1251: wl12xx_get_platform_data() returns an ERR_PTRDan Carpenter1-1/+1
2010-12-20rtlwifi: Fix use of mutex in interrupt codeLarry Finger3-5/+6
2010-12-20ath9k: Properly initialize channel table for 2GHzMohammed Shafi Shajakhan1-0/+1
2010-12-20rtl8192ce: Fix typo in Kconfig descriptionAnisse Astier1-1/+1
2010-12-20ath9k_hw: remove baseband rfsilent supportFelix Fietkau5-43/+1
2010-12-20ath9k: fix queue depth check for forming new aggregatesFelix Fietkau2-3/+19
2010-12-20rtl8192ce: drop 'rtl8192c-' prefix from filesJohn W. Linville21-52/+52
2010-12-20ath5k: Set available antenna information for cfg80211Bruno Randolf1-0/+4
2010-12-16rtlwifi: Switch locking from semaphores to mutexesLarry Finger4-22/+22
2010-12-16ath5k: Fix surveyBruno Randolf2-12/+25
2010-12-16rtl8192ce: Fix build on powerpcLarry Finger1-0/+2
2010-12-16ath: fix NULL pointer dereference on reg_notifier()Luis R. Rodriguez1-0/+8
2010-12-16ath9k_hw: Configure appropriate Tx power when PAPRD failsVasanthakumar Thiagarajan5-6/+47
2010-12-16ath9k_hw: Disable PAPRD for rates with low Tx powerVasanthakumar Thiagarajan3-15/+45
2010-12-16ath9k_hw: Add a helper to get paprd scale factorVasanthakumar Thiagarajan2-0/+24
2010-12-16ath9k_hw: Tx IQ cal changes for AR9003Vasanthakumar Thiagarajan1-104/+108
2010-12-16ath9k_hw: Move get_streams() to hw.hVasanthakumar Thiagarajan2-5/+5
2010-12-16ath9k_hw: Remove unnecessary Rx IQ cal register configuration in ar9003_hw_tx...Vasanthakumar Thiagarajan1-13/+0
2010-12-16ath9k_hw: Remove delay during regwrite of analog shift registersVasanthakumar Thiagarajan1-4/+1
2010-12-16Merge branch 'wl12xx-next' of git://git.kernel.org/pub/scm/linux/kernel/git/l...John W. Linville17-324/+848
2010-12-16iwlwifi: Fix error: struct iwl_lq_sta has no member named dbg_fixed_rateSedat Dilek1-0/+2
2010-12-16rtlwifi: convert to __packed notationJohn W. Linville3-10/+10
2010-12-15ath9k: Add comments for making pm-qos as modparamMohammed Shafi Shajakhan1-0/+4
2010-12-15ath9k_htc: Remove PCI specific configurationSujith Manoharan1-4/+0
2010-12-15mac80211: Add timeout to BA session start APISujith Manoharan4-4/+4
2010-12-15iwlagn: fix witespace damageWey-Yi Guy1-2/+2
2010-12-15ath9k: Make PM-QOS value as user configurableMohammed Shafi Shajakhan3-1/+8
2010-12-15Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...John W. Linville17-675/+262
2010-12-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville8-7/+135
2010-12-15rtl8192ce: Add new driverLarry Finger44-0/+23374
2010-12-15wl12xx_sdio_test: rename files to match current styleLuciano Coelho3-15/+28
2010-12-15wl12xx: Change TX queue to be per ACJuuso Oikarinen4-17/+60
2010-12-15wl12xx: allow runtime changing of debug_levelEliad Peller3-9/+20
2010-12-15wl1271: fixed problem with WPS IEs in probe requestsGuy Eilam3-11/+9
2010-12-15wl12xx: add auto-arp supportEliad Peller7-8/+93
2010-12-15wl1271_sdio_test: Add module for sdio RX/TX testingRoger Quadros3-0/+520
2010-12-15wl12xx: disable 11a channels when wl->enable_11a is knownLuciano Coelho1-6/+10
2010-12-14p54usb: New USB ID for Gemtek WUBI-100GWEduardo Costa1-0/+1
2010-12-13iwlagn: code clean up to remove duplicate codeWey-Yi Guy3-322/+151
2010-12-13iwlwifi: keep track of bt coex enable/disable stageWey-Yi Guy5-0/+13
2010-12-13iwlwifi: do not reload fw if WiMAX own the RFWey-Yi Guy5-1/+25
2010-12-13iwlagn: More detail tx power loggingWey-Yi Guy1-10/+30
2010-12-13iwlwifi: use IWL_DEBUG_EEPROM for EEPROM related infoWey-Yi Guy2-12/+15
2010-12-13iwlwifi: add new EEPROM debug log typeWey-Yi Guy1-0/+2
2010-12-13iwlagn: remove old EEPROM TX power readingJohannes Berg5-331/+1
2010-12-13iwlagn: implement layout-agnostic EEPROM readingJohannes Berg6-1/+120