summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-06-11{nl,mac,cfg}80211: Allow user to configure basic rates for meshAshok Nagarajan5-4/+30
2013-06-11mac80211: expire mesh peers based on mesh configurationColleen Twitty3-2/+3
2013-06-11{nl,cfg}80211: make peer link expiration time configurableColleen Twitty4-1/+18
2013-06-11nl80211: add kernel-doc for NL80211_FEATURE_ACTIVE_MONITORFelix Fietkau1-0/+4
2013-06-11mac80211: fix mesh deadlockThomas Pedersen2-18/+18
2013-06-05wireless: fix kernel-docJohannes Berg3-7/+18
2013-06-05mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar5-17/+21
2013-06-05mac80211: fix powersave bug and clean up ieee80211_rx_bss_infoAlexander Bondar1-21/+9
2013-06-04cfg80211: make wiphy index start at 0 againJohannes Berg1-0/+3
2013-06-04cfg80211: fix potential deadlock regressionJohannes Berg1-15/+8
2013-06-04regulatory: use proper enum return valueJohannes Berg1-1/+1
2013-06-04cfg80211: separate internal SME implementationJohannes Berg8-453/+335
2013-06-04cfg80211/mac80211: clean up cfg80211 SME APIsJohannes Berg6-153/+170
2013-06-04Merge remote-tracking branch 'wireless-next/master' into HEADJohannes Berg161-1995/+19929
2013-06-04mac80211: set IEEE80211_TX_CTL_REQ_TX_STATUS on nullframesPontus Fuchs1-0/+4
2013-06-04nl80211: remove bogus genlmsg_end() error checkingJohannes Berg1-33/+7
2013-06-04mac80211: add a tx control flag to indicate PS-Poll/uAPSD responseFelix Fietkau2-1/+6
2013-06-03brcmsmac: Reduce log spam in heavy tx, make err print in debugJohn Greene1-1/+1
2013-06-03ath9k: Do not maintain ANI state per-channelSujith Manoharan4-28/+22
2013-06-03ath9k: Print ANI statistics in debugfsSujith Manoharan2-19/+64
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-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