summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nl80211: Add probe response offload attributeArik Nemtsov2011-11-113-0/+42
* nl80211: fix compiler warningJohannes Berg2011-11-111-1/+1
* mac80211: make sure hw_key exists before checking its flagsArik Nemtsov2011-11-111-1/+2
* ath9k: set ATH9K_PCI to y by defaultDaniel Kuehn2011-11-111-0/+1
* wireless: move ieee80211chan2mhz macroJohannes Berg2011-11-112-8/+8
* mac80211: add recalc PS in ieee80211_reconfig()Eyal Shapira2011-11-111-0/+2
* NFC: Check if NCI data flow control is usedIlan Elias2011-11-112-1/+7
* NFC: Removal of unused operations for NCI spec 1.0 d18Ilan Elias2011-11-115-74/+3Star
* NFC: Update names and structs to NCI spec 1.0 d18Ilan Elias2011-11-117-114/+193
* mac80211/cfg80211: report monitor channel in wireless extensionsJohannes Berg2011-11-113-0/+26
* mac80211: simplify scan state machineJohannes Berg2011-11-112-128/+82Star
* mac80211: set carrier_on for ibss vifs only while joinedEliad Peller2011-11-112-1/+5
* ath9k_hw: Fix channel list of CalFreqPeir for AR938xRajkumar Manoharan2011-11-111-7/+7
* ath9k_hw: Read and configure xpa timing fieldRajkumar Manoharan2011-11-111-0/+16
* ath9k_hw: Read and configure quick drop for AR9003Rajkumar Manoharan2011-11-114-64/+59Star
* mwifiex: release bss structure returned by cfg80211_inform_bss()Amitkumar Karwar2011-11-112-1/+4
* mwifiex: remove unnecessary free_priv handlerAmitkumar Karwar2011-11-111-6/+0Star
* mwifiex: fix 'Smatch' warningsYogesh Ashok Powar2011-11-112-7/+9
* mwifiex: fix coding styleYogesh Ashok Powar2011-11-112-10/+9Star
* mwifiex: change return types to voidYogesh Ashok Powar2011-11-111-12/+6Star
* mwifiex: use existing helper function mwifiex_fill_cap_infoYogesh Ashok Powar2011-11-111-48/+33Star
* mwifiex: fix ht_cap_info in ibss beaconsYogesh Ashok Powar2011-11-111-2/+2
* mac80211: init rate-control for TDLS sta when supp-rates are knownArik Nemtsov2011-11-111-1/+9
* cfg80211: merge in beacon ies of hidden bss.Dmitry Tarnyagin2011-11-111-3/+114
* mwifiex: prevent corruption instead of just warningDan Carpenter2011-11-091-1/+4
* mwifiex: enable SDIO multiport aggregationAmitkumar Karwar2011-11-091-2/+2
* mwifiex: remove an unneeded NULL checkDan Carpenter2011-11-091-3/+2Star
* mwifiex: remove unneeded kfree(NULL);Dan Carpenter2011-11-091-1/+0Star
* net/rfkill/core.c: use kstrtoul, etcJulia Lawall2011-11-091-2/+2
* net/mac80211/debugfs.c: use kstrtoul, etcJulia Lawall2011-11-091-1/+1
* mac80211: implement wifi TX statusJohannes Berg2011-11-095-6/+115
* nl80211: advertise socket TX status capabilityJohannes Berg2011-11-093-1/+22
* mac80211: Also report the STA's TDLS flag via nl80211Helmut Schaa2011-11-091-1/+4
* brcm80211: fmac: optimize chip core info managementFranky Lin2011-11-093-42/+81
* brcm80211: fmac: replace private SB macros with ssb_regs versionFranky Lin2011-11-092-63/+28Star
* brcm80211: fmac: move chip drive strength related code to sdio_chip.cFranky Lin2011-11-093-115/+117
* brcm80211: fmac: move chip detach function to sdio_chip.cFranky Lin2011-11-093-10/+11
* brcm80211: fmac: move chip reset core function to sdio_chip.cFranky Lin2011-11-093-47/+49
* brcm80211: fmac: abstract chip core revision functionFranky Lin2011-11-092-7/+15
* brcm80211: fmac: abstract chip iscoreup functionFranky Lin2011-11-093-7/+17
* brcm80211: fmac: chip attach code flow clean upFranky Lin2011-11-093-34/+21Star
* brcm80211: fmac: remove duplicate regiter set in chip attach pathFranky Lin2011-11-091-13/+0Star
* brcm80211: fmac: move dongle gpio reset code to chip attach functionFranky Lin2011-11-092-5/+5
* brcm80211: fmac: disable dongle arm core in bus core setup functionFranky Lin2011-11-092-6/+6
* brcm80211: fmac: move core disable function to sdio_chip.cFranky Lin2011-11-093-114/+111Star
* brcm80211: fmac: abstract chip buscore setup functionFranky Lin2011-11-092-20/+34
* brcm80211: fmac: move bus core prep code to sdio_chip.cFranky Lin2011-11-093-72/+77
* brcm80211: fmac: move chip recognition function to sdio_chip.cFranky Lin2011-11-095-143/+213
* brcm80211: fmac: remove unnecessary 4329 chip specific codeFranky Lin2011-11-091-9/+3Star
* cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg2011-11-097-23/+46