summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: fix coding styleYogesh Ashok Powar2011-11-112-10/+9
* mwifiex: change return types to voidYogesh Ashok Powar2011-11-111-12/+6
* mwifiex: use existing helper function mwifiex_fill_cap_infoYogesh Ashok Powar2011-11-111-48/+33
* 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/+2
* mwifiex: remove unneeded kfree(NULL);Dan Carpenter2011-11-091-1/+0
* 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/+28
* 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/+21
* brcm80211: fmac: remove duplicate regiter set in chip attach pathFranky Lin2011-11-091-13/+0
* 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/+111
* 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/+3
* cfg80211/mac80211: allow management TX to not wait for ACKJohannes Berg2011-11-097-23/+46
* mac80211: send unexpected 4addr eventJohannes Berg2011-11-092-7/+25
* cfg80211: add event for unexpected 4addr framesJohannes Berg2011-11-095-3/+58
* mac80211: report OBSS beaconsJohannes Berg2011-11-093-1/+17
* cfg80211: allow registering to beaconsJohannes Berg2011-11-094-1/+98
* mac80211: support client probeJohannes Berg2011-11-092-18/+95
* nl80211: add API to probe a clientJohannes Berg2011-11-093-0/+131
* nl80211: advertise device AP SMEJohannes Berg2011-11-095-1/+31
* mac80211: support spurious class3 eventJohannes Berg2011-11-091-0/+7
* nl80211: allow subscribing to unexpected class3 framesJohannes Berg2011-11-095-0/+114
* mac80211: add support for control port protocol in AP modeJohannes Berg2011-11-092-2/+32
* mac80211: add helper to free TX skbJohannes Berg2011-11-092-0/+16
* mac80211: simplify mesh frame queue mapping and QoSJavier Cardona2011-11-094-7/+4
* mac80211: check if frame is really part of this BAThomas Pedersen2011-11-091-0/+5
* mac80211: QoS multicast frames have No Ack policyThomas Pedersen2011-11-093-2/+11
* mac80211: Avoid filling up mesh preq queue with redundant requestsJavier Cardona2011-11-092-2/+16
* ath9k: Improve debugfs printout for stations.Ben Greear2011-11-093-6/+14
* mac80211: verify virtual interfaces in driver APIJohannes Berg2011-11-095-11/+69
* net: add wireless TX status socket optionJohannes Berg2011-11-0923-3/+123
OpenPOWER on IntegriCloud