summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2013-04-08mac80211: fix the PREP mesh hwmp debug messageChun-Yeow Yeoh
2013-04-08mac80211: parse Timeout Interval Element using a structJohannes Berg
2013-04-08mac80211: check ERP info IE length in parserJohannes Berg
2013-04-08mac80211: check DSSS params IE length in parserJohannes Berg
2013-04-08mac80211: remove unused IE pointers from parserJohannes Berg
2013-04-08mac80211: remove ancient reference to master interfaceJohannes Berg
2013-04-08mac80211: be more careful about sending beacon-loss-eventsBen Greear
2013-04-08mac80211: add beacon stats to debugfsBen Greear
2013-04-08mac80211: let drivers not supporting channel contexts use VHTKarl Beldan
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-25mac80211: allow drivers to set default uAPSD parametersAlexander Bondar
2013-03-25mac80211: ibss: use beacon_data struct for beacon and probe responseJohannes Berg
2013-03-25mac80211: ibss: disable beaconing before freeing beaconJohannes Berg
2013-03-22mac80211: add P2P NoA settingsJanusz Dziedzic
2013-03-22mac80211: use ieee80211_p2p_noa_attr structureJanusz Dziedzic
2013-03-22mac80211: make beacon-loss-count configurableBen Greear
2013-03-20mac80211: return the RSSI in dBmEmmanuel Grumbach
2013-03-20cfg80211: fix error return code in cfg80211_init()Wei Yongjun
2013-03-20cfg80211: fix potential connection work crashJohannes Berg
2013-03-18mac80211: stop queues temporarily for flushingJohannes Berg
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-03-18mac80211/minstrel_ht: do not sample actively used ratesFelix Fietkau
2013-03-18mac80211/minstrel_ht: avoid useless sampling of high-probability slower ratesFelix Fietkau
2013-03-18mac80211/minstrel_ht: improve rate selection stabilityFelix Fietkau
2013-03-18mac80211: remove vif debugfs driver callbacksStanislaw Gruszka
2013-03-18mac80211: move sdata debugfs dir to vifStanislaw Gruszka
2013-03-11mac80211: add driver callback for per-interface multicast filterAlexander Bondar
2013-03-11mac80211: remove a few set but unused variablesJohannes Berg
2013-03-11mac80211: batch key free synchronize_net()Johannes Berg
2013-03-11mac80211: remove underscores from some key functionsJohannes Berg
2013-03-11mac80211: clean up key freeing a bitJohannes Berg
2013-03-07mac80211: Call drv_set_tim only if there is a changeIlan Peer
2013-03-07mac80211: provide ieee80211_sta_eosp()Johannes Berg
2013-03-07mac80211: provide race-free 64-bit traffic countersJohannes Berg
2013-03-06mac80211: init mesh timer for user authed STAsThomas Pedersen
2013-03-06mac80211: disallow changing auto_open_plinksThomas Pedersen
2013-03-06nl80211: user_mpm overrides auto_open_plinksThomas Pedersen
2013-03-06mac80211: support userspace MPMThomas Pedersen
2013-03-06cfg80211: rename mesh station typesThomas Pedersen
2013-03-06nl80211: explicit userspace MPMThomas Pedersen
2013-03-06mac80211: improve minstrels rate sorting by means of throughput & probabilityThomas Huehn
2013-03-06mac80211: treat minstrel success probabilities below 10% as implausibleThomas Huehn
2013-03-06mac80211: add lowest rate into minstrel's random rate sampling tableThomas Huehn
2013-03-06mac80211: extend minstrel's rate sampling to avoid unsampled ratesThomas Huehn
2013-03-06mac80211: add documentation and verbose variable names inThomas Huehn
2013-03-06mac80211: merge value scaling macros of minstrel_ht and minstrelThomas Huehn
2013-03-06mac80211: merge EWMA calculation of minstrel_ht and minstrelThomas Huehn
2013-03-06mac80211/minstrel_ht: disable multiple consecutive sample attemptsFelix Fietkau
2013-03-06regulatory: allow VHT channels in world roamingJohannes Berg
2013-03-06cfg80211: enable TDLS on P2P client interfacesJohannes Berg