aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2013-06-05mac80211: Use suitable semantics for beacon availability indicationGravatar Alexander Bondar 1-1/+1
2013-06-04Merge remote-tracking branch 'wireless-next/master' into HEADGravatar Johannes Berg 158-1995/+19842
2013-06-03brcmsmac: Reduce log spam in heavy tx, make err print in debugGravatar John Greene 1-1/+1
2013-06-03ath9k: Do not maintain ANI state per-channelGravatar Sujith Manoharan 4-28/+22
2013-06-03ath9k: Print ANI statistics in debugfsGravatar Sujith Manoharan 2-19/+64
2013-06-03ath9k: Set ofdmWeakSigDetect directlyGravatar Sujith Manoharan 4-12/+4
2013-06-03ath9k: Simplify ANI initializationGravatar Sujith Manoharan 6-27/+10
2013-06-03ath9k: Remove unused structure ath_dbg_bb_mac_sampGravatar Sujith Manoharan 1-39/+0
2013-06-03ath9k: Enable WoW only for AR9462Gravatar Sujith Manoharan 7-207/+35
2013-06-03ath9k: Return early for invalid ratesGravatar Sujith Manoharan 1-2/+2
2013-06-03net, ipw2x00: remove redundant D0 power state setGravatar Yijing Wang 1-2/+0
2013-06-03ath9k: advertise support for active monitor interfacesGravatar Felix Fietkau 1-0/+2
2013-06-03Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...Gravatar John W. Linville 2-2/+16
2013-06-03cw1200: rename the cw1200 platform definition headerGravatar Solomon Peachy 2-2/+2
2013-06-03cw1200: Rework SDIO platform support to prevent build problems.Gravatar Solomon Peachy 4-121/+30
2013-06-03cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.Gravatar Solomon Peachy 3-91/+41
2013-06-03cw1200: Reference correct 'powerup' GPIO signal.Gravatar Solomon Peachy 2-2/+2
2013-06-03cw1200: move platform_data header to correct location.Gravatar Solomon Peachy 3-3/+3
2013-06-03cw1200: Rename 'sbus' to 'hwbus'Gravatar Solomon Peachy 10-123/+119
2013-06-03cfg80211: take WoWLAN support information out of wiphy structGravatar Johannes Berg 8-52/+74
2013-05-31Revert "mac80211_hwsim: remove P2P_DEVICE support"Gravatar Johannes Berg 1-1/+3
2013-05-31Revert "iwlwifi: mvm: remove P2P_DEVICE support"Gravatar Johannes Berg 1-1/+13
2013-05-30cw1200: remove unused including <linux/version.h>Gravatar Wei Yongjun 3-3/+0
2013-05-30cw1200: use module_spi_driver to simplify the codeGravatar Wei Yongjun 1-14/+1
2013-05-30cw1200: convert to use simple_open()Gravatar Wei Yongjun 1-7/+1
2013-05-30cw1200: remove duplicated include from wsm.cGravatar Wei Yongjun 1-1/+0
2013-05-30cw1200: Fix compile with CONFIG_PM=nGravatar Solomon Peachy 5-4/+27
2013-05-30ath9k: check for Rx-STBC flag and pass it to ieee80211Gravatar Oleksij Rempel 3-3/+15
2013-05-30ath9k: remove useless flag conversation.Gravatar Oleksij Rempel 4-10/+12
2013-05-29cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsetsGravatar Solomon Peachy 32-0/+14989
2013-05-29mwifiex: dump small buffers with help of %*phGravatar Andy Shevchenko 1-3/+2
2013-05-29net: wireless: p54spi: Fix commenting styleGravatar Sachin Kamat 1-8/+7
2013-05-29net: wireless: p54spi: Use module_spi_driver macroGravatar Sachin Kamat 1-21/+1
2013-05-29ath9k_hw: fix PA predistortion miscalibrationGravatar Felix Fietkau 1-8/+11
2013-05-29wil6210: Don't use wdev->sme_stateGravatar Vladimir Kondratiev 4-13/+13
2013-05-29wil6210: channel off by 1Gravatar Vladimir Kondratiev 1-1/+1
2013-05-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...Gravatar John W. Linville 5-44/+14
2013-05-29Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...Gravatar John W. Linville 70-546/+2907
2013-05-29iwlwifi: mvm: add debugfs for powersaveGravatar Alexander Bondar 3-0/+468
2013-05-29iwlwifi: mvm: Add support for connection monitor offloadGravatar Hila Gonen 5-1/+54
2013-05-29iwlwifi: take valid ant for HT caps from TLVGravatar Emmanuel Grumbach 5-16/+22
2013-05-29iwlwifi: mvm: Change number of DTIMs to skip semanticsGravatar Alexander Bondar 2-5/+7
2013-05-29iwlwifi: mvm: add thermal throttling and CT killGravatar Eytan Lifshitz 17-18/+974
2013-05-27iwlwifi: mvm: use proper scan type for P2PGravatar Emmanuel Grumbach 1-6/+0
2013-05-27Merge remote-tracking branch 'iwlwifi-fixes/master' into HEADGravatar Johannes Berg 21-140/+237
2013-05-27iwlwifi: mvm: Add beacon abort enablementGravatar Alexander Bondar 3-46/+86
2013-05-27iwlwifi: dvm: constify configuration structsGravatar Johannes Berg 2-19/+19
2013-05-27iwlwifi: move some configuration parameters into DVMGravatar Johannes Berg 20-187/+217
2013-05-27iwlwifi: dvm: rename iwl_lib_ops to iwl_dvm_cfgGravatar Johannes Berg 4-23/+23
2013-05-27iwlwifi: move D3_CFG_COMPLETE handling into DVMGravatar Johannes Berg 2-7/+8