summaryrefslogtreecommitdiff
path: root/net/mac80211/ieee80211_i.h
AgeCommit message (Expand)AuthorFilesLines
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/jber...John W. Linville1-21/+14
2013-04-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John 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
2013-03-06mac80211: remove napiStanislaw Gruszka1-5/+0
2013-03-06mac80211: Allow drivers to differentiate between ROC typesIlan Peer1-0/+1
2013-03-06mac80211: support VHT capability overridesJohannes Berg1-0/+4
2013-02-15mac80211: cache mesh beaconThomas Pedersen1-0/+3
2013-02-15mac80211: constify IE parsingJohannes Berg1-43/+44
2013-02-15mac80211: add ieee80211_vif_change_bandwidthJohannes Berg1-0/+4
2013-02-15mac80211: handle operating mode notif in beacon/assoc responseJohannes Berg1-1/+2
2013-02-15mac80211: handle VHT operating mode notificationJohannes Berg1-0/+3
2013-02-15mac80211: track number of spatial streamsJohannes Berg1-0/+1
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg1-2/+3
2013-02-15mac80211: pass station to ieee80211_vht_cap_ie_to_sta_vht_capJohannes Berg1-1/+2
2013-02-15mac80211: don't pick up WPA vendor IEJohannes Berg1-2/+0
2013-02-15mac80211: fix auth/assoc timeout handlingJohannes Berg1-0/+2
2013-02-15mac80211: add radar detection command/eventSimon Wunderlich1-0/+14
2013-02-11mac80211: Fix tx queue handling during scansSeth Forshee1-0/+1
2013-02-11mac80211: simplify idle handlingJohannes Berg1-3/+0
2013-02-11mac80211: remove dynamic PS driver interfaceJohannes Berg1-2/+0
2013-02-11mac80211: introduce beacon-only timing dataJohannes Berg1-1/+1