summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cw1200: hwio: Remove an unnecessary gotoJoe Perches2013-06-101-1/+0
* brcmsmac: Reduce log spam in heavy tx, make err print in debugJohn Greene2013-06-031-1/+1
* ath9k: Do not maintain ANI state per-channelSujith Manoharan2013-06-034-28/+22
* ath9k: Print ANI statistics in debugfsSujith Manoharan2013-06-032-19/+64
* ath9k: Set ofdmWeakSigDetect directlySujith Manoharan2013-06-034-12/+4
* ath9k: Simplify ANI initializationSujith Manoharan2013-06-036-27/+10
* ath9k: Remove unused structure ath_dbg_bb_mac_sampSujith Manoharan2013-06-031-39/+0
* ath9k: Enable WoW only for AR9462Sujith Manoharan2013-06-037-207/+35
* ath9k: Return early for invalid ratesSujith Manoharan2013-06-031-2/+2
* net, ipw2x00: remove redundant D0 power state setYijing Wang2013-06-031-2/+0
* ath9k: advertise support for active monitor interfacesFelix Fietkau2013-06-031-0/+2
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-06-0310-16/+75
|\
| * mac80211: fix sdata locking around __ieee80211_request_smpsJohannes Berg2013-06-031-0/+2
| * Revert "mac80211_hwsim: remove P2P_DEVICE support"Johannes Berg2013-05-311-1/+3
| * Revert "iwlwifi: mvm: remove P2P_DEVICE support"Johannes Berg2013-05-311-1/+13
| * mac80211: always send multicast on CAB queueJohannes Berg2013-05-291-2/+3
| * cfg80211: remove cleanup_work kernel-docJohannes Berg2013-05-291-1/+0
| * mac80211: support active monitor interfacesFelix Fietkau2013-05-294-11/+38
| * cfg80211: support an active monitor interface flagFelix Fietkau2013-05-293-0/+16
* | cw1200: rename the cw1200 platform definition headerSolomon Peachy2013-06-033-2/+2
* | cw1200: Rework SDIO platform support to prevent build problems.Solomon Peachy2013-06-035-122/+66
* | cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.Solomon Peachy2013-06-034-97/+47
* | cw1200: Reference correct 'powerup' GPIO signal.Solomon Peachy2013-06-032-2/+2
* | cw1200: move platform_data header to correct location.Solomon Peachy2013-06-034-3/+3
* | cw1200: Rename 'sbus' to 'hwbus'Solomon Peachy2013-06-0310-123/+119
* | cw1200: remove unused including <linux/version.h>Wei Yongjun2013-05-303-3/+0
* | cw1200: use module_spi_driver to simplify the codeWei Yongjun2013-05-301-14/+1
* | cw1200: convert to use simple_open()Wei Yongjun2013-05-301-7/+1
* | cw1200: remove duplicated include from wsm.cWei Yongjun2013-05-301-1/+0
* | cw1200: Fix compile with CONFIG_PM=nSolomon Peachy2013-05-305-4/+27
* | ath9k: check for Rx-STBC flag and pass it to ieee80211Oleksij Rempel2013-05-303-3/+15
* | ath9k: remove useless flag conversation.Oleksij Rempel2013-05-304-10/+12
* | cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsetsSolomon Peachy2013-05-2934-0/+15040
* | mwifiex: dump small buffers with help of %*phAndy Shevchenko2013-05-291-3/+2
* | net: wireless: p54spi: Fix commenting styleSachin Kamat2013-05-291-8/+7
* | net: wireless: p54spi: Use module_spi_driver macroSachin Kamat2013-05-291-21/+1
* | ath9k_hw: fix PA predistortion miscalibrationFelix Fietkau2013-05-291-8/+11
* | wil6210: Don't use wdev->sme_stateVladimir Kondratiev2013-05-294-13/+13
* | wil6210: channel off by 1Vladimir Kondratiev2013-05-291-1/+1
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-05-2947-1388/+1007
|\ \ | |/
| * cfg80211: make WoWLAN configuration available to driversJohannes Berg2013-05-275-38/+52
| * cfg80211: remove some locked wrappers from sme APIJohannes Berg2013-05-256-59/+32
| * cfg80211: remove some locked wrappers from mlme APIJohannes Berg2013-05-254-149/+70
| * regulatory: remove reg_mutexJohannes Berg2013-05-251-57/+19
| * regulatory: use RCU in regulatory_hint_11d()Johannes Berg2013-05-251-14/+16
| * cfg80211: simplify and correct P2P-Device scan checkJohannes Berg2013-05-251-10/+7
| * cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-2514-355/+220
| * cfg80211: vastly simplify lockingJohannes Berg2013-05-2514-447/+117
| * cfg80211: use atomic_t for wiphy counterJohannes Berg2013-05-251-8/+3
| * cfg80211: move cfg80211_get_dev_from_ifindex under wextJohannes Berg2013-05-253-25/+21
OpenPOWER on IntegriCloud