summaryrefslogtreecommitdiff
path: root/net/mac80211
AgeCommit message (Expand)Author
2013-03-06mac80211: init mesh timer for user authed STAsThomas Pedersen
2013-03-06mac80211: disallow changing auto_open_plinksThomas Pedersen
2013-03-06mac80211: support userspace MPMThomas Pedersen
2013-03-06cfg80211: rename mesh station typesThomas 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-06mac80211: add VHT capabilities station debugfs fileJohannes Berg
2013-03-06mac80211: restrict peer's VHT capabilities to ownJohannes Berg
2013-03-06mac80211: fix HT capability overrides for AP stationJohannes Berg
2013-03-06mac80211: don't apply HT overrides to TDLS peersJohannes Berg
2013-03-06mac80211: simplify AP interface stopJohannes Berg
2013-03-06mac80211: flush keys when stopping APJohannes Berg
2013-03-06mac80211: defer tailroom counter manipulation when roamingJohannes Berg
2013-03-06mac80211: remove IEEE80211_KEY_FLAG_WMM_STAJohannes Berg
2013-03-06mac80211: merge reconfig assign chanctx codeStanislaw Gruszka
2013-03-06mac80211: cleanup suspend/resume on mesh modeStanislaw Gruszka
2013-03-06mac80211: cleanup suspend/resume on ibss modeStanislaw Gruszka
2013-03-06mac80211: cleanup suspend/resume on managed modeStanislaw Gruszka
2013-03-06mac80211: cleanup generic suspend/resume proceduresStanislaw Gruszka
2013-03-06cfg80211/mac80211: disconnect on suspendStanislaw Gruszka
2013-03-06mac80211: remove napiStanislaw Gruszka
2013-03-06mac80211/minstrel_ht: fix spacing between sample attemptsFelix Fietkau
2013-03-06mac80211/minstrel_ht: increase sampling frequency of some slower ratesFelix Fietkau
2013-03-06minstrel_ht: increase sampling frequencyFelix Fietkau
2013-03-06mac80211/minstrel_ht: improve max_prob_rate selectionFelix Fietkau
2013-03-06mac80211/minstrel_ht: improve accuracy of throughput metric at high data ratesFelix Fietkau
2013-03-06mac80211: Allow drivers to differentiate between ROC typesIlan Peer
2013-03-06mac80211: support VHT capability overridesJohannes Berg
2013-03-06wireless: move sequence number arithmetic to ieee80211.hJohannes Berg
2013-03-06mac80211: clarify alignment commentJohannes Berg
2013-03-06cfg80211: comprehensively check station changesJohannes Berg
2013-03-06cfg80211: clean up mesh plink station change APIJohannes Berg
2013-03-06Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg
2013-03-02mac80211: another fix for idle handling in monitor modeFelix Fietkau
2013-03-01mac80211: fix VHT MCS calculationJohannes Berg
2013-03-01mac80211: fix oops on mesh PS broadcast forwardingMarco Porsch
2013-02-28mac80211: really fix monitor mode channel reportingJohannes Berg
2013-02-28hlist: drop the node parameter from iteratorsSasha Levin
2013-02-28mac80211: convert to idr_alloc()Tejun Heo
2013-02-26mac80211: Fix crash due to un-canceled work-itemsBen Greear
2013-02-26mac80211: stop timers before canceling work itemsBen Greear
2013-02-26mac80211: fix monitor mode channel reportingFelix Fietkau
2013-02-26mac80211: fix idle handling in monitor modeFelix Fietkau
2013-02-26mac80211: Ensure off-channel frames don't get queuedSeth Forshee