summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-05-30cw1200: Fix compile with CONFIG_PM=nSolomon Peachy5-4/+27
2013-05-30ath9k: check for Rx-STBC flag and pass it to ieee80211Oleksij Rempel3-3/+15
2013-05-30ath9k: remove useless flag conversation.Oleksij Rempel4-10/+12
2013-05-29cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsetsSolomon Peachy34-0/+15040
2013-05-29mwifiex: dump small buffers with help of %*phAndy Shevchenko1-3/+2
2013-05-29net: wireless: p54spi: Fix commenting styleSachin Kamat1-8/+7
2013-05-29net: wireless: p54spi: Use module_spi_driver macroSachin Kamat1-21/+1
2013-05-29ath9k_hw: fix PA predistortion miscalibrationFelix Fietkau1-8/+11
2013-05-29wil6210: Don't use wdev->sme_stateVladimir Kondratiev4-13/+13
2013-05-29wil6210: channel off by 1Vladimir Kondratiev1-1/+1
2013-05-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville47-1388/+1007
2013-05-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville70-546/+2907
2013-05-29iwlwifi: mvm: add debugfs for powersaveAlexander Bondar3-0/+468
2013-05-29iwlwifi: mvm: Add support for connection monitor offloadHila Gonen5-1/+54
2013-05-29iwlwifi: take valid ant for HT caps from TLVEmmanuel Grumbach5-16/+22
2013-05-29iwlwifi: mvm: Change number of DTIMs to skip semanticsAlexander Bondar2-5/+7
2013-05-29iwlwifi: mvm: add thermal throttling and CT killEytan Lifshitz17-18/+974
2013-05-27cfg80211: make WoWLAN configuration available to driversJohannes Berg5-38/+52
2013-05-27iwlwifi: mvm: use proper scan type for P2PEmmanuel Grumbach1-6/+0
2013-05-27Merge remote-tracking branch 'iwlwifi-fixes/master' into HEADJohannes Berg21-140/+237
2013-05-27iwlwifi: mvm: Add beacon abort enablementAlexander Bondar3-46/+86
2013-05-27iwlwifi: dvm: constify configuration structsJohannes Berg2-19/+19
2013-05-27iwlwifi: move some configuration parameters into DVMJohannes Berg20-187/+217
2013-05-27iwlwifi: dvm: rename iwl_lib_ops to iwl_dvm_cfgJohannes Berg4-23/+23
2013-05-27iwlwifi: move D3_CFG_COMPLETE handling into DVMJohannes Berg2-7/+8
2013-05-27iwlwifi: dvm: fix zero LQ CMD sending avoidanceEmmanuel Grumbach1-1/+1
2013-05-25cfg80211: remove some locked wrappers from sme APIJohannes Berg6-59/+32
2013-05-25cfg80211: remove some locked wrappers from mlme APIJohannes Berg4-149/+70
2013-05-25regulatory: remove reg_mutexJohannes Berg1-57/+19
2013-05-25regulatory: use RCU in regulatory_hint_11d()Johannes Berg1-14/+16
2013-05-25cfg80211: simplify and correct P2P-Device scan checkJohannes Berg1-10/+7
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg14-355/+220
2013-05-25cfg80211: vastly simplify lockingJohannes Berg14-447/+117
2013-05-25cfg80211: use atomic_t for wiphy counterJohannes Berg1-8/+3
2013-05-25cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg3-25/+21
2013-05-25Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg25-179/+256
2013-05-24{cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan6-34/+42
2013-05-24mac80211: Move mesh estab_plinks outside mesh_stats debug groupAshok Nagarajan1-2/+3
2013-05-24cfg80211: Allow TDLS peer AID to be configured for VHTJouni Malinen2-2/+16
2013-05-24mwl8k: Fix the firmware hang issue for 8764Nishant Sarmukadam1-2/+9
2013-05-24wil6210: use kfree_skb() instead of kfree()Wei Yongjun1-1/+1
2013-05-24rt2800: move 53xx specific bbp initializationStanislaw Gruszka1-42/+41
2013-05-24rt2800: move 3290 specific bbp initializationStanislaw Gruszka1-23/+23
2013-05-24rt2800: move 3352 specific bbp initializationStanislaw Gruszka1-22/+20
2013-05-24rt2800: initialize BBP_R108 on proper subroutinesStanislaw Gruszka1-17/+24
2013-05-24rt2800: initialize BBP_R104 on 3352 subroutineStanislaw Gruszka1-3/+2
2013-05-24rt2800: initialize BBP_R134 & BBP_R135 on 53xx subroutineStanislaw Gruszka1-5/+5
2013-05-24rt2800: initialize BBP_R128 on proper subroutinesStanislaw Gruszka1-5/+4
2013-05-24rt2800: initialize BBP_R120 on 3352 subroutineStanislaw Gruszka1-3/+2
2013-05-24rt2800: initialize BBP_R106 on all subroutines (except 5592)Stanislaw Gruszka1-10/+21