summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-03ath9k: Set ofdmWeakSigDetect directlySujith Manoharan4-12/+4
2013-06-03ath9k: Simplify ANI initializationSujith Manoharan6-27/+10
2013-06-03ath9k: Remove unused structure ath_dbg_bb_mac_sampSujith Manoharan1-39/+0
2013-06-03ath9k: Enable WoW only for AR9462Sujith Manoharan7-207/+35
2013-06-03ath9k: Return early for invalid ratesSujith Manoharan1-2/+2
2013-06-03net, ipw2x00: remove redundant D0 power state setYijing Wang1-2/+0
2013-06-03ath9k: advertise support for active monitor interfacesFelix Fietkau1-0/+2
2013-06-03Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville10-16/+75
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-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-29iwlwifi: mvm: implement D3 testingJohannes Berg8-21/+182
2013-05-29Merge remote-tracking branch 'wireless-next/master' into iwlwifi-nextJohannes Berg136-2607/+18099
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-28ath9k: use correct OTP register offsets for AR9550Gabor Juhos1-3/+6
2013-05-28brcmfmac: Disable powersave mode for P2P link.Hante Meuleman1-0/+5
2013-05-28brcmfmac: Add multi channel support for P2P.Hante Meuleman1-1/+25
2013-05-28brcmfmac: use struct net_device::destructor to remove interfacesArend van Spriel3-5/+25
2013-05-28brcmfmac: free net device when registration failsArend van Spriel2-4/+9
2013-05-28brcmfmac: add additional parameter to brcmf_free_vif()Arend van Spriel3-25/+20