summaryrefslogtreecommitdiffstats
path: root/net/mac80211/ieee80211_i.h
Commit message (Expand)AuthorAgeFilesLines
...
* | mac80211: update mesh beacon on workqueueThomas Pedersen2013-06-181-0/+1
* | mac80211: track AP's beacon rate and give it to the driverAlexander Bondar2013-06-131-0/+1
* | mac80211: Use suitable semantics for beacon availability indicationAlexander Bondar2013-06-051-1/+2
* | cfg80211/mac80211: use cfg80211 wdev mutex in mac80211Johannes Berg2013-05-251-5/+20
* | Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2013-05-251-0/+1
|\|
| * mac80211: fix IEEE80211_SDATA_DISCONNECT_RESUMEJohannes Berg2013-05-161-0/+1
* | {cfg,mac}80211: move mandatory rates calculation to cfg80211Ashok Nagarajan2013-05-241-3/+0Star
|/
* mac80211: improve the rate control APIFelix Fietkau2013-04-221-0/+1
* Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2013-04-221-1/+3
|\
| * Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-21/+14Star
| |\
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-101-1/+3
| |\ \
| | * | mac80211: fix idle handling sequenceJohannes Berg2013-03-251-0/+1
| | * | mac80211: fix remain-on-channel cancel crashJohannes Berg2013-03-251-1/+2
* | | | mac80211: fix and optimize MCS mask handlingFelix Fietkau2013-04-161-0/+2
* | | | mac80211: parse VHT channel switch IEsJohannes Berg2013-04-161-3/+4
* | | | mac80211: support secondary channel offset in CSAJohannes Berg2013-04-161-1/+2
* | | | mac80211: support extended channel switchJohannes Berg2013-04-161-0/+1
* | | | mac80211: unify CSA action frame/beacon processingJohannes Berg2013-04-161-4/+0Star
| |_|/ |/| |
* | | mac80211: make ieee802_11_parse_elems an inlineJohannes Berg2013-04-081-2/+6
* | | mac80211: destroy virtual monitor interface across suspendJohannes Berg2013-04-081-0/+2
* | | mac80211: purge remain-on-channel items when suspendingJohannes Berg2013-04-081-1/+2
* | | mac80211: parse Timeout Interval Element using a structJohannes Berg2013-04-081-2/+1Star
* | | mac80211: check ERP info IE length in parserJohannes Berg2013-04-081-1/+0Star
* | | mac80211: check DSSS params IE length in parserJohannes Berg2013-04-081-1/+0Star
* | | mac80211: remove unused IE pointers from parserJohannes Berg2013-04-081-9/+0Star
* | | mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-2/+1Star
* | | mac80211: ibss: use beacon_data struct for beacon and probe responseJohannes Berg2013-03-251-2/+1Star
* | | mac80211: add P2P NoA settingsJanusz Dziedzic2013-03-221-1/+1
|/ /
* | mac80211: stop queues temporarily for flushingJohannes Berg2013-03-181-0/+3
* | mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-0/+2
* | mac80211: move sdata debugfs dir to vifStanislaw Gruszka2013-03-181-1/+0Star
* | mac80211: provide ieee80211_sta_eosp()Johannes Berg2013-03-071-5/+0Star
* | mac80211: support userspace MPMThomas Pedersen2013-03-061-0/+1
* | mac80211: defer tailroom counter manipulation when roamingJohannes Berg2013-03-061-0/+2
* | mac80211: cleanup suspend/resume on mesh modeStanislaw Gruszka2013-03-061-2/+0Star
* | mac80211: cleanup suspend/resume on ibss modeStanislaw Gruszka2013-03-061-4/+0Star
* | mac80211: cleanup suspend/resume on managed modeStanislaw Gruszka2013-03-061-3/+0Star
* | mac80211: cleanup generic suspend/resume proceduresStanislaw Gruszka2013-03-061-4/+0Star
* | mac80211: remove napiStanislaw Gruszka2013-03-061-5/+0Star
* | mac80211: Allow drivers to differentiate between ROC typesIlan Peer2013-03-061-0/+1
* | mac80211: support VHT capability overridesJohannes Berg2013-03-061-0/+4
|/
* mac80211: cache mesh beaconThomas Pedersen2013-02-151-0/+3
* mac80211: constify IE parsingJohannes Berg2013-02-151-43/+44
* mac80211: add ieee80211_vif_change_bandwidthJohannes Berg2013-02-151-0/+4
* mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg2013-02-151-1/+2
* mac80211: handle VHT operating mode notificationJohannes Berg2013-02-151-0/+3
* mac80211: track number of spatial streamsJohannes Berg2013-02-151-0/+1
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-151-2/+3
* mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_capJohannes Berg2013-02-151-1/+2
* mac80211: don't pick up WPA vendor IEJohannes Berg2013-02-151-2/+0Star