summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mac80211: restrict peer's VHT capabilities to ownJohannes Berg2013-03-063-5/+117
* mac80211: fix HT capability overrides for AP stationJohannes Berg2013-03-061-23/+25
* mac80211: don't apply HT overrides to TDLS peersJohannes Berg2013-03-061-9/+5
* mac80211: simplify AP interface stopJohannes Berg2013-03-061-2/+4
* mac80211: flush keys when stopping APJohannes Berg2013-03-062-2/+5
* mac80211: defer tailroom counter manipulation when roamingJohannes Berg2013-03-066-11/+68
* mac80211: remove IEEE80211_KEY_FLAG_WMM_STAJohannes Berg2013-03-062-29/+0
* mac80211: merge reconfig assign chanctx codeStanislaw Gruszka2013-03-061-25/+22
* mac80211: cleanup suspend/resume on mesh modeStanislaw Gruszka2013-03-065-97/+3
* mac80211: cleanup suspend/resume on ibss modeStanislaw Gruszka2013-03-062-32/+1
* mac80211: cleanup suspend/resume on managed modeStanislaw Gruszka2013-03-062-89/+2
* mac80211: cleanup generic suspend/resume proceduresStanislaw Gruszka2013-03-065-154/+6
* cfg80211/mac80211: disconnect on suspendStanislaw Gruszka2013-03-065-41/+69
* mac80211: remove napiStanislaw Gruszka2013-03-063-39/+0
* mac80211/minstrel_ht: fix spacing between sample attemptsFelix Fietkau2013-03-061-1/+1
* mac80211/minstrel_ht: increase sampling frequency of some slower ratesFelix Fietkau2013-03-062-8/+13
* minstrel_ht: increase sampling frequencyFelix Fietkau2013-03-061-2/+2
* mac80211/minstrel_ht: improve max_prob_rate selectionFelix Fietkau2013-03-061-8/+19
* mac80211/minstrel_ht: improve accuracy of throughput metric at high data ratesFelix Fietkau2013-03-061-10/+13
* cfg80211: Extend support for IEEE 802.11r Fast BSS TransitionJouni Malinen2013-03-065-0/+195
* cfg80211: prohibit zero keepalive intervalJohannes Berg2013-03-061-1/+2
* mac80211: Allow drivers to differentiate between ROC typesIlan Peer2013-03-0610-21/+58
* cfg80211: refactor association parametersJohannes Berg2013-03-064-104/+63
* mac80211: support VHT capability overridesJohannes Berg2013-03-064-1/+135
* cfg80211: add ability to override VHT capabilitiesJohannes Berg2013-03-066-8/+103
* wireless: remove unused VHT MCS definesJohannes Berg2013-03-061-5/+0
* cfg80211: move exported event functions into nl80211Johannes Berg2013-03-065-374/+195
* nl80211: re-add channel width and extended capa advertisingJohannes Berg2013-03-061-3/+33
* ieee80211: mark 802.11 related structs as being 2-byte alignedFelix Fietkau2013-03-061-8/+8
* wireless: move sequence number arithmetic to ieee80211.hJohannes Berg2013-03-0611-61/+66
* nl80211: conditionally add back TCP WoWLAN informationJohannes Berg2013-03-061-2/+46
* nl80211: conditionally add back radar informationJohannes Berg2013-03-061-9/+29
* nl80211: allow splitting wiphy information in dumpsJohannes Berg2013-03-062-362/+599
* mac80211: clarify alignment commentJohannes Berg2013-03-061-2/+4
* net: rfkill: Fix sparse warning in rfkill-regulator.cSachin Kamat2013-03-061-1/+1
* cfg80211: comprehensively check station changesJohannes Berg2013-03-065-174/+311
* cfg80211: unify station WME parsingJohannes Berg2013-03-061-34/+19
* cfg80211: clean up station WME attribute parsingJohannes Berg2013-03-061-31/+37
* cfg80211: constify station parameter pointersJohannes Berg2013-03-061-4/+4
* cfg80211: clean up mesh plink station change APIJohannes Berg2013-03-064-24/+54
* Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg2013-03-066-120/+120
|\
| * mac80211: another fix for idle handling in monitor modeFelix Fietkau2013-03-021-0/+6
| * mac80211: fix VHT MCS calculationJohannes Berg2013-03-011-0/+3
| * mac80211: fix oops on mesh PS broadcast forwardingMarco Porsch2013-03-011-1/+2
| * nl80211: increase wiphy dump size dynamicallyJohannes Berg2013-03-011-5/+25
| * mac80211: really fix monitor mode channel reportingJohannes Berg2013-02-281-8/+13
| * nl80211: remove channel width and extended capa advertisingJohannes Berg2013-02-272-23/+1
| * mac80211: Fix crash due to un-canceled work-itemsBen Greear2013-02-261-0/+11
| * mac80211: stop timers before canceling work itemsBen Greear2013-02-261-5/+9
| * mac80211: fix monitor mode channel reportingFelix Fietkau2013-02-261-3/+9