aboutsummaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-06wireless: make TU conversion macros availableJohannes Berg1-3/+0
2013-08-01mac80211: add channel switch command and beacon callbacksSimon Wunderlich1-0/+17
2013-08-01mac80211: use oneshot blink API for LED triggersFabio Baltieri1-1/+0
2013-07-16mac80211: fix regression when initializing ibss wmm paramsSimon Wunderlich1-3/+0
2013-07-16mac80211: allow scanning for 5/10 MHz channels in IBSSSimon Wunderlich1-2/+3
2013-07-16mac80211: select and adjust bitrates according to channel modeSimon Wunderlich1-2/+5
2013-07-16mac80211: fix timing for 5 MHz and 10 MHz channelsSimon Wunderlich1-1/+30
2013-07-16mac80211: enable HT overrides for ibssSimon Wunderlich1-0/+3
2013-06-19Merge remote-tracking branch 'mac80211/master' into HEADJohannes Berg1-2/+3
2013-06-18Revert "mac80211: in IBSS use the Auth frame to trigger STA reinsertion"Antonio Quartulli1-1/+0
2013-06-18mac80211: change IBSS channel state to chandefSimon Wunderlich1-2/+1
2013-06-18mac80211: update mesh beacon on workqueueThomas Pedersen1-0/+1
2013-06-13mac80211: track AP's beacon rate and give it to the driverAlexander Bondar1-0/+1
2013-06-12mac80211: work around broken APs not including HT infoJohannes Berg1-2/+3
2013-06-05mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar1-1/+2
2013-05-25cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg1-5/+20
2013-05-25Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg1-0/+1
2013-05-24{cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan1-3/+0
2013-05-16mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg1-0/+1
2013-04-22mac80211: improve the rate control APIFelix Fietkau1-0/+1
2013-04-22Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg1-1/+3
2013-04-16mac80211: fix and optimize MCS mask handlingFelix Fietkau1-0/+2
2013-04-16mac80211: parse VHT channel switch IEsJohannes Berg1-3/+4
2013-04-16mac80211: support secondary channel offset in CSAJohannes Berg1-1/+2
2013-04-16mac80211: support extended channel switchJohannes Berg1-0/+1
2013-04-16mac80211: unify CSA action frame/beacon processingJohannes Berg1-4/+0
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-21/+14
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+3
2013-04-08mac80211: make ieee802_11_parse_elems an inlineJohannes Berg1-2/+6
2013-04-08mac80211: destroy virtual monitor interface across suspendJohannes Berg1-0/+2
2013-04-08mac80211: purge remain-on-channel items when suspendingJohannes Berg1-1/+2
2013-04-08mac80211: parse Timeout Interval Element using a structJohannes Berg1-2/+1
2013-04-08mac80211: check ERP info IE length in parserJohannes Berg1-1/+0
2013-04-08mac80211: check DSSS params IE length in parserJohannes Berg1-1/+0
2013-04-08mac80211: remove unused IE pointers from parserJohannes Berg1-9/+0
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-2/+1
2013-03-25mac80211: fix idle handling sequenceJohannes Berg1-0/+1
2013-03-25mac80211: ibss: use beacon_data struct for beacon and probe responseJohannes Berg1-2/+1
2013-03-25mac80211: fix remain-on-channel cancel crashJohannes Berg1-1/+2
2013-03-22mac80211: add P2P NoA settingsJanusz Dziedzic1-1/+1
2013-03-18mac80211: stop queues temporarily for flushingJohannes Berg1-0/+3
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg1-0/+2
2013-03-18mac80211: move sdata debugfs dir to vifStanislaw Gruszka1-1/+0
2013-03-07mac80211: provide ieee80211_sta_eosp()Johannes Berg1-5/+0
2013-03-06mac80211: support userspace MPMThomas Pedersen1-0/+1
2013-03-06mac80211: defer tailroom counter manipulation when roamingJohannes Berg1-0/+2
2013-03-06mac80211: cleanup suspend/resume on mesh modeStanislaw Gruszka1-2/+0
2013-03-06mac80211: cleanup suspend/resume on ibss modeStanislaw Gruszka1-4/+0
2013-03-06mac80211: cleanup suspend/resume on managed modeStanislaw Gruszka1-3/+0
2013-03-06mac80211: cleanup generic suspend/resume proceduresStanislaw Gruszka1-4/+0