summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-03cw1200: rename the cw1200 platform definition headerSolomon Peachy3-2/+2
2013-06-03cw1200: Rework SDIO platform support to prevent build problems.Solomon Peachy5-122/+66
2013-06-03cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.Solomon Peachy4-97/+47
2013-06-03cw1200: Reference correct 'powerup' GPIO signal.Solomon Peachy2-2/+2
2013-06-03cw1200: move platform_data header to correct location.Solomon Peachy4-3/+3
2013-06-03cw1200: Rename 'sbus' to 'hwbus'Solomon Peachy10-123/+119
2013-06-03cfg80211: take WoWLAN support information out of wiphy structJohannes Berg12-92/+115
2013-06-03mac80211: set mesh formation field properlyJacob Minshall3-4/+4
2013-06-03mac80211: don't check local mesh TTL on TXThomas Pedersen1-6/+0
2013-06-03mac80211: fix sdata locking around __ieee80211_request_smpsJohannes Berg1-0/+2
2013-05-31Revert "mac80211_hwsim: remove P2P_DEVICE support"Johannes Berg1-1/+3
2013-05-31Revert "iwlwifi: mvm: remove P2P_DEVICE support"Johannes Berg1-1/+13
2013-05-30cw1200: remove unused including <linux/version.h>Wei Yongjun3-3/+0
2013-05-30cw1200: use module_spi_driver to simplify the codeWei Yongjun1-14/+1
2013-05-30cw1200: convert to use simple_open()Wei Yongjun1-7/+1
2013-05-30cw1200: remove duplicated include from wsm.cWei Yongjun1-1/+0
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-29mac80211: always send multicast on CAB queueJohannes Berg1-2/+3
2013-05-29cfg80211: remove cleanup_work kernel-docJohannes Berg1-1/+0
2013-05-29mac80211: support active monitor interfacesFelix Fietkau4-11/+38
2013-05-29cfg80211: support an active monitor interface flagFelix Fietkau3-0/+16
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-27mac80211: Allow single vif mac address change with addr_maskHelmut Schaa1-6/+20
2013-05-27mac80211: close AP_VLAN interfaces before unregistering allJohannes Berg1-0/+9
2013-05-27mac80211: assign AP_VLAN hw queues correctlyJohannes Berg1-0/+3
2013-05-25cfg80211: remove some locked wrappers from sme APIJohannes Berg6-59/+32